{"_id":"@azure/functions-authentication-events","_rev":"445-220fd30cbbb43ef670229488148654d3","name":"@azure/functions-authentication-events","dist-tags":{"latest":"1.0.0-beta.2","next":"1.0.0-beta.2","dev":"1.0.0-alpha.20260310.1"},"versions":{"1.0.0-alpha.20220921.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20220921.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20220921.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"81308932664e67d2f64ec0d184208a1b3d0dc2fa","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20220921.2.tgz","fileCount":22,"integrity":"sha512-sEMiCT6k3D25+uLLLEzLXqZdo5nff2myfEkfrbDj3IRQ4P+7VaU1cB6Btx6sNas5ilpzDsSzGnwriJQZkpaDpg==","signatures":[{"sig":"MEQCIENXUmqned5+Dph6fqD0isGN/WJ8c8tYUQU1CCTqzYSZAiBCSrj/fbFLVp8uW5olXtEMBYbv5+j/6ZkziEm/ETs2tA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK4LvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkOg/+ORLnPKFvCgyBtScGQbpIe5ziSURoSx9DobwhFqB0myKUlseG\r\nvBGcGHchH0BE9Z9VYP5fO1rHT/Pjv3+c6U52GFGZKdVkRaYzamCGq0A4bTxj\r\nsTZVDUJDRWBxcPV0mWeJVsrpxFR3n4ytBq+6EZ6VWVxdHFd/fvWLYvtDR1OC\r\n7QVgbfpwdKzCfU59FYcEZrilahRBquBSZDNUhDIcxETLHKwr76fTXZOSk6rM\r\nW4LrmECTXDr9FueUd11RwmCpkNUHsM1nBlJEPckTJQK+j+LxIfOuMAKD+rxs\r\njnm7o/SUqX64c63aAUZ8IbGa/uOsD+lu84h+/QglAyjqTNqN0TbfUSjWR9Qy\r\nx2uj2r11Gu4qsrsXycd5afaXMNlveA+mBc1ZewG3ijwFF5Uc2GG6VqJT8wSA\r\ntQT9PFP0NkVBVCbtMhGMO5Y4VBt1GeLN9SAHLUePF1btxbo5T4mMq3/bmkBu\r\n44Xx8pNU54s/GjpmIlzmW0BYuGJU0VwekxV+RgVvMPIi2f4TTFpVDzXYRjIJ\r\n8UhYFJMWBfXAVZsGUnQ9Vce5axzLkJPBs7ROGx+zxXnWo68UIwxrJ57+lOEI\r\n9NNWLTyTpIa/RJi7tkThllsng461F4LUiJc0mPvDbNTEWlqe3j1ZYNSQZKLA\r\nenFlCk0g8nPK/SltTE05w/Q34xwSCX/9Jow=\r\n=sJbi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20220921.2.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20220921.2.tgz","_integrity":"sha512-sEMiCT6k3D25+uLLLEzLXqZdo5nff2myfEkfrbDj3IRQ4P+7VaU1cB6Btx6sNas5ilpzDsSzGnwriJQZkpaDpg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.15.0","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"7.18.11","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":">=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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20220921.2_1663795950858_0.03161523695428281","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20221017.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20221017.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20221017.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c8343e9371ad38d966bc977513c5caab206ce1e4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20221017.1.tgz","fileCount":22,"integrity":"sha512-iEoF0HmKv373ejrMRyq6vLcNimhOdsbWIcL9MXAcPK8TIn4sbGYsH23JfirTDAS8PWg8I9af6MK3CLB1sXnQXQ==","signatures":[{"sig":"MEYCIQDgs8BW34fbhz7vSEDlnkmlkJ70h+l02XQBqjyeTq1eFQIhAOvgTUztY3zi7Xi0LvWc3HbaVzsmP02HKcqJIaXO4XHI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTcmjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8tQ//UeiuJvu44fnDYvgZYpNK4d1ot11sHdHCvuy1eByCem3l7ykz\r\nC+Br8eJGzvhq7uGhM+2PbML5fzKhYNnDY2xLKr4VOkUctGL7mhTZSAu5Kck7\r\nFJXA/izDaBv+ShU69SGm8JQBTgEvnwieLVygyL129oMJWb2lD/LMisi2PUgj\r\nhSRmlb+Ci11Bc6D1eJ6ABTrHv/qLEggRwb7BZW//51VHdmmimY056vTuf0Qb\r\no6SYWZVLeokZTNgQy7tAd2CGPOnk5JtTG59Kii23S0OQ8JWC1oV/0HbevKT1\r\nsFzj9YiNRZdZ1UXvdf6V48dZCzoKOqk/7BGtpACQlVqXzk6vQb2v4wIPUKSM\r\n+q/wkTM3EE5wNJgqmHY2UUQA4xfnbJWps/5mE4oHhIVOQDIxnqV7HdlT/6yo\r\nK0LPks3vCgu/nS6cjS4XvWYGBRIhkkEABZTJrdT9C4Nw7fnpkhE+YX7h1YYP\r\nMG1tpitcPjDyN/aN+h2aBYVLiBMTb2jgY/oaM2u3K8CEsuuRyHfpss3l8wAL\r\nXEtaX3CppPbSrXZexp/dXd/FbiweHW9PUI43DGUyJt1oycgItpLemf6IbVg2\r\ndqLtpxxgxsDfVxzPnnPST8NVmmIzR+haUoJIt403ULiIoAoCehW36SsDGmpq\r\neKvVfMnL4rGn9BFFlRLFlmvGDKpui4gYAsU=\r\n=U6EG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221017.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221017.1.tgz","_integrity":"sha512-iEoF0HmKv373ejrMRyq6vLcNimhOdsbWIcL9MXAcPK8TIn4sbGYsH23JfirTDAS8PWg8I9af6MK3CLB1sXnQXQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.15.0","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"7.18.11","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":">=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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20221017.1_1666042275646_0.23437758685947485","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20221021.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20221021.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20221021.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b7c5f8483936d9d51784f0df353b6bf5c50320d7","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20221021.2.tgz","fileCount":22,"integrity":"sha512-8P1QGOHteEg/tTDTqeg7UM2YWlObte5BLRb9xmdIgCf/hkuMweH3OPJ0GWh5OiSQcvZ6HWVfQgphoZMMXk157A==","signatures":[{"sig":"MEUCIG17YBzZCKyv2/YSnY65ZsggdRGfilY86wMuOo7O0YddAiEAiKV8qWbjrckFrcGWpEt9Nh5ojk2yn7I4xAhEfih4Jmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUw9oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1Zg/9H9lMbiNmw9L75JHXTKxb3GHBhN0PvIY5T1Ziv8O0Jzcin5m3\r\ngab/021Gf3BnhaRtGamMc2hOg9UtWSz2xl15baqgxqUUq8QBmmnxvLPE7o4s\r\nC9L1vMazapYhsUevg8+3x0qw59KmGHAX6wWxev/0UKnFbsw3CliexEnYwJ/j\r\nsOj5Utdc/gzeVR1ANDOwjIzKLf4jSMTjvnF9v8ZnvNIV/Gd9XjKNAD1RfmGe\r\n5ma3df45K9ddJUAO10GUvYD2wdq4ZYT9+Q1RZh31GzwFvfSlpYDFTZqefmu6\r\n0yZZbbcij1zpnKmrnbfGEjan1sXZnkC9RD0FqXi7+Ef/v7H75UNPHGef7wxx\r\nR89eSt1Ms5TixADUs+FOzYaJ50V6bYDB66Wor5y+e3nEwAeFf7vnWwuK/Qsk\r\nrB8dx1NTeVESi0NzQcqUSbDZzqZVhfx+Vpj9eOeOU4NfG4qTa1ztNLuuzMvx\r\nEAhBnTQJ65p3ibIX0/hzhzZU+jENZ7C6suA5ssoeEk4I9nC4RxJB3lVe++OO\r\np2GJAA8eZzkkXUos4W/IVLWRdPO4k0BQ4qi2yos3cAsYGEfiGB/qvvCWN100\r\n2O6iu1E1XKExixySMSf9ileGftFGtxKDKTdfLJ6YwuJncGyyJ8bMkjqECi7o\r\nfefkDvgkYwE+cfhRjQNrS+FRHQoVF9ugabU=\r\n=wt/E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221021.2.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221021.2.tgz","_integrity":"sha512-8P1QGOHteEg/tTDTqeg7UM2YWlObte5BLRb9xmdIgCf/hkuMweH3OPJ0GWh5OiSQcvZ6HWVfQgphoZMMXk157A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.15.0","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":">=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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20221021.2_1666387815840_0.18802077509573567","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20221026.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20221026.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20221026.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b0e69a34586310659c0a382b3ad2a5f9a2247f59","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20221026.1.tgz","fileCount":22,"integrity":"sha512-4qVOAQdYanTQX8YMQaTkbm5uxjr6jHkTclXNADJMHhVMRWPXQMkGGQSx3qMPRHr7TtTXo/ioseNVZHldWJ/d6g==","signatures":[{"sig":"MEYCIQCUdZkeH04mXnXTbj+KyKozQqJ/9fPo5JsLbXp+X5dJSQIhAIFZ8q9VhVN/ssirbibuYGYzgyYY3+bnFzbN0FfPSutw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWaa5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7mg//YBK8RVpLBlRIKovzKPUqM4nN5N/AXCVr4PT8RDbOktRsLzik\r\n617VjoeXjrwabLx4A0rfFPVqgK4Q+RJUQDZ1l5YSmwdYSIREUcVyUomsbFD/\r\nnQ9+437DJojpGLcEvEbJiZSxePTuBRM2Q1Lu4qdiOx+e/Zh/9Moa27/UVtNt\r\naj6Nlf5m3iGieR4ffLxQlxmgI9qRUxHLf7+/O8GnfSyOG1HayS5dut/O4r39\r\nlvQ1vIn3O0FxJBCNeId8JIhdYJ1NokXkoCrPGvMXvD1kx9VzO/8dKX5CtqMN\r\nqGViuQSUVZKDinqVZiheBUpmvLgDBt2koaMldEeta+pnB4xkHKHcAoLR9Cej\r\nL/h53R9ewb/+HE0euAF8oAql2b3d+5aWuUXOgNkqQNCfpug57Hay1XCUPvjt\r\n9TOYFLIPfZQh/Jchb0yP18icdb/JXEaKL5SUbIB4iFhtGCRPXZF1oCNQGz5w\r\nZ6HOnp6KJIIYBTVXQaGVNmd56MgCrZ8mmdFlN0zQ0nLAT6TH0NP8MauKYJ3T\r\nhfpr7x+cOq1C6MyYOV0BpaenzNdhfxZPZXv6yOJafvqzza4mz0mKJunQ6oY2\r\nhY4NjL5E+doS6HDX6ztdAaJv0tHpQX5C08ZRkoseO8Nl3e/tP7RLwqn/lu2i\r\nE+agExINya6qDG1UdQggkI3bYiqDFq6l0r0=\r\n=w2F9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221026.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221026.1.tgz","_integrity":"sha512-4qVOAQdYanTQX8YMQaTkbm5uxjr6jHkTclXNADJMHhVMRWPXQMkGGQSx3qMPRHr7TtTXo/ioseNVZHldWJ/d6g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":">=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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20221026.1_1666819769456_0.9498623640272799","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20221101.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20221101.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20221101.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f8636ef9f4926a33eff7dd70e0b05a2d062d1220","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20221101.1.tgz","fileCount":22,"integrity":"sha512-4CvN2BswOKJBO/z8wPc2VeARdXMYq8oh6ZHsAEWyWQiLiSTzmWPbE3fH5FRi8JbLBr5XDliVE0kTVhRIH3amkA==","signatures":[{"sig":"MEUCICXr7quCH78R5nbRBycEGSGJBS8R172RDon602TqVl+/AiEAkxv8dN9jABXDYbqac9QUothIrrK6VUl74oLVnqskZUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYZDMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4AQ/+N6KpbrnYZZ/j8CBlNeAlxMRHBkVMjWnhLt0DU9w7IDYqEGG7\r\n8MQroWqhIH1f8JeIqEVDoWH/MhxmikyTgphsz0cmlH+BYRpwBQUgn13oAfNX\r\nlKupjUbeQvlz/DpMCalk/hPx6Z7yXr6L+uN59n1T3vK0gvpYsNXTCTYk+G++\r\nlAKKdbT2Lslinn8VqFjFflHltW7yKRKaXEthuPiFL1u8SLOegZEX8dJmVXiu\r\nGvb59DnEhJDiqaH2wtnc9yLy7twyxZH3agjCSRMyNu3AG33KfAHhhi94z9wu\r\nTOPtoKwImbBCg2TtRBbXrZeM+t9k4SJCg+nD/gsoxpbukvvduzLuxPdhFRpT\r\n2CPxK3IY3H132ksX6caSrFBEGwLKdtPskqtiTpjrruZUydgr2Yrmk2PdxCKg\r\nbI75pQQUF86aoHv3fSE6wWjAsdAlYsIWguLDMHB1L9XLmkRPrdNJj245Ov5a\r\nC2tkaZ3QiLK/Py+Wl66LZkePH8t0Dl6aUiniCWWMGFoXppHBxxrJmRqxLs/5\r\nYB4wwU8PhCAlc2mxye/INmdsLee3YRpZhuLPwRlEl/upssg+Awz8U7EeDlQc\r\nR7KPd/aK9wLxnfHzRKS+sJ1h1wDeRxsY5K0IOnybC5j7CoWOEjR5BhPoo9Um\r\nwQQXGcR9gM5pVgBga9qVvFGmZiyzkYEyAAY=\r\n=JJLI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221101.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221101.1.tgz","_integrity":"sha512-4CvN2BswOKJBO/z8wPc2VeARdXMYq8oh6ZHsAEWyWQiLiSTzmWPbE3fH5FRi8JbLBr5XDliVE0kTVhRIH3amkA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":">=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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20221101.1_1667338443974_0.453332000018541","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20221103.3":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20221103.3","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20221103.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7c234f44dd9d83ad15e7eecbf733788244471434","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20221103.3.tgz","fileCount":22,"integrity":"sha512-AZGn/10l9Dy/OXW7Qe0xgiItzUq695Ba8HRTudKuMcyK9lc1fB5gRUcIl2L/oghZpIlVLh8iiiH5s9Oyszo4Gg==","signatures":[{"sig":"MEQCIB0lxI8+5Aec6ZUkfA5p8nUF3bDrOZZY2JKY9miNap6fAiAkmIxIfYD4ilbP7n1K46yCpyX0jMEs/33prd+4jGyeSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZDQBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgAA/+Pqyan/YrC5/AGtAX7Sy+Scbpd/zmPRjzp203VXcfPxfi4qPh\r\niAtueLETMQu67P4N2X+H5jhpt4VtDxcaqz5YzvRcFAS1SsveMexNTqBISkxD\r\nIN/ts/B4BUGvLUHBb0iB2si0zSOMfq1QUyQTKJaqhds4ppNAxobMmSjXPD70\r\n9sjP7+zcpiUdRARlMbD5VPKhbATIiRbdqF9Kn6wOUByG6rsJY0GBUpTemCKy\r\nyPOPw+hTLbrAatrKMd4wsXd+yJ+lrqUHSRWfpG8SgZHBtF8vFSRLTdLCLXG8\r\nRp7t2bO8b1M9kBQG7KAzhxlSlBdRuhpSXinenGFH6d43F2ysB9Uyve+3npX0\r\nas70tzag6CFx3Ydkh4KIKBKtyGrOr5fEVr93apVf52AWtL94+BVRHI65n3h2\r\nmjY4vyCARzt/XGKsKVui4P4c0B9WtjEaW/iVUFeTUCa69C1XDVkU6XnNBVxb\r\np71DeCJxJgZwzbVSrvnR0sHw88jSbGav6XxF46tvW+iMfQE04S0UiveJq0Gl\r\nckUvN1OQNdGEQIYseI4BYgH8CW7ycCWinWhN284RwlLVypjzWJYf+Aekg4Yq\r\nuGaHd4dB15XazqioHeEGr45TaNh86bNlHKKPj8XD55LvcH3JutnK99UqAIsw\r\nDfoC+sugt48TmoIK+KtKzES3MD3T3jOh97Q=\r\n=jQ8E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221103.3.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221103.3.tgz","_integrity":"sha512-AZGn/10l9Dy/OXW7Qe0xgiItzUq695Ba8HRTudKuMcyK9lc1fB5gRUcIl2L/oghZpIlVLh8iiiH5s9Oyszo4Gg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":">=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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20221103.3_1667511297516_0.5089998817510997","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-beta.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-beta.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2cc1dc4ba1cf50e4d840666a29ce03f92cb79df5","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-beta.2.tgz","fileCount":22,"integrity":"sha512-VF09ugM+L6idy49fYxBsMuQGJY+tNDm4Ciw01BwwrurIg72ubspJiIc/qP/biBQzauiH5N5oxgdbffuA0210OQ==","signatures":[{"sig":"MEQCIEDfenbf8yh9Bz+Vx83v3eW/yMflWMxrTEIapE4S2uDdAiAhPEY+g62EHNgzbpJf+gZ6jL73wKsWgEpbfb1jysSy+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZEUtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6gw//SJg18QPCPnjFUHYuJeP+rYUvA8iCzqZ0+A6dDZ3sCYfMs65t\r\nhL5r/d7L3/KsHikLYLnoFwo2DlwFME32PW9RTHeNBUCYi5jSAjZxcVcEvJrG\r\nG6Ykjm+TvhSYlagOIqri2Il50i3ftnCrEUmCfPkVxT7e7xITgcbNS7hYGsqp\r\nXwCUcIcQfgZrF0JUU/TNj8z/EkSHii2mlLF3FQLJbDTG3iDC4KGpEU7merZi\r\nhmpTJ/fWCsz5DpBsS7wbvvTmgLG310hyzzXP6BNXWzZpyv3VdxHbfjUP2xqG\r\nq1TAGgGCDjBq5Q3CZk7fYmarCr9u/xcO6gaHDxFqCCwgcqVm/tnol40HkAoZ\r\nyrgMQu+nKpcmf8BvvSs7gd5ludTxS1OSMy2t9TqWLIlSA9eoavO1lusmw0dw\r\ny8tqQXc33NCgx/tHlkwHERbCZuaTZzuHr2GppqFaXMvu6phn2amJXJqZHU//\r\n1rmJCLhFVVQFbLpxsXXIj3kwVCfa+6yR2q6DGBvjNnxcBa/KlCE6elkgpmyb\r\nlU8aayOM2IpNnDGRqZPfCgDZs9+ZI3/DEG0xj7JY7yAz/jtzfelmUhuT3JQo\r\nTRM8hzPRAE+xumyDA9cr4RyKLLQD9E1y+ZlYjUH948qkjv/or9nf80grloqN\r\npXdqHxfOXR0hx/t1ulhogM91oNtMcmJ9LRg=\r\n=EB1Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-beta.2.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-beta.2.tgz","_integrity":"sha512-VF09ugM+L6idy49fYxBsMuQGJY+tNDm4Ciw01BwwrurIg72ubspJiIc/qP/biBQzauiH5N5oxgdbffuA0210OQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":"^1.0.0","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"~1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-beta.2_1667515692872_0.6055043039016033","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20221128.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20221128.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20221128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3a06db65060ae950bd016da6500a552a27e0ed4c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20221128.1.tgz","fileCount":22,"integrity":"sha512-8NIDLotmvSdArzySuNWOfUQPPK2f6Quso6jPgmy4BlQ11iFRntmgHNTEDaGz3VvV47Xwd7e2ypYTed34+GWAZA==","signatures":[{"sig":"MEYCIQChyUy2TNtpujhmH5T1jlKUJgsldUmoc7WZA9y8EJo6mAIhAKTvFU/4haQ05bqKZ3anm7lE93fTIx39XHC39t7HxU9e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhTdmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrcvg//b3VVXW8Hk9g1HR1FHhFnoyEYE40zmlnu56LnnAmh1u/AQNq+\r\ndQ/APErIjdgWY/EI7Lz8xmm5ASZnQthT7hiomAxVDeWvnhqRlyfUiwWg2vuh\r\n/bHGgmh92euh/uWPbqg0GOjWe4HOnDbqU27HQ6xgvvmnaK76QpllwplwvYCA\r\nMbqVM8VQ3dzT8osJdPVv3YvxtxG7TuYt3vhhRBce6PeC6XxhxIbpZaqctIOe\r\n0lwlJ3VR6sgx4PZ8n6JIYfuvGM9z4ZEJ9/p+FOcOcBN6HCA4rWqZTwAJGsyJ\r\nOhve2PGcl855fIKkVrWP8A4CbNoIv5QSRk69YSpacLPjus0sr8gyT4zD58Iz\r\n3Gs+OuqPJxJqGzJUg00iD0swtjnHqYe8CeT+xjfFGX8jx/Iig0K+1+fwHvX5\r\nAN15pOsl88zN/jpotu7Bz1FsU97NW57tkMqXyyc88zUgr7ALQdh8AYJLftRm\r\niy2NBP224lW56QCqNNIwSybP2wu/AXcoGk3kYWEBBlgPvsclgMw9On7Qo1Ny\r\neFu1z5DwchPh6N6uLYawbNKjtp5B/7vgDuI0tWCX1ZfWZ8FLJrW6j9XL8I3K\r\nxPqXMs41sIZeDxiFB28eTmP7dzmMwsR0HujanQWdR9mv/w+zYptaaeINBIhL\r\nhTZZkxpzyrTRozdcXmufcgnqxdzohshnya0=\r\n=axTS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221128.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20221128.1.tgz","_integrity":"sha512-8NIDLotmvSdArzySuNWOfUQPPK2f6Quso6jPgmy4BlQ11iFRntmgHNTEDaGz3VvV47Xwd7e2ypYTed34+GWAZA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":">=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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20221128.1_1669674854293_0.8913328538081515","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230104.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230104.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230104.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4ed084c0af6fe5d18ca0e7f279e21be7420e9848","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230104.1.tgz","fileCount":22,"integrity":"sha512-Ggf+DOX2ZQkkOKenfJXy+eq7k1lnMVeEFH9Igb/tkwpTUdoUYcdW+5+5NY3f4HTCNRRvXumIKvnYkRxqhDxKKg==","signatures":[{"sig":"MEUCIDIFIEQ9CXQBXIsIjoWgRYyCfRZyF4pInNJnHHv9dC90AiEAmiKBXMXb2VaQ05Hgl8eOiE1JCpTQhsaO7nw9laUpZng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtf9OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPZg//dKjdnNBk5K+0YsocS3lY8x5F7QWJ+yRG450D55slS9J6aWS2\r\njPfwG7n3kCASl9DXJ88tPeWbDBmE8k/QeRAYW29SUyqTyKgdaP1A/pzVc86w\r\ndKLxkoFSf69ivqGb1xY4OuAKC0TialjcIdvv+K8Dw+d/C8aDpprOzP46kzIt\r\n9BEon1VrETfCe7IaOLytR9WCi4p5z9fODLNObEVipDoBxFEGhTb/PThFKgxC\r\nvIq/1rWdbmx9HsUGg5qyV+OPTnqzfA9PzktmVnU7Bj2GrT2xwhX3XYrFVzTw\r\n/FmRrnWURTYwD3tgEAkH2aEl/QvhqriHcSYWViL06ZDFDpWjYvFXCS94xipA\r\nel+a6zqZZeVjjloGi9OKmMEelvP8Tocp/yy0Fg9bDkvAippxCcIhacigWRSS\r\nFcLdmKBaajcA7NrYwv85JOclxX0TvoAG+XbDDekr5aRh+eix4vPRUcm4pRzo\r\nWSxD5BXXhYR0r7U4afLnieJeINUK2HIY+4qK6QEvBftzUnuEVJNeie4CGfDO\r\nmP6iEhTZm0dgfIR5Be1oDRgErtQa37lTvXuZxXvQSFtimZbeU4RI1hjpHvpb\r\nOtRcUxjglTFjEFrGt5fhAr7MAGjlaq+Xx/N/fNkNmBYPFOuMrgvbVFS9HZl9\r\nr8/hYwdLZFcnu/BEum972+oI28PKYyW/3E8=\r\n=JrPs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230104.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230104.1.tgz","_integrity":"sha512-Ggf+DOX2ZQkkOKenfJXy+eq7k1lnMVeEFH9Igb/tkwpTUdoUYcdW+5+5NY3f4HTCNRRvXumIKvnYkRxqhDxKKg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":">=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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230104.1_1672871758328_0.1464498352507857","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230123.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230123.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230123.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"72c789b4156074a619b0d13950d0404e6f612c64","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230123.1.tgz","fileCount":22,"integrity":"sha512-K5+PAF5ncQDsTMd2bmsuVrPditwi5FXA/p8wcCcpa7R0T2HfwpBWDtbiGrVfDV+Ct+EhyaH4+HBPBot1ZSJrbQ==","signatures":[{"sig":"MEYCIQCyjhDJi8Rs6Zge7QA6jymkk+6SnRbGYwIpz6hTVDwh8gIhALAwX6tGD+wyBw+PxkINSUZKz/DmoajG8Hf66w2jljgP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzwxjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMtQ/+IE5o3eJoMWpvz+babQmOJaSwmbJkD0ZjUOMY+ddeqO/bPajd\r\ndvVOPQoM0yF9u4sKO34e7nFyEgHOlcia98nrQD0/nhv5zKLhCqzqrRcc0JmZ\r\no7tUIdP+n63dH6cBqjBUEO6gX7ripkKOv56M1wUelh3AbQgxCW18HrIIxnQT\r\n5pSykXQrKN1Wnggka1Hkru//1HQqp+LxFeBKmQHvR7vsWnqo+EkheCqeYbPA\r\nhbnki4NBneNUQ1D5QsRjuDqCWwTRkPDil3w6VLu7CVGYOCKC7R4psQwDd4d9\r\nvCFpTrpa3SBQYWd+FpnV/Bb0PM1QOl9Ph8Sqx3XrvIM50S1q+/88X3gkyTec\r\nEup29i2i2YwnUnYpMkgHf/w3G5tQ5saeSHEykYMiM4osZaQDKWVr/yENVUOl\r\nxM6/T3Yzzx5JNXF5WIVHeJvTL/0SLAnjPqdVW0X30HcgLCx+nPtoKYb1Qfdl\r\ncQ0s8XeKcuCEB2C3yQZCQa8j/n5WWdJAxYxLC5n99mqNde80KLWlSd2l1usH\r\n8UQkuyYXpPaOPq9n/XUDtyex7L9FQE3fWqzp9GTGbG+ZTHd4ZnUT4mdW72Lh\r\nkPyrH+f05zgmOY82ax9KlI349v571+/XqbRr4hR03NbK3fKDCY7SNrmFIZUk\r\n1tYmzpisbTo8jZp96bDrFkRc9EslMqNySWY=\r\n=TAd6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230123.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230123.1.tgz","_integrity":"sha512-K5+PAF5ncQDsTMd2bmsuVrPditwi5FXA/p8wcCcpa7R0T2HfwpBWDtbiGrVfDV+Ct+EhyaH4+HBPBot1ZSJrbQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":">=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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230123.1_1674513506833_0.4810625967257316","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230126.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230126.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230126.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"67bb5b5c43f5d5315cb600ff7bd3cef0a6c11952","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230126.1.tgz","fileCount":22,"integrity":"sha512-aj5DJmfPToqhBR7//Y8/8FLtJpbaJ8hy/+jlwzd17NsDbueEwoveTbzVARTD5NOSaWbFjS44mtodAO77hao0yQ==","signatures":[{"sig":"MEUCIFeCI5YgX6WEz5Y4dkt7yYH2ayC8LqWiBQCavQVvAH+6AiEA1e8eJanBttA6r9Lt9jB7IdqHYRn4HwwgYkoO1pf2hOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0v/vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr//w//fjOBz9lvIEiHaNV2+0mapX+6SWJHh3enActNqgTJcVijIx0u\r\naikp2dtY467+gs9oBYMSRdZZ39VvUOlLUqxcI+s2fzzdd4HhVWohFk80m4U8\r\nUxfaZUn20tn3aCItq/kvY8F5p75sB4F7vETnlfM6mT+uCFtHVdyPe0rpn8rC\r\nYrLcNt/UsYITMpiFwCrMJOOez/dPCe+lFYgeP6KDGiHKCadCzhqjUimMz6+1\r\nGjnfTOGNqYPJn5kgpCupuLEQd2g5QI8n5ab/n10idDsv+Zsg9xtPwexC82i/\r\nAHuqMugdaqWegw19d3XZhkJ/GRedXrT61ftAUJ6h6pO1kB8aidXANmqmBTPY\r\nZRlHu/Y2h9QZgIKkyU6P4PognFE0+nCKSwk6+d135rxe5b93oWxw0BnycS/1\r\nr7ddw9tSV7aztvX339trXQAjemI4uGkNdyN7q+OnxTF+ZpXSjj0tAgpngijv\r\n9JI2aj2QVEosiyrypGJwM8lT0+pGOwbUfndqEpDCPndLu87O6IBMTyd6YYrZ\r\nlXvAVPOKc1m7fczfr/KNMHxqB911esSGP9xyHIQjZrscvlMW+UkdhG+Zn5sn\r\nYaK5egfBz/DBLglNlObLXUFI8n9m/wECcSwwrhw79W2aHF5TYVWRW5SyPzet\r\n5vB+Z0/JW0PSYTA3QXrseGhzaSuQiRXssQE=\r\n=zmgF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230126.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230126.1.tgz","_integrity":"sha512-aj5DJmfPToqhBR7//Y8/8FLtJpbaJ8hy/+jlwzd17NsDbueEwoveTbzVARTD5NOSaWbFjS44mtodAO77hao0yQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230126.1_1674772462957_0.723759518643319","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230127.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230127.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230127.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ceae37591753152a7267fd1c7c0e388c8724ec2f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230127.1.tgz","fileCount":22,"integrity":"sha512-5xIlRgj7kn1Qyc6yYc4s63+bIFpBwj7rJmHgRzx4NTsGS4Qt1CZJbDCTMo4lVXazLa5tgc8EMMbPEQ+CXyc8bw==","signatures":[{"sig":"MEUCICXPhw2aNu1oYkPGhZvkpl9FPrAd4IeJ8KX9gL89c87/AiEA0fRqlxjQ56HBsqTVCKsvA0xssQ9ZJ+ODR/giLGrXhcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1FEhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqubQ/+PNlFgEWAy0Cpk4tiNkzv7LCWbOSWFqMDVpIRA+f0D2UX3UpJ\r\njXlichgli6NuZdcKPkxrR42MZbhfEKhxzcuCVmjcEQ+JijGhXmC9TuYfsqCw\r\nLCxrdWOb6HLzpsMtoeB+79nTG9q3Xw/DxIF7KI3QWkr9MwbglrC/5J7x3J9O\r\nuKqpi2gIw3cBtcUMSlI847peFiLyZZpw6sw9uoSyw8h28t8vGMRqWAfssmyT\r\nPiumG07Pp4dQYKCUZULKIFveniQUQsyePF/ukld8jt4SmVx7K/cmnc9yatgs\r\nndxSGnQ6fZSsy5CrryQg2hECbC18rtVnT7hwmo9mfqybiscw6Bm8yNRi1uEL\r\n8oGIpW/cO9prkcCjaHB0wuFfTr20YOQIgyXwg8Moa0/Jp4h0Dz6rbErW6iHA\r\nwfSDiDzZRj7TA+H2wpEQh9UDLc3IEsLTcXdT+5SpCbdPSViFVt98+1IB5DpE\r\nB9FN9DG2fl89D2VsU3aktnbVUDSTZo8aRFc01lvSyx2fYJls9HrGo61H8xO0\r\nn5wE/oJkJNtR36sVtpdUrG31Lk1C1ConOM6C24DaAuefNx/QM194CJMt2Zjf\r\nOsLPRZf21/JGPnKFtZTVZYbDGBvqJjb9xeVAr9v2lR4BwrPSbjwNphyodbB7\r\nl0lX5v9eKafIs/C62+Aemzb8Y3a5WVBEyeE=\r\n=MKSN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230127.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230127.1.tgz","_integrity":"sha512-5xIlRgj7kn1Qyc6yYc4s63+bIFpBwj7rJmHgRzx4NTsGS4Qt1CZJbDCTMo4lVXazLa5tgc8EMMbPEQ+CXyc8bw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230127.1_1674858785762_0.9353328741597868","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230201.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230201.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230201.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1f1bdd744d773e6c04cb24963342748be50a239c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230201.1.tgz","fileCount":22,"integrity":"sha512-zlxSHtJDDKD6n/d4z0Aq2uuiUCHuluyfyXZASbNme5kpr1Tr0ifUhTYQXZi+3+vVrdbKkaD/eAF/oVKkd9bheA==","signatures":[{"sig":"MEUCIQDql9cp+0dEokH7EBVBI5sa8F0S5/wXq7W5Vi5neciSwAIgRet9Iu7Oj96WSBAh5BKL6Vd6uaaFk9qMtAU+Kq6oBH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2ujkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKdg/+Px2C51kfHy4+tCyN/34y9+LLP3Pk7dnO0jcsZKLp29/FE2Lf\r\nMzHnwBpzfZwOpMW+4W0RMs9bB7sP+QEBI0kz5JOIqXLmmqxWTZrHoI6M9gaX\r\n6wGrzy0Kiv9yq/RmgrW3rzvVs0/BnZdYtwu1uHRbtCQlkiN8FxZdc9S2yQIm\r\n2stjNbniwK6gVLm3DHcEshn0oVckUCYnWQaBAGZSM2GvR1AAz8/yTfdyCZrz\r\n+iwPlJkMZkA2vk13uVrTW4/SDV2SNi9MY2KyJeazOvDjv1yPoj38bbLkX83T\r\nFsn0GOezWIoTE62RAnfRAfGf6OOX1taypb54ZKSJTZUsUGFjpAkb6WVpX14P\r\nLP/vMuafnQDEERkeF9XQNl0N1GDcvWyhI0I6QcGa7q/NqCvzGv2OfgRONLzm\r\nmECmxqaInJnJ924/k4auAd/X5ozvfxeFi033cXCqt1FHY6zNhnz3Dnx6vl5b\r\nclqcqYCKJjP8j2xKUmASR9R1FOxe3lh2VbawvsiIFZTj28nB3FKxoOTIH+gv\r\nslD7xBSPMKPrg9BZgl2O2r2/5Nh/uWW9uCW0jRjsptgzbPn9TEoH9PA7bBGE\r\n6bPiqCfcd5hvnc2c/RTkEzbhG6Ja3Mm9AgdDhJotm0UgyMsc2YFpuIjXM2ui\r\nB1nTMRQ5JnkFcwNqGxKD7gMldAiD0g2oehY=\r\n=PJRm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230201.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230201.1.tgz","_integrity":"sha512-zlxSHtJDDKD6n/d4z0Aq2uuiUCHuluyfyXZASbNme5kpr1Tr0ifUhTYQXZi+3+vVrdbKkaD/eAF/oVKkd9bheA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230201.1_1675290852578_0.13538818077932913","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230206.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230206.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6d1dd80117a153acfb67252759fa642e960c15a9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230206.1.tgz","fileCount":22,"integrity":"sha512-HxxWiamHk/E7EHD7xokPlTxNkqGbz9rCSTPbRnSpQz+u/iJ6J46v7mPbBs0Jld3rem/AiYblwNNM3Ph523ObjQ==","signatures":[{"sig":"MEYCIQDsVKBTa2ybr38mhzHVr5V9RZ6l08X8HRvgP9443tGNmwIhAMFxqo8DGwUae+RrmHm6hdHjtV+7R5lPE0bE/pera3V2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4YBIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhNg//V8soqTWFv/I5YB2BPHciaMkIyeq94QkPRNOSojqn8dER8WDt\r\nYnnOlVcmY9l5y/eWlrFMSjjukdGnhhU15qOF+ndQbBexlehrpYAP6PEnLSNI\r\nvy0bWs77eusigd3AM2p8HAZpeLaCC4E8bsej4inVa3by+uOxKOVeM0qou8Bj\r\nz/aiChhZFIYLJ1SvK9odwWCA023/Wa1k+1hCSnqY8j0qThtYpDo/NS/EOYBt\r\nB7YrDT2fgpHelORI9enPtBHFxUGuBKP3lbOcgEtHdxIam8UMgaP+HZ/HhlPP\r\n6N9O3yJfGPE9ouW5uctLJ4iLAnB56hUsnWGSudvQj55SkxXSNW3zcJmjHJkH\r\n4ok7VP44/N0BzbY5gLesUkqsU5eDMCICrVflc6VIdpVyovC/+2ccZw7wPBl+\r\nR8Z6hvp/JybJ2irSmM99T5PL3urBXxAb1U0PSy6lzIDrPkccr2gk21P1We5j\r\ni1O88hmLIVqm5PgpwlBpe/DRHlkw3/FSLd3NkeKmnrNat46zfNiYOhw39Skk\r\n39DQNAB/qCbmtJtKF1+dYiy6vbTK+9t6GqcK0OYX65b+OubM1tDVyXd8rGB8\r\njU1HwKzasN7U7MAr/ASGAN9dw0ymVwQk+fAB1hVRt6m1hkoLQz87dwRXwrO3\r\nml9zuEYlHNio0AHxaEWpc/TlpTN3dMfgtuU=\r\n=KpXb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230206.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230206.1.tgz","_integrity":"sha512-HxxWiamHk/E7EHD7xokPlTxNkqGbz9rCSTPbRnSpQz+u/iJ6J46v7mPbBs0Jld3rem/AiYblwNNM3Ph523ObjQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230206.1_1675722824210_0.2571495255247027","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230210.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230210.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0c88667a0ed9a49f7f9eded56b2edcda2d243ae1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230210.1.tgz","fileCount":22,"integrity":"sha512-jBqnGrS81WyRGW1aW81lO4Lz+2xj1VBj+oQEipB0Uu9aWb2LCLsxFbraOdJr9gMnFPiWIsMEGE4fdwrnbwExZQ==","signatures":[{"sig":"MEUCIQCbAj5Zij5o07ymO2BitfsBiP/Pxs/D9Wpuums7VniQ3wIgFnp//7MsywsU4Hzx9umLu1gAxkl1kpO3LllaChUqKSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5sYaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpwqw/9GRkVnqXB+lwh6zLrP3y9e0tNgGldTupe5sYp7jWqUC9Ajirr\r\nOs6Vkv3Dm7bxReYKp4Kb0uv4y7GTcMZ0boBFzY3cH2WugnVn4by+eViqhXwi\r\nH4RgOM4QgTbrU6pwBbaqY4FNrcUeqNEZGLRL7TAZQPcyZabxU2seHwygyzIx\r\n5RoSjXRpntKLX1PFNFBCxh69ba8aNWE+TqywDDcchEuWmH29zZL5OaFbUkAa\r\n0xVmUSDYF25NS0FeCo/TZuKcL4h1e7bURTzIOpvt1kUIEc8VZpywVYS+tY0u\r\nNAjO9Tdq/bMCDrTnlJJVREK0rlRgBfhWxbghhyCaeUPtD83NzdnKRSEJv8Iq\r\n0yuaHxMCxFYINy5bpOA9yvId70JPbD3gWVIJs7r+o4+GrNeuYxoM6jRtzud4\r\nsw2Y0GBKQ53WwnImnrvKVX+Wg5xn5EtjIJNJrxsWActiK3JZocjdTqtz7b+z\r\nGO8w1uIv6ZpVb8sc0uXdhMrxCUGz7WMCIBJu9rp8c34snxOUwpnonSlCffP2\r\nMyNurdEuSOqFJm6Z6yqIj/jhLq9vn61plVOX3c2HDVA6J5q6G1Uw7DalKj56\r\naJF2bcnwqPYKkdWUlkutDR7YODbn580u0nj4lc7nMyovHBkMj7UqEUC6RyoS\r\ngMcTcu3MW6Uw1c0r9YAC5kzBAEre5Qec+Rc=\r\n=m3Qn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230210.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230210.1.tgz","_integrity":"sha512-jBqnGrS81WyRGW1aW81lO4Lz+2xj1VBj+oQEipB0Uu9aWb2LCLsxFbraOdJr9gMnFPiWIsMEGE4fdwrnbwExZQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230210.1_1676068378537_0.020621579078562213","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230221.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230221.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230221.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8e1bf7c50f2ea14593c706c3cf2205515d793185","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230221.1.tgz","fileCount":22,"integrity":"sha512-RyM6CThSed3S4Wc/XLiMOma8FM3qvqW70gUnvWViGeq18CWx4rmwZTkJBE3o1uU7kSEDxWXQgUaVPjrQYsi6Eg==","signatures":[{"sig":"MEUCIQCha7PcSUCo3w3N5uwKCA6283plxnut5Ps4VO7jVq5/lwIgZkFI1s4Tq1cxogtB6dDuMZK7rgpz1DCzeMOd/aA1tFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9UxFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonpBAAoG4XgzDgtG8nBr8Zw4ZlpM26YT+UgjZwNLyNviF57fHW3dpf\r\nXttywuw/1Se9iLcppFu0BNGv5D7A21M8DIG80XT503OtOHJQZdGNoRaPV+tC\r\nbQMWvJoDVqNMWnMqwSAXrbXRH65ldaiE3qlzCyrLzZ+D2ohhLUX4KM2L8pIU\r\nMCAfOJrKViEi6leU24JcfpKxYNe6BejSgFPxL/OwI4VnA43PS3bh4nR1BqIi\r\nOWPZolaY0FgoeWGBTSYG7GXTgkCMfovDgLggFwzwBQFLN6MJkL6CwAqAGwvr\r\n/rM3YWTFlmKFZXtt9FzYa9gmOa+koqXOlr5s/mxRCJEZR47qv7o3yTulKNuL\r\nbu7WMKdArnQSkyX/fi3dR9FXbV7j4OO9OMIWjFL3HxvA/NvMWLHRsnTSoik+\r\nmR3Y20U+xSp8eWS302NYYwUI+7EbryvVRSsZtiPd+umdGdAovcbSoQ36+rCs\r\nL3JcyO6qm37PnJtcMLMC/rkQSyh34VEfhwIwLNdXsdT0ps08tDVVdgczf0Wk\r\ndNUFo4fff1uSKaq347DIxd5Pm4c1UCo6YgMXI/H7/PfFPkVfHLcMB9XUTEpo\r\ntCnvmgyTLx9tKidtIhyyFGOr6x7EIGD2PFHhVEhz1EPN1UGarM80WrAt5Qjw\r\nJkvrTCSfUGCp/Z1sMCdLomaV3f3CDdgfx9w=\r\n=+96x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230221.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230221.1.tgz","_integrity":"sha512-RyM6CThSed3S4Wc/XLiMOma8FM3qvqW70gUnvWViGeq18CWx4rmwZTkJBE3o1uU7kSEDxWXQgUaVPjrQYsi6Eg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230221.1_1677020228940_0.17020550913386723","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230224.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230224.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"db5f80da74b925d7b8e348960dfd255001993bdf","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230224.1.tgz","fileCount":22,"integrity":"sha512-+OvjeGccDudKo6k3ElJz3nuiKI8eHr7uAyR+AW/EjtuQ+PjGxhev4Ky3thoiSbpYf5chB3fm57YsIb127BLIxA==","signatures":[{"sig":"MEYCIQD9kXAhPV0PtK8k1pPAKqIUNkJNRkdd085Mh3Qd8kVfIwIhAPbDt3/Kh0rJchx9WvJrZ1RJVP4C3deqYp+mb4OvwyId","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+TsiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJxw/7BeftYFECQmN3lkcqtC8eV5SJpBbldqbdcTrc0iCDWsvDBpld\r\n+letpNpqSKEyzI9nDQzwYggqnVQs5L1cKW8su8V7yy1b97Tk47AglAr9MsrI\r\ngnjZukGq1PZsU0jEj6VN+U7I1qhV1Fti8IhWz8UJ0gswpRj+8UMdRywsvWvb\r\nZ6zUZWHGzuQOrN+hFaT4srRBq61NRGH/CBecswRzuHQHHW1Et2drcAreT1j/\r\nC7qygh95PefC5QSQWQR7pLgJ9ipRvqRJXwMvofI+iItFmjHafjVq3psA8Bq2\r\nUjNj+MxdEigQHZB92UE6Oj2tf7PGSo3dp+X2vKU/kL0gBfrdIIWpEYrO4v8G\r\nF4BAXxjXpr31fuB3lEFa0b9yUb0+5Cvh9IaRHRuq+p9/lUJBjXZJHLB2IjRO\r\nhx7dymiRSLYUfazUAcTD7iYUEBeQi5sUmmCzxecri0eI1ROQPBTW1Z7UVAdP\r\nm25G1T1XlaDxp8LGOnomDv8BJYfWOh7byzGsN4WpEdceHgNamqSJHWjz5wHg\r\nsziUptwbEm9Paxr91NmOVoC1MnpcXnzQfxh5tcKfD6rXpSpqlCz3Zeq3b2y1\r\n9gZCPKqfpPJxbBmljLdsVMoF//n7k9n6JjOmDaqtKHkuT+bbiY2dAndXzl2m\r\nW/N0ufxANFG1H0qMPTC1JW9qS8T7e3ybE0o=\r\n=Et9l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230224.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230224.1.tgz","_integrity":"sha512-+OvjeGccDudKo6k3ElJz3nuiKI8eHr7uAyR+AW/EjtuQ+PjGxhev4Ky3thoiSbpYf5chB3fm57YsIb127BLIxA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230224.1_1677277986776_0.2875305541709099","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230227.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230227.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"39e5ad17c7032abafc4a53ed414c976354189784","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230227.1.tgz","fileCount":22,"integrity":"sha512-UnmEwNY9XIYejF6CY1RcrJrc+hB/MuCbGoau77DmVxdzZ+BE4dOTBMce9eZLQVG14HgiC34BD6k7QE6gojdxng==","signatures":[{"sig":"MEUCIHExJWGYQ5AknJIEARCTYb21YfylTCnJ7QZL0+bo0A+pAiEA0iYoPZ8jqisQH1zJo3I9fuU3jNO/wLXBGxleVYgDHHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/TSXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqINA//VWy1Jpk58dm9xRjYu2IPF1VzFghgIFTzTVSzHRGYPVRV/JXQ\r\n4B7xx9UGDzU/VcvoeKzXqL5ZFFZ+FaQ+CYezWQCuJgd2ESzAUg/mTiZidTO4\r\nhryv3Dn7I4c7ec9O8hSCbV7GGabAKYrIY2b3+0H4n9ubh3Sw1GSBBzhceT9o\r\nD1E+E/FIGv0jDmXHWZySJI7j2uDyOLgvvTQHpmkaktNADi+yQ+K+94h4Twz+\r\n+fCd0Er/d94QjV8TC/pF75Hu0ycO/HHS9piFTC1OqtAbxaBXIt/1cJMpNUjX\r\npxY1ArLDbTZKpLpyhyrAcJYlSvBMHjpjTYsfzLsAkrmly4W1IfhbWToiX0p1\r\nIJA5BSO306WVUygBZpPV5MUX5JoAAXYcURTa0Wk0eTod+xON6RNQwO/9K67q\r\ngxACBCruft+0v8wwXjSFPnk+pdh3UbJPQxyR9LVF69/kr3wTmMVLc0EVel2N\r\ntkch/Z7Vun8WeSr0PXjKujBu2dEcsZ3aDHrOY9fy/VeApBqvgQJPEEYHptKs\r\nOKDi250tefi/qX780spr4UJ7rP3yWVTy6w1/ch8odT1yMiNRYjkudMYnRRFU\r\nlWAdJk5/JRmqciXpT5GcUPTYmmFaY40RcBPKOaASJhgNLsFZMuQsoikkQQx/\r\npXsReD9ybkYfMWX8vq7fDCspC4N/z5e1aak=\r\n=Mm8T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230227.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230227.1.tgz","_integrity":"sha512-UnmEwNY9XIYejF6CY1RcrJrc+hB/MuCbGoau77DmVxdzZ+BE4dOTBMce9eZLQVG14HgiC34BD6k7QE6gojdxng==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230227.1_1677538455490_0.9563566265741954","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230228.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230228.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230228.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"366a143aefaa8d4a486e218ae12db029e5ead295","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230228.2.tgz","fileCount":22,"integrity":"sha512-wUtzDaIyr6/rJmTFioom7aiZoSzmEdl7gDTr2saHf70PkdK+/XS0oEGKlYGeNWa1raO8encyB7XBmHY8TymD9Q==","signatures":[{"sig":"MEYCIQDx+Wb/oOkAaTiKvQjT78m1ibfIuvMuCr7KsyNXphidzwIhAKwtao3psRcA39k7ZL2UtmVHikudlrLwfIPIBMJnhvE4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/oFPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwdhAAkFGbyjVpVfgRe9sHuw2FevcKqciF4BrpUF2CrBEd0QlIkDf/\r\n1RRN9iF6kEOluGhOtlU4bO7UD7ppAcjAp3XuO04rT6DnurfdMpDzuE5gHB3K\r\nOjVyLHuih/RxjWWvGbJ58BQuMe8D0o0BBiL/p3Jx86LWzBKe3xkLMIqocAAG\r\n1WGmSW7MM2PfGFKjAv87A5NYaIgbVYUf3Jo6kIx1Fv12Lugte0z3mQ8MVLW8\r\nsRq/JySbdMkI5kJNQy+ixCxZGfcJh0/awkCljJ0iRFXSmROrHixSj4aZ56Sw\r\nvtb/27A/BPTZBhtqAeYnSLrpavX6zL6+beoCydoGj1Gf6C3eg1Jxe87HMOj9\r\nDQV4mQq2hIUrSPT1MJGibs3FJwd9kS6AJ9VZOPNCUd0jV7biI7YTI2c7nU6s\r\nCc+qcdnDaV+4HctfVFk4+xYEamgI6UbynYvHWybW1C06v6laLYihPZFYn2ZY\r\ne1cjWTWQ0GIuLWM4CuOtS5QSNPrNiGPYscPZ52WtHnunsgTAuOsZDfe1m+DU\r\npaKKU9YEGqtWdL88Wwcrms2aUKEqa+GIW63i8nD3+T++x4CvNrQKnpeVyOCh\r\nyqXo7Bj/BMSyYspasyCDcwLGJtgJsNZEMXUOKAhq9ZT5lh5SvchcAr42zopl\r\nx5dmxz8FmwD5qsR48gnGTpN1vdt5Zo730Vw=\r\n=X/tv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230228.2.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230228.2.tgz","_integrity":"sha512-wUtzDaIyr6/rJmTFioom7aiZoSzmEdl7gDTr2saHf70PkdK+/XS0oEGKlYGeNWa1raO8encyB7XBmHY8TymD9Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^2.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230228.2_1677623631096_0.3836332657243904","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230303.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230303.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230303.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b059b07717b6955dab84b84b470dca9dc85e9413","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230303.1.tgz","fileCount":22,"integrity":"sha512-kMUL03SuAYF3sSMsiy3xhsNrX84BTRCl5Cb1Hw5D8xOgXedaVppMjv8pzlt4OzupkdSem+DfRZPttCAyMoUfJg==","signatures":[{"sig":"MEQCIC50/z5rT36jjWJUp9V2y2F7ru/CoZZSaS5JlXsmE9M9AiAmAklSapwyRLO37c0ji5pp+kVDCKcBiNagaQILLakOzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAnW7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJFg/9HsAocm868j3spX+yYVBgw4j4eU3AIFdKBY10I8vK/RiaQrgL\r\ncLdRa0qegT216raWA9nzZ1lA7xaBIHG77/1T5aWJjcZmY/FFqLX4GcUFfWoV\r\nsEmMwue5WOafBdf1iLr04fne3KcORLhbu8GbRUBVc67iqN/B4MO6NrxDa8MX\r\nPGVQDwkhSaybInV8v6SaKvl10tNH00YYYyooHAL4SH0zTZBsfV72KIb5Dx+q\r\n+/TkvayZrkyOq8liaVPaPDk6V2ZxYyVkRTDuT4pXYP/KiA5uP8HXFyc6L4aA\r\nQ0nlAJVwDNK+NUwhayCSp69E791s1ewoY9hAe/c7OmZxKXSQ3u+tkWH464Z9\r\nzxhT3NA7aVEAYV6GfaLYZPo6kSZBaVjuBIn7Hsq+dbVAGpZJAy1cHjW0OqTF\r\nNb/8jtnFZwYvg42026hJ7BqX8Zvq5YNNVPxesP9Q1gHtaf3rGQ4D8ellWPDW\r\nvtlM8uztkSkoIuP/wYqF4IB6M8ctyJZR4lgHszOAyb/X/nHG1K02iirmwSZC\r\n3aFH836Ei7qXRtaz2vGupfWHgqz9oMBOZ/aFS/Xj+Be9WqxPWEsO6GLrVGS9\r\nfWTGauE7r94zZi4mTwcdlNfaPVkZ8OeTUTkCepeu+oJHKOzWiWMNH/aHCtMp\r\nn/hzF2/QRzTrp+2Lj+KTbSyMST+mgyNdvLM=\r\n=nmMM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230303.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230303.1.tgz","_integrity":"sha512-kMUL03SuAYF3sSMsiy3xhsNrX84BTRCl5Cb1Hw5D8xOgXedaVppMjv8pzlt4OzupkdSem+DfRZPttCAyMoUfJg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","source-map-support":"^0.5.9","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":">=3.0.0-alpha <3.0.0-alphb","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230303.1_1677882811346_0.41291189564443975","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230307.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230307.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230307.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4454d3c071731838024ae2f70daef69965256b43","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230307.1.tgz","fileCount":22,"integrity":"sha512-SwOP5I5L5sG5N2HMCvsZ4aPZuoDaQ4gUCJtkRPbWwrwwS1Ln5a0ZYe7yRPRvxHwfRXMQ9WvlC+QkxA2pkDcQhA==","signatures":[{"sig":"MEUCIBVpgss8bEx9OZPH/uD0l7ddjYC/gJryLrwtLeiSB+AOAiEA0ON1STwln6KI+wjNH2GlRUWv2gZjmk/F/5rybm+i4Y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB8JeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojNQ//f/dm2Ht19J08W1wD4/hphQiZdlaiXQ2ldaiohLl99MFd7pUg\r\nRyWHGlZKr0hDMi7Q1MJMWt7n9QTURCW45fpPikNPLXeZFfFnFqxlq9avV2fe\r\nVT7sle2zuSDn0ffNmw13qnki4NWoDl4DoBoQ7j9fWHyd70ZCf9XIEJB4VKWw\r\nxsRTNaacsomwf7Pwpvld+N9zOQI+t2yUhWv60xksvDZJzambYfxELctPUZpj\r\nYQZ318nQrTthlQjY8tnU7PZ/y7QCH1XYDfjxmLd2gdHr6RkPKM5T33BzgQd2\r\n57JIKgBf+h/MCnykcsOPTf/r+xpjXx1ZLdZT0mUeLC0JYyKSM2D3NuA3ztPb\r\nQx7sOQ8dtiOGoIB6z2OSZo4Bo4Vrktd2v3wfKb/PmrhcaFkZ+Ut8RzHZIfYj\r\nxSDLMUswHT70xavkv263YeByGIh/HenbH54bn+XScEIPNH8TFRh8lSHtS07y\r\nTTv0VFZORsxC3kbTW33Gyl2FEZcdL/RL/Ap+Js5XBU6BuTfsFHyw/xjvWS2+\r\ndetsDK7NkJ6PJAzG5LDl89FjvKAPbzJ0peMI5NNosQjA9a8kIC757aKQ3Moi\r\nVnTTW20wIp0kvLpwglebc751LDtKavkCFxGDcTgvmhWrGu3dh0MwrzGh6yHX\r\nk/hotCFV8C2FYHKibyE2G67SsHrNvyurrm4=\r\n=Z5eP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230307.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230307.1.tgz","_integrity":"sha512-SwOP5I5L5sG5N2HMCvsZ4aPZuoDaQ4gUCJtkRPbWwrwwS1Ln5a0ZYe7yRPRvxHwfRXMQ9WvlC+QkxA2pkDcQhA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":">=3.0.0-alpha <3.0.0-alphb","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230307.1_1678230110082_0.7701667244066037","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230320.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230320.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230320.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"39450aceef03ecf0e70f6a46f0016ac1e3a8cb67","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230320.1.tgz","fileCount":22,"integrity":"sha512-IQpl/kAQkZeTaZo/qxl/qvfkX2BMHM7d0NZ4r+c+HFggbeYVibUFZXaF53R0trrfgq407bPugc9rTsSEbzYAyA==","signatures":[{"sig":"MEUCIHlxvapxSvHb+pGhq/r/OD+T0NVmhpLltYgXns2y0cLmAiEArm+A1RuBt/VTjQo00B1VNYnSxA/y0CQbs7qC9gQVDFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGNXtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2fQ/+OkHXoL8QLyEEWm1OM7dcZTAhJgWSCNKimfejzAydixYkadLa\r\n5iQFLB43QArM9Kza9r37mLCnnRLGHBfzJd7vuZWu96gQXYaTCQxKqlt7LE9H\r\nwOX0rvRdtJjqK0eqyxTWTDuEfKvidmJQtp2KrR5qOSvS7maNTNX2ZsNYFmwS\r\nLqXr6MQ9/oUUZl24YjrwitejFMI7f0wWkeBIBBPYcc1LMbjUAnkic12KPLqD\r\nBqbnard8/KcRtZ1uz7qhPfNYNQzjh71gK5RW700mZ3/ON4roNF6Og3HMTcCj\r\nAFR1HwpHeV/EEzC/r1lDm2Ldxa2PQARjvVir+mQ4Y37mCYB6/J8ssDYZMKgA\r\nkMxl1CIAnzZ5209WZz5TZC0RceOBHzjcn6bCEFfn0PmKhE4/b4cRGAfaZSow\r\nz4UREmlHj6wTbV1LlRtJLTcDwM10nptzzD6s2q7RPAIxzexIlV7wlnrC4i4q\r\ngmVhXqeli8N/3NjzY1IistkF1FxoG12CPtWIVOAU+uOK5lkF4XdLic0M5hda\r\nSKKyTFpS2Nf0EK0gT82Qlc7rfgllyGMYLm4P674I/LVkaaMUi56m5J/j0JNR\r\nl6qYJ6781gHmkgkXpQU/729m3RAn1JfEo9QWPkBjSEhLFFUskmoU9g6uNoBI\r\nqYIeVURSJ+r1uvfSoGK5ztG2Rw/5XAvpykc=\r\n=fvDM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230320.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230320.1.tgz","_integrity":"sha512-IQpl/kAQkZeTaZo/qxl/qvfkX2BMHM7d0NZ4r+c+HFggbeYVibUFZXaF53R0trrfgq407bPugc9rTsSEbzYAyA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230320.1_1679349229659_0.8088284079516408","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230419.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230419.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230419.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"65e99de7786aa1f372a2d116d64f79623bee8df1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230419.1.tgz","fileCount":22,"integrity":"sha512-mvRO3gRtl8B5cdHhc6gjrQDVb804KCRcRfD2tkTHBkOF9f1pgFWrnBzjcUTKIbz7ajccTlu0PhmG9n5lQXFzRA==","signatures":[{"sig":"MEQCIGyyfbSTR+hYAfGuz2WSkZc0+zF/dxyCEQGMdwEz+9ZhAiBiDwFlORdQcGJZKgFkLLlB4+C7s69WQsIvbWq/vJoUsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQF7HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUag//QA9p/ZImfYJtFOV2Qch5ByDEypGtJvk8t2yuSd6k3dC2DMQw\r\nUB42Ozi+yuWACZK8zlK4bgEEEntENoiKyKS+aYZyB16d0pgXnSygCfj8fKOX\r\ndMYczCf5FUXQgdnfKVPCKfDdLmcDlBn/K7rbd5Q5uWAbKqKAb8fCDM7mPMLe\r\nvcCkYXB6U4XfIdzS/sdQZ5P9dyworYeiXA45wPK0EuL3MpDGNBFSkGAtZW7X\r\nb2kD81ELSC26b/9XD30Z5wQyH21oS3lW7woMn5+ABSlirHsJO5bBf8Kaqinz\r\nPXCsJJKKGsdhqVe8ur9T1oHvQbqdcG72leNmucqvHWCGKAicl4rYEafQWrwa\r\nBVgRT0e3ap9+qcY5SoYGTh7HyfwoM5vFcIAmW0/7SlnPKmk8NqpgFlMXpeaF\r\nwb90ktBLcOI1Jflass+u+hFIW6QJyevffDrFeePAwmrAf9Q7Vhs/kxLgDXat\r\nwEshVxMwvGctA6e8+fw7TnclYn7rrGI6gyTEE6d1vW4vLfoZPzmULAKwKF7w\r\nNQqGs7DaJtpPZ0i4yeyQi7TZc7dGCWWiaD0wlL4m/TW/u2WwXd+lKn/rqScQ\r\nuGt9UlO55Mnb2SWzD4AFsyUwz6GSxLadjwkWlxJ0zm+xz7ZLZJvOA/GRuQdJ\r\ntq6Vs70nNQsq5s378x5+ANwdj4GZjM/dWgA=\r\n=WgA/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230419.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230419.1.tgz","_integrity":"sha512-mvRO3gRtl8B5cdHhc6gjrQDVb804KCRcRfD2tkTHBkOF9f1pgFWrnBzjcUTKIbz7ajccTlu0PhmG9n5lQXFzRA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.0","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230419.1_1681940167086_0.5371815786865208","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230501.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230501.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230501.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f3c7882dbc2e07515f852456a7ce8e907b5386c7","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230501.1.tgz","fileCount":22,"integrity":"sha512-z0N3JPIEP4e8neVU4Z5uBhABmkh08wbFUzGNqL9DRkxChtRSV8/jBxxOoUb1thn9bKt715Uy7Bd7cWp6Uwo50g==","signatures":[{"sig":"MEUCIF4UhQPJ5CB4Qd+FHmcP7TGgUvu6gV8ugCrgUU4s7tXhAiEA0F96LAfAJ207QZ4HzieJ2mfuwkVB8e1eyEuZGp5hCSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUDUZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsHRAAgF8MdCoUNmCLNbV/MxmbDnLTXnupQJ9aVKQYX3NVDK7r8pJV\r\nRMht8CqQ8ETMdUMqjVCJvnaz467u95DU8va9Q2MRoDjnWtfTMTn7fEczjLSu\r\nb2q9QdHmEIFYa36U2b5e71FDNORjs2UNGTbuWGwoftYOP8dS8iewJNlkjE1T\r\nsj/Wwh5GA/Rfo5OIBf9jaXnv45qa8ZR8D3WQWdQhcLcvf6o2lVeYatkfj7Ej\r\nD7Rq5hpQWBam0m069rjPrS+2aa+tUfh8yaHqHDqGk7YrMhlVBZ5Skm5Nblzu\r\ncHVuEco/36S8pb6eSBBwiZ56CXeDYafRQU7i1bLPW+KaLyBK4tjicvGK71Ts\r\nRU2kFpbaYpjQdNdAxTgtSfWXUf5Ai5ScChQ/DdY3fUrp/TUqZh1yDjfweFLx\r\nhXoJhzxxnPw/K/nhCWJfmL/h5bnr6Ezr/YZSJcYlTV2dHjjHYscyWw89tRQk\r\n59mzQY+jEEpQABKM0T1g/Qqw5PllYT+1wG9Gd/W8/v+8rXYar9Ku40qq1G7K\r\n5Z0+DlU19SYSBnso4ak7Wl3/jDGDjP7iyy1ZTwa4ehXnRaV67n1NGXQ1IWsQ\r\neecumTvlrwD2usAvH+jg0G8VgULHVKZdObv60ij/xwijywgT4DCbFv+7gq+5\r\nnwqED4u63V7Bi/1FjasPipaI7HZ/bDtFyHE=\r\n=u/He\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230501.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230501.1.tgz","_integrity":"sha512-z0N3JPIEP4e8neVU4Z5uBhABmkh08wbFUzGNqL9DRkxChtRSV8/jBxxOoUb1thn9bKt715Uy7Bd7cWp6Uwo50g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230501.1_1682978073532_0.3518510569907216","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230511.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230511.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230511.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"50e852467ee043324afeabaf426637af323244be","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230511.1.tgz","fileCount":22,"integrity":"sha512-TmrfNXjhewvZDBnLdaqtqe0e+hYmBEPGpdukB0lPeoGAPy6LZf4KWucd9WUgVjjFlNBNZOAUDg7+PLCMA4ajtA==","signatures":[{"sig":"MEQCIEW9uX538ev/ewzkGxFdeMlpXS2jvirFZ2pEJNl5QkzRAiAM1vdCGK4x5La4aqXLT1dExDKh/5GaEgD2nfEzWPGVQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230511.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230511.1.tgz","_integrity":"sha512-TmrfNXjhewvZDBnLdaqtqe0e+hYmBEPGpdukB0lPeoGAPy6LZf4KWucd9WUgVjjFlNBNZOAUDg7+PLCMA4ajtA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230511.1_1683840782641_0.5543238378195172","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230522.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230522.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230522.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"605f4c2306d1a44e6900b3a05fb6813c069b7b34","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230522.1.tgz","fileCount":22,"integrity":"sha512-zq77t3JUPjLAmSWzhvkfzz8bpX0uUKshjgzsvcutb1YLZt//WYtw6YapPHUXiF1q80+73P5ZSVZ+Nj4eSx3STw==","signatures":[{"sig":"MEUCIQCJHERAoxkgIr5PSVE1Wb80bLyt31wblWONDooIENsPmgIgVlUxzcp1im006hSPuu+ySBpW4V23G3SUcFHz33KeZHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230522.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230522.1.tgz","_integrity":"sha512-zq77t3JUPjLAmSWzhvkfzz8bpX0uUKshjgzsvcutb1YLZt//WYtw6YapPHUXiF1q80+73P5ZSVZ+Nj4eSx3STw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230522.1_1684792633718_0.18982526174911718","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230530.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230530.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230530.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"09b2fa2b843540a259f83682f70959b6067a8173","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230530.1.tgz","fileCount":22,"integrity":"sha512-7nchM3kH20eHjELgnA8RCNpf4SFHUnsUmZWwaL+zmdAjJcVO2cY/nGHtuL0lpd1P955fiHzHzidxaGfxizLntA==","signatures":[{"sig":"MEUCIGqZhzzmKh4c7NFpw7i891bZbjIwUxpBgffVwv5g3s9GAiEA9UnmVoUR4dCtv3MqGE7Zz9pRyoW+B5ISWvVBk2RkADM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230530.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230530.1.tgz","_integrity":"sha512-7nchM3kH20eHjELgnA8RCNpf4SFHUnsUmZWwaL+zmdAjJcVO2cY/nGHtuL0lpd1P955fiHzHzidxaGfxizLntA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230530.1_1685482436250_0.609486170354739","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230612.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230612.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230612.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"465c92b680c0078abf7de0f9ddf857475dc4b971","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230612.1.tgz","fileCount":22,"integrity":"sha512-1LrIcVrH95obuGo+z8PUmCfU+OS97Ttf+lBIpX5FeCKgb7eJBe2s+Fi3Xg1UsK7xuVQA6TfNyLNbZBRcVilNKg==","signatures":[{"sig":"MEYCIQD3bT0DYf3mrqGLS05QUblxleUOlSeOwS7di61j/+gYwgIhAIYYwxzEX2kgqzHtHLBSiBTFk9nKQaaKcnXmqfWhlarR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230612.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230612.1.tgz","_integrity":"sha512-1LrIcVrH95obuGo+z8PUmCfU+OS97Ttf+lBIpX5FeCKgb7eJBe2s+Fi3Xg1UsK7xuVQA6TfNyLNbZBRcVilNKg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230612.1_1686606628798_0.6209185438777001","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230616.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230616.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230616.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2d5cd56731afc60fc2250da57bc0795b80c0b7a9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230616.1.tgz","fileCount":22,"integrity":"sha512-D1E/S8HFIbq5+cJ1BV1aTbgEDVCFvdM9/rIh3XhpCdafCsZXn9mID1NZ/abLR2w4L7usWq0HBNkeFtdchbyeEg==","signatures":[{"sig":"MEUCIHI9qrbXVC9/jyq+0t+ZDtftFINpT5X8m6PogBfykaxLAiEAn72E8NGe4a/PRhpG1IH4YRV6/hVluph7RveWYdDsZWA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230616.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230616.1.tgz","_integrity":"sha512-D1E/S8HFIbq5+cJ1BV1aTbgEDVCFvdM9/rIh3XhpCdafCsZXn9mID1NZ/abLR2w4L7usWq0HBNkeFtdchbyeEg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230616.1_1686951196034_0.03184218325550181","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230619.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230619.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230619.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e07c7ce2b2ec23b18f54f79547605043ac10adf9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230619.1.tgz","fileCount":22,"integrity":"sha512-hKTUt0fsIqe80q/GM2baC7pIQ0FyZWasxlnOLLn5QoV/mayzeXD39Z+UTFHra4IQ5/Gx5D3U9zMagp5XJrimvw==","signatures":[{"sig":"MEUCIQDtlDBt5vzFisryQ2Np0gXWwT9dN7ES+w8nZrkXkxDKyAIgThTNvKG3h/cREnWsPR4AZnBJHSXUrs0sks/o0DjsYw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230619.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230619.1.tgz","_integrity":"sha512-hKTUt0fsIqe80q/GM2baC7pIQ0FyZWasxlnOLLn5QoV/mayzeXD39Z+UTFHra4IQ5/Gx5D3U9zMagp5XJrimvw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230619.1_1687210236158_0.6365933621410516","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230622.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230622.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230622.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f570e9ab93783e8a61cc0981060c6074eeec3ae9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230622.1.tgz","fileCount":22,"integrity":"sha512-m5r/jVuB0XBgPtNceNzqTXzffgpsqnwkHGlIAShKznytuUOsfU1NZBy4zu9GGjx3dTD4YQxdVnU2HsTd7YSc7A==","signatures":[{"sig":"MEUCIQCTZ0DNApOcmdJslFp5QnYl2HoctwoMrgl11deLySwraQIgKyD6eNEABotyCVlcZXLdFJQXywJhbr+eEoa0YOt0ouo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230622.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230622.1.tgz","_integrity":"sha512-m5r/jVuB0XBgPtNceNzqTXzffgpsqnwkHGlIAShKznytuUOsfU1NZBy4zu9GGjx3dTD4YQxdVnU2HsTd7YSc7A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230622.1_1687469573345_0.5583052067240226","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230623.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230623.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230623.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"76d3b51ea8facb1e0ac944ec36995b9cbd04458a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230623.1.tgz","fileCount":22,"integrity":"sha512-SKbXIPpYMVOIir8KBRO27JTI9esJ0k1ZcF/Lw3zkwEGmHalWHbz1/tJHFymxxtrsT/wpnOcSbhKKwk25TMj9og==","signatures":[{"sig":"MEUCIQDHgn8UjLrQ8CqCNn2r/YGixu9XiUwDNViW/00Je9dP2QIgctVZLXecAIfQZOdONF6SUSftXQi5T4qERIuPOAQO89E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230623.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230623.1.tgz","_integrity":"sha512-SKbXIPpYMVOIir8KBRO27JTI9esJ0k1ZcF/Lw3zkwEGmHalWHbz1/tJHFymxxtrsT/wpnOcSbhKKwk25TMj9og==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230623.1_1687555959626_0.9988617558970039","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230626.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230626.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230626.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"10ca0f252bb5a235bba17a51f890a2f134dee046","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230626.1.tgz","fileCount":22,"integrity":"sha512-AfDw6Os7STv14ldm0AemE3n+YKQhqnAiZ6w2R9f9hy+beFGy4EdoxyNYIzsnQyd3WiHr47N8hVljjmLKQQipbQ==","signatures":[{"sig":"MEUCIQDDoIPlV92cTGZxzEv/PArlZN8l9HHPCc4/8PWukzOjZQIgGom2Pfg1JiNRJF8Dgej9I6DyV4+BBjy7I1pPM3UU/zA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230626.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230626.1.tgz","_integrity":"sha512-AfDw6Os7STv14ldm0AemE3n+YKQhqnAiZ6w2R9f9hy+beFGy4EdoxyNYIzsnQyd3WiHr47N8hVljjmLKQQipbQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230626.1_1687815295133_0.7587850645532217","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230717.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230717.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230717.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"47f853ecc5b24ba162d417e99e079b75e7ce55ce","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230717.1.tgz","fileCount":22,"integrity":"sha512-WZDGEJxa4nRuivUr1/HSm9SXffuF8Kx1A6lvvMJXgB2HkMAng1gw7FHygGMQPJ9en2A8qn6enOHv9gRaUVNhJg==","signatures":[{"sig":"MEUCIQDaxskeNl+pXNkUOGXPZgdSWLwE35O+BUH8syYz+PbzxgIgfsrWZWYC35a4aHdqWquLhIqCINm5UjnQxfKyDUXdtzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230717.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230717.1.tgz","_integrity":"sha512-WZDGEJxa4nRuivUr1/HSm9SXffuF8Kx1A6lvvMJXgB2HkMAng1gw7FHygGMQPJ9en2A8qn6enOHv9gRaUVNhJg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230717.1_1689629903491_0.05601545909857286","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230724.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230724.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230724.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"cfbc9cc13bdc1020aecfaa2dcde35421b87d0d26","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230724.1.tgz","fileCount":22,"integrity":"sha512-52J+OfZjPrOeUfZpeXe6AADX7lbIhSZpgvVPJeoNMfmLm8lhRv7YtDWfXoFwow5jTUtBvOY1L+gdGg+G0RXNyA==","signatures":[{"sig":"MEYCIQCnnM2D4Mo3LzPsT74BPl9k45H4eAt3y7vDSbpY2EZZzwIhAPW/YI/xNjD6fviBdu2+myDUrZAmqcMHMFm4vK4XIDCL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230724.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230724.1.tgz","_integrity":"sha512-52J+OfZjPrOeUfZpeXe6AADX7lbIhSZpgvVPJeoNMfmLm8lhRv7YtDWfXoFwow5jTUtBvOY1L+gdGg+G0RXNyA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230724.1_1690234428111_0.7263149361502508","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230810.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230810.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230810.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a116ab4a850e64c5123685e5ba7656dd526ef791","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230810.1.tgz","fileCount":22,"integrity":"sha512-PIm1ckFSeYkJ1DNYsrg5s0Tffgf2VmkedV1tKMGUgGzieLTAxvF2WkuqJtWjV+53iI3QMtfA9o2jDX5jpBxMUA==","signatures":[{"sig":"MEQCIBMl7dv4VPhoMi9bXt7Ob8wOoBMSjd9AtEMNQsdVP+z4AiAd2mr46kZTKQnsCHndfnzG/w9IRPEZtm6reaeR4vsMEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55142},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230810.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230810.1.tgz","_integrity":"sha512-PIm1ckFSeYkJ1DNYsrg5s0Tffgf2VmkedV1tKMGUgGzieLTAxvF2WkuqJtWjV+53iI3QMtfA9o2jDX5jpBxMUA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230810.1_1691704314433_0.8106106405916265","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230824.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230824.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230824.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ec6b423dea9cd9338661c2171f80b985dd8b3121","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230824.1.tgz","fileCount":22,"integrity":"sha512-Y6hKQAQlug0mBbxpLqI9nD32vcrhCpIhHwzi07bhPzsMUfdoXdsv3Z8QKBiAxbE6ljhSfZxy/XIaU9X8AdGCKA==","signatures":[{"sig":"MEUCIQDTRrCckxO2OgZe+KpwzrI04PK8/sH6Cz2rrj9kPAT7BQIgPJ3sCX3H/tlqBmiD3oZIK3HDIAmqWk2WdRzIi39DFPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55168},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230824.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230824.1.tgz","_integrity":"sha512-Y6hKQAQlug0mBbxpLqI9nD32vcrhCpIhHwzi07bhPzsMUfdoXdsv3Z8QKBiAxbE6ljhSfZxy/XIaU9X8AdGCKA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230824.1_1692912940173_0.9300416251080492","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230918.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230918.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230918.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"183ca239700e0e2ab84e8a43d0d2dec1e2265daa","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230918.1.tgz","fileCount":22,"integrity":"sha512-xt5WKiQL2M+Qw7hZpI32MBgmU1GYHGw8kJJ3WGD3hT9SnBVxgbQmUXMjQkIpfrcBvyPshMGP41KczFooexn6Qw==","signatures":[{"sig":"MEUCIQCndquvF6o/c4v+PD78iBH4N3SoG8rtxJorCDo2/fNgwwIgJh46MgljjrhsXkE9fL6UOfelqbnt+jR0RZ/e/if1czM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55168},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230918.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230918.1.tgz","_integrity":"sha512-xt5WKiQL2M+Qw7hZpI32MBgmU1GYHGw8kJJ3WGD3hT9SnBVxgbQmUXMjQkIpfrcBvyPshMGP41KczFooexn6Qw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230918.1_1695072543757_0.09102140270992098","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230919.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230919.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230919.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"74d55c53116e0089a21b968378763036207666be","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230919.1.tgz","fileCount":22,"integrity":"sha512-EOYoVoQEK198RfFj4XgrLmx2H/oMmRP7fz3Ub9e7JA8rJP115aO7V/b68C8+WBcqDVeKBtUXIp/F6Zw4r2lUzQ==","signatures":[{"sig":"MEUCIQD7R461lBSah9ik4GybYxoHue4Yh2VyPLlnHyiKpxSfiwIgIk1GgtE0AxJMmx0spV0QUFM/Q2asgwNUklK0p4r7I4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55168},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230919.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230919.1.tgz","_integrity":"sha512-EOYoVoQEK198RfFj4XgrLmx2H/oMmRP7fz3Ub9e7JA8rJP115aO7V/b68C8+WBcqDVeKBtUXIp/F6Zw4r2lUzQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230919.1_1695160184799_0.9584083049258851","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230922.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230922.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"cd7a5fa57dbdebf71ec2b901b0a824d6f3116c67","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230922.1.tgz","fileCount":22,"integrity":"sha512-ScIQJBoHzdAuVwEbztRAWIkhOs38ITV/8KgU5dvzJCihhq45Noe+7R9FncNXOo5JhNfzslJYNqMsI2ne7KjHjw==","signatures":[{"sig":"MEUCIQCdl3AFKW2ryI74GN7IMWS18i9GTval9Qd1+S+Xac0AOwIgKoFPEgLnXtu5S0KucCXtWUPVtHETYL21/XOeHvbFaoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55168},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230922.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230922.1.tgz","_integrity":"sha512-ScIQJBoHzdAuVwEbztRAWIkhOs38ITV/8KgU5dvzJCihhq45Noe+7R9FncNXOo5JhNfzslJYNqMsI2ne7KjHjw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230922.1_1695419835869_0.27312775369481956","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230926.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230926.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"625bfefd98d6c0b3223b93cf5e75b98501842e17","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230926.1.tgz","fileCount":22,"integrity":"sha512-vjusIqe5zItJUPAEDScGR24XtF/9oJhX15GdqFmsf/UODVoqFsIiIPCRivLo9XWV8wXMWwSlwgYWajVsHelNNQ==","signatures":[{"sig":"MEUCIQClZZkn0lWK/8PvZe1PPNoso/6GcLuZb4Dxi3axltCsFQIgXE5b44i61R/cXaj7BI6h0w4Q+pv9vCmHHHpwI+VayJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55170},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230926.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230926.1.tgz","_integrity":"sha512-vjusIqe5zItJUPAEDScGR24XtF/9oJhX15GdqFmsf/UODVoqFsIiIPCRivLo9XWV8wXMWwSlwgYWajVsHelNNQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230926.1_1695765153055_0.6251954375584106","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230928.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230928.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20230928.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8774259d4ed88c69d938a9622fae7d753302c31b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230928.1.tgz","fileCount":22,"integrity":"sha512-luusFJxC6IYjpcvffYKwVL8znSWXndBXvAnPm9UFiMbjh8KIKYvpznY0nKA+Pnj3CUX+q6DkcSyiEZrfOEur+Q==","signatures":[{"sig":"MEQCIG2VIVcyxs+esdoHh2orbSc/3pglwOfPhC4QbcYAITmQAiAikBv62RrrHlUXQz7r3qaG1n2m6OVWIDjx+qlyjKll9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55170},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230928.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230928.1.tgz","_integrity":"sha512-luusFJxC6IYjpcvffYKwVL8znSWXndBXvAnPm9UFiMbjh8KIKYvpznY0nKA+Pnj3CUX+q6DkcSyiEZrfOEur+Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230928.1_1695936947394_0.11105003537846203","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230929.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20230929.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"10ef8e56aca580ee0365740ccd794282354a8ee8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20230929.1.tgz","fileCount":22,"integrity":"sha512-pyn0XyGTtfQ8TgZpU1jWJU2yLqQ/lz7nZDekHFWNCzuPiDt2pvP3KL9D8U7+0Z43g/MFOt1UM6RBpUHxS23T2Q==","signatures":[{"sig":"MEUCIQCHTBFqm1XODlcM5OMZKHBPhjlFOsrdMNbZ6m20ufQvtwIgCK5hxoz8UpZodax4Bq1kC1m/lz+gYsNjB0PHq3jHl68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55104},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230929.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20230929.1.tgz","_integrity":"sha512-pyn0XyGTtfQ8TgZpU1jWJU2yLqQ/lz7nZDekHFWNCzuPiDt2pvP3KL9D8U7+0Z43g/MFOt1UM6RBpUHxS23T2Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20230929.1_1696024401948_0.11796801946129265","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231002.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231002.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20231002.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1f2733adbfb66c718dc70abbc1507d7dd45d903c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231002.1.tgz","fileCount":22,"integrity":"sha512-4JabnW++v+RwaeBhjrQ0NFZxvjynSCjtRKqKuZ9q2MjXTpbRVq9bAuswETMZYGQUjOKcKpX4eflQckss6xT6QA==","signatures":[{"sig":"MEUCIQCevo53sPOrQhlfh2aWXEFqQVUdfyq3HlIJLlMHEAEF8gIgY2SjhLvF06LmfR7iSH94O5c6+5wFnejNzTmHnfa5U/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55104},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231002.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231002.1.tgz","_integrity":"sha512-4JabnW++v+RwaeBhjrQ0NFZxvjynSCjtRKqKuZ9q2MjXTpbRVq9bAuswETMZYGQUjOKcKpX4eflQckss6xT6QA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231002.1_1696283516942_0.5608587932053826","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231009.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231009.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20231009.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0923d1caf169a3063d7b02d530102798c5969c7a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231009.1.tgz","fileCount":22,"integrity":"sha512-gBIwSdykuXmxFui1QsPz6Id4KKZQJYVuVjL5MnHKu43BIC2b2sQvqsIe0GTFcWxgIZuTqRQZAVp8L7sGDSsWYw==","signatures":[{"sig":"MEUCIHOKMY6WQVZmjKrT6WaxLcpBxM/fqWcMEeeUNCyTyoBCAiEA7aAjT/KjKN2n57QwpcWsENM8RQsuK4uj4EEpj+6TSIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55104},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231009.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=16.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231009.1.tgz","_integrity":"sha512-gBIwSdykuXmxFui1QsPz6Id4KKZQJYVuVjL5MnHKu43BIC2b2sQvqsIe0GTFcWxgIZuTqRQZAVp8L7sGDSsWYw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231009.1_1696888377021_0.635614417159126","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231023.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231023.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0b17eabad6fffc6bd5bc107e8e1e895463ae3a92","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231023.1.tgz","fileCount":22,"integrity":"sha512-6ZY64Flj9gNf8T0y0jvMyjwd7dO/h9h1sBDRHBNz1q49NuUfMN7lBDSEMlhDdGkiE/xfPRZSdRKOZmz2lO7EmA==","signatures":[{"sig":"MEQCIAxg+uoLGVmGKRsVMw9cQgjgkLGErD0qnCs1sMnnZMFpAiB6BDnkJy7zy4BAdFz9gOZ44ZQ/qaoTVGwg7WKsD6ARKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55102},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231023.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=16.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231023.1.tgz","_integrity":"sha512-6ZY64Flj9gNf8T0y0jvMyjwd7dO/h9h1sBDRHBNz1q49NuUfMN7lBDSEMlhDdGkiE/xfPRZSdRKOZmz2lO7EmA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231023.1_1698096785423_0.44833923970608947","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231030.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231030.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4f5940e0128588a67f2cd837bc0aaac3a8fc56b6","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231030.1.tgz","fileCount":22,"integrity":"sha512-wLcljtOa84cwWkDLJf5jZA0tj/4s9b71Cj7WcnrlA6rfWpmV+05oSpQPefddd4FfUeCOiWuSvJV+mohjDYDBxw==","signatures":[{"sig":"MEYCIQDl0rwIsnfs8hNn7pcNAKWpHuGs9j5ao2tSEQiLU3GSggIhAIzxT//exQFH0K2CI9BM1HLT1AlBsumttNS/XEoRMr3U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55102},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231030.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231030.1.tgz","_integrity":"sha512-wLcljtOa84cwWkDLJf5jZA0tj/4s9b71Cj7WcnrlA6rfWpmV+05oSpQPefddd4FfUeCOiWuSvJV+mohjDYDBxw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231030.1_1698702743007_0.34533155639586766","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231106.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231106.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20231106.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"85eb258d643f6805a2978986edba3944c16c8673","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231106.1.tgz","fileCount":22,"integrity":"sha512-gGbZ5kryAjgknEnPzMDsApnb8kXuKrJ0qz8IUy4zgaEfMmzTt/sPHtJaEGuqnR3PSYA1ETbS3PvxcAuqw/OHUw==","signatures":[{"sig":"MEQCIEDHMzZ1ro7kzzErUFd3d+7Sfl/EffLV4+TogvY2Sz4+AiAFhhUmmvzUOHDJrfFzHbLacGOyCJ/EX58fYQ1sALPMew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55102},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231106.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231106.1.tgz","_integrity":"sha512-gGbZ5kryAjgknEnPzMDsApnb8kXuKrJ0qz8IUy4zgaEfMmzTt/sPHtJaEGuqnR3PSYA1ETbS3PvxcAuqw/OHUw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231106.1_1699311397657_0.07451429574101653","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231107.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231107.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20231107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"af0a15738c6d972b951579b38b20c5415eb1571f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231107.1.tgz","fileCount":22,"integrity":"sha512-o7HUUi1YoOEi4HH4jChSc5JRrVIcgUDQ0AwMcpi6w2PKtGlFhvJMSuJcnLZ23oCPiHcj9HTXYFPoVYNsiU7y5Q==","signatures":[{"sig":"MEUCIQCnTj+9CRDrDRxYqNn+rMclGE2Gog6Y+N6MxV+8g1X/KwIgHBT4SMFenz3No/bWx9c+I5Q8n0Xp35no7/b0VPZYeJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55168},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231107.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231107.1.tgz","_integrity":"sha512-o7HUUi1YoOEi4HH4jChSc5JRrVIcgUDQ0AwMcpi6w2PKtGlFhvJMSuJcnLZ23oCPiHcj9HTXYFPoVYNsiU7y5Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231107.1_1699396386702_0.15866600304911982","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231114.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231114.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20231114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"35bd56cff2ff312bd38626b9a687356f70d73e2c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231114.1.tgz","fileCount":22,"integrity":"sha512-bB943jCw5pfzoRvg41JJSef7E3hI2gHTIU/q77rt+oHbwTRuhNCzabKj0Ip1HcMDHwGiMlMvr1i4oxShfw9U0Q==","signatures":[{"sig":"MEUCIDKChEDrgYfjQtwDZ2nSonzt2YX5+Id966aEn6oIik5WAiEAz+yM77UFbxI1Db2U68qnhUlTAYhLbjE7lBbSoj15Q7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55168},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231114.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231114.1.tgz","_integrity":"sha512-bB943jCw5pfzoRvg41JJSef7E3hI2gHTIU/q77rt+oHbwTRuhNCzabKj0Ip1HcMDHwGiMlMvr1i4oxShfw9U0Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231114.1_1700001182895_0.88274639608099","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231207.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231207.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20231207.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"bec56d632ee9ba00a5da4e911d8edf1ba91e1cd8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231207.1.tgz","fileCount":21,"integrity":"sha512-D0+NL8VbGU9n2RQH9R1UE9GH86h8wk5+fTYPAfi5WcQ9sRIluk/lJwlinkA7duEPvMqVo4ELCZL1m7FUvaxqMA==","signatures":[{"sig":"MEQCIGbaJBxviDCxCgoEiogRFfEW4XqM/CrWaZrPfFoDdT7FAiA4cgpMOVfAAfpV6/uSMgpjzlcY8RRXzSwazduFB4ZwOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47386},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231207.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231207.1.tgz","_integrity":"sha512-D0+NL8VbGU9n2RQH9R1UE9GH86h8wk5+fTYPAfi5WcQ9sRIluk/lJwlinkA7duEPvMqVo4ELCZL1m7FUvaxqMA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231207.1_1701989412530_0.5909800591438208","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231211.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231211.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20231211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e025e7629caf7be575cc9f1bf1f395988c44025d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231211.1.tgz","fileCount":21,"integrity":"sha512-X0lerYrbQgXCPERp9DxAXZUfq8kWXkC3j7OBbNK54DGR1cr+5IBKlmHh/DfYqpwkZ5SsfZTFpB8KMFE7BTl1Bw==","signatures":[{"sig":"MEQCIAmYwC3bTjTq1n/7BRiDfcZzbiK8p7RlGAZBqBf1vrT0AiAy6+Eg40xFhsm0A7D0Ujp8JQtp1Bf5fAcNkEvzOXv58A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47386},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231211.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231211.1.tgz","_integrity":"sha512-X0lerYrbQgXCPERp9DxAXZUfq8kWXkC3j7OBbNK54DGR1cr+5IBKlmHh/DfYqpwkZ5SsfZTFpB8KMFE7BTl1Bw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231211.1_1702335051889_0.036527291027911524","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231222.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20231222.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20231222.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c38208cca570f7686340f838a100609f00144998","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20231222.1.tgz","fileCount":21,"integrity":"sha512-MngSWLLFgw2pdNml9a9B99zxJFQDYwcGpJAVe70AXOqCntNJZ/hL0oCkCdhzRi7rhb4lNeTJAK8nja0lX7eYHA==","signatures":[{"sig":"MEUCIQD+PevkhRAGyVagvGPCx4lfcC4i+RsaUFE6XAuyVrFi6AIgVhkcCt6bbEK8GgsXp4D1c+sIMIu+r9VPNxKvYiTZDis=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47386},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231222.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20231222.1.tgz","_integrity":"sha512-MngSWLLFgw2pdNml9a9B99zxJFQDYwcGpJAVe70AXOqCntNJZ/hL0oCkCdhzRi7rhb4lNeTJAK8nja0lX7eYHA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20231222.1_1703284619352_0.8415162532812364","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240108.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240108.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240108.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3477cc4c9c1dd4676cd558d2afe41b8ee83a61f8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240108.1.tgz","fileCount":21,"integrity":"sha512-p5I/IE4SqrWhOZj9YCmvkm0m6tlWzue7Zsq24gcJbuCpeelap8mPDkV6ytWnaOKLYgLlgr8JzK97IEA71s8q7A==","signatures":[{"sig":"MEUCIHHk+pbnefwBz6ColR1pJFvHIghW+L8V9r8VDduUD/dbAiEA7+U68unXXRnJH2j4jA+914yILTlEyyS7/IBKTaAt8YA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47386},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240108.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240108.1.tgz","_integrity":"sha512-p5I/IE4SqrWhOZj9YCmvkm0m6tlWzue7Zsq24gcJbuCpeelap8mPDkV6ytWnaOKLYgLlgr8JzK97IEA71s8q7A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240108.1_1704753068868_0.41004401230480725","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240110.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240110.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0b3fd03235c0845ff75f953cfacb5e7b242f4306","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240110.1.tgz","fileCount":21,"integrity":"sha512-qjFOa+ozxWcgHko2845q1VruERFeOH7hYLA8NHg4Y4XeSr8EiK+BiVH8jsEcroNxOsJjDHC6JfeWUQ2OXzfZPw==","signatures":[{"sig":"MEYCIQDrBDC1y/CM2Jni61rXoWTNQ1GhXkYnnNU4I8v5OyFmWgIhAJEz4MZmz81C/BAejEhUfI9P98MLQ//ONZUyGCl1VS4K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47386},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240110.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240110.1.tgz","_integrity":"sha512-qjFOa+ozxWcgHko2845q1VruERFeOH7hYLA8NHg4Y4XeSr8EiK+BiVH8jsEcroNxOsJjDHC6JfeWUQ2OXzfZPw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240110.1_1704926474856_0.18583072140833168","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240111.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240111.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240111.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d61e335e876a4077fa1a85a2ca7637f81d46a38a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240111.1.tgz","fileCount":21,"integrity":"sha512-0ygQNwDIDfx/oRT9olddvmEqBEYMS4NG7FbKm+u6sXG4I8hpprcY5JuKT1Sr2BdQUZQormYVKmVVUDBSo4WsTg==","signatures":[{"sig":"MEQCICbHyqdr14WGKk59BPms1c4IzE1ttP2TPDWKUwteBwK4AiBQ5xP9/ownmrPzanYX0ZXvp4zhPXZ43hrcYMQFmoLK/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240111.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240111.1.tgz","_integrity":"sha512-0ygQNwDIDfx/oRT9olddvmEqBEYMS4NG7FbKm+u6sXG4I8hpprcY5JuKT1Sr2BdQUZQormYVKmVVUDBSo4WsTg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240111.1_1705012223519_0.13452810698607331","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240118.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240118.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240118.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"233dff675ddeb884355f687835d770981d9e9fff","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240118.1.tgz","fileCount":21,"integrity":"sha512-YL07cWD+y1UMIt4Sw/un4sL4PqA899u4usrNMAceTwKT3PRvdQ4E466cseZJVwpTuOMRqLbJXgJyBuCtwJ0c0w==","signatures":[{"sig":"MEUCIQCDnZS/jXDcWCbB5XnU5J0LL+niucLIcWe0D9VwsNdMIAIgGLoT/aPr8wNRRcNhX3wkdOj7XVhBy0/cVo8mXuPikfw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240118.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240118.1.tgz","_integrity":"sha512-YL07cWD+y1UMIt4Sw/un4sL4PqA899u4usrNMAceTwKT3PRvdQ4E466cseZJVwpTuOMRqLbJXgJyBuCtwJ0c0w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240118.1_1705618470631_0.27020185228561067","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240126.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240126.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240126.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"77ec0817a164bd25a37d8b0e86e8aaa4bf6dc65d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240126.2.tgz","fileCount":21,"integrity":"sha512-37cb73FtE/EuAoJY8AhGS9Oe3IHrPoQzyxqqSWUg0ApHds26gA+Ylm4cbq0oiBQvRQZu683fwoMhXp96MUMtuA==","signatures":[{"sig":"MEUCIQCo3wVMvQZCezzn6U5tQDMySvjmw2wrlFFNrr1fdXDScwIgX9p722x9G9N9Vdj0YAbwF//FauagAoqCz+ArzQDJ5Mw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240126.2.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240126.2.tgz","_integrity":"sha512-37cb73FtE/EuAoJY8AhGS9Oe3IHrPoQzyxqqSWUg0ApHds26gA+Ylm4cbq0oiBQvRQZu683fwoMhXp96MUMtuA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240126.2_1706309827011_0.8858939295935286","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240131.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240131.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240131.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f213044f0518f9e6627ecd0a716b822182864315","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240131.1.tgz","fileCount":21,"integrity":"sha512-rEUZJXGM7Va+mPR+/T1sG/H9hqc9vVNLqLwihvGAYTyiPQJqh119Wr9CiMf2+u32qaBMfxEZuDMLCtpHjR9WKg==","signatures":[{"sig":"MEYCIQC0L8JVOzvxfuy/ih0FhbgTfgAx98R1WSIurcI7ITPtfgIhAPLDqQry+Jz2MPdwVhNgBz/6QJqtfPrFTpc5XwyCCAGw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240131.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240131.1.tgz","_integrity":"sha512-rEUZJXGM7Va+mPR+/T1sG/H9hqc9vVNLqLwihvGAYTyiPQJqh119Wr9CiMf2+u32qaBMfxEZuDMLCtpHjR9WKg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240131.1_1706740467740_0.5191962740553535","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240202.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240202.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"cff2ed3957718795dcfc04e4d1332135e334bdd4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240202.1.tgz","fileCount":21,"integrity":"sha512-svxIsKQl9QlMm9gd3o30WPBz/fCarDVFPv93NVhuvp4EvkqU/n81ikJ0L2IwoWmOy6AWHwjLD5zx+Ep/Q3GY0w==","signatures":[{"sig":"MEYCIQDkAb496j/HAgErj+rER5dqimrHH6bb6VsUI/wvwtj1HQIhANNeBYJkHDVlfda44BT0KbhlnRG4OkHog5KHQdJGpHV1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240202.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240202.1.tgz","_integrity":"sha512-svxIsKQl9QlMm9gd3o30WPBz/fCarDVFPv93NVhuvp4EvkqU/n81ikJ0L2IwoWmOy6AWHwjLD5zx+Ep/Q3GY0w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240202.1_1706914322483_0.23830122278368582","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240206.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240206.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0612d107a9722100750af47a02bb505f76f31b62","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240206.1.tgz","fileCount":21,"integrity":"sha512-PdnnWOzfUf6dZC3oy8gIg0bvyuaXxvJ3zKfWDMuqocLxpGFWVe4kcx6KPI08xxw08b1bdZBxGZ9fkC6pVrqqig==","signatures":[{"sig":"MEQCIE4H4YzPyi/cNzPMWX53284PXVEHdxXukW73UAtTfvtrAiBza0wOf6GDcApC6HEtyO4LGR0ifON1906557PgFOQrpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240206.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240206.1.tgz","_integrity":"sha512-PdnnWOzfUf6dZC3oy8gIg0bvyuaXxvJ3zKfWDMuqocLxpGFWVe4kcx6KPI08xxw08b1bdZBxGZ9fkC6pVrqqig==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240206.1_1707259913332_0.09652815922346702","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240213.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240213.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240213.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"adf5dd38ae0c79e8a460b173cb993f692235f8be","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240213.1.tgz","fileCount":21,"integrity":"sha512-Rum2eoGo7Gv23W0W1o173sfVdI+wONQQZO5buMp/E+VLyycgL80efQjKvT5Jy9si+/jitV54q12gDAtPLIALuA==","signatures":[{"sig":"MEUCIQDI4Cc8pB1kJ0ggSw+0F0FrmeGA3FAOI3qK5tJbOx+VbAIgUMf1vHYJLLMEkAZ68MKOMTDew6V6aTnW/llMdYilcWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240213.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240213.1.tgz","_integrity":"sha512-Rum2eoGo7Gv23W0W1o173sfVdI+wONQQZO5buMp/E+VLyycgL80efQjKvT5Jy9si+/jitV54q12gDAtPLIALuA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240213.1_1707864830434_0.7680556639265306","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240220.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240220.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3e5381e1eaab014cb35f16efc9a20e423d51d0f8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240220.1.tgz","fileCount":21,"integrity":"sha512-E50Y2wAuMpjS/g+cZU19g45NFkL1i2gi3MarkeOTg3OPaBLOWjFDtBGPP0lK1ZZXW+0krSZTIP1Dac7Fl34QfQ==","signatures":[{"sig":"MEQCIBgBG/d4b4CmVzrwGmAm/Q89ZwTVd4wHGeim56YvqNOTAiAP0uCJtJEzOPG+wvl5T+nAEE3wm7Bj1nKDzu8X5DABCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240220.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240220.1.tgz","_integrity":"sha512-E50Y2wAuMpjS/g+cZU19g45NFkL1i2gi3MarkeOTg3OPaBLOWjFDtBGPP0lK1ZZXW+0krSZTIP1Dac7Fl34QfQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240220.1_1708468234081_0.04139648910291882","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240221.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240221.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240221.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"df2188c312a43805946896002ca5d67cb2215fef","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240221.1.tgz","fileCount":21,"integrity":"sha512-z7caZmH2GVUVF89CTBhwfOyqEGUCMJeBBaxZ7ZnReQ+sNKAFd1lTbiWQa7KuHw/x616Pxi3qIoFeZugrU+vG2w==","signatures":[{"sig":"MEUCIFyjzKZO7lSS8jq4T6HMZOMeDaZeUT9B+EFvCMnuRtKaAiEAoTbwecKDFQtGjWk7Np5aCSdfCNGvlny7J+rASWz71oA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240221.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240221.1.tgz","_integrity":"sha512-z7caZmH2GVUVF89CTBhwfOyqEGUCMJeBBaxZ7ZnReQ+sNKAFd1lTbiWQa7KuHw/x616Pxi3qIoFeZugrU+vG2w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240221.1_1708554910828_0.4174602090948809","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240223.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240223.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f5ee6af88c88573ab8a91b3a68a61ec156146605","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240223.1.tgz","fileCount":21,"integrity":"sha512-bg+8n3u8K4zlvMbISeTaUROIcGZSsTt0/1rjJPgLkUzQxW3u8z0J1NIHHBOkIwrsx19wMGiXD8jNQCNP6jCO2w==","signatures":[{"sig":"MEQCIFKvdvc0fdOimLm2rJsAJVtad6aNKMgMhqv2kOz1EofJAiB+FOsn/Htby67Ls2LxP0lEVrsn1+Zai2xVNP3NR2qQmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240223.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240223.1.tgz","_integrity":"sha512-bg+8n3u8K4zlvMbISeTaUROIcGZSsTt0/1rjJPgLkUzQxW3u8z0J1NIHHBOkIwrsx19wMGiXD8jNQCNP6jCO2w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240223.1_1708727883251_0.9688043245440079","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240226.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240226.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e5f7fc179f6229db7062384c40f61441165bdb56","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240226.1.tgz","fileCount":21,"integrity":"sha512-9H6nMhD7K8pvvx+aAN7SfmFTiy5eF7FrKX7K8dhB8bBj/46mZ3eh8vRoMxlTGmws6QFxoTp+hUeZqUl8MYLmNg==","signatures":[{"sig":"MEQCICjB8Akll8zkvcLOcVxSiskovmwsF0aotmHYmsQCEe2mAiAYrhrpQFF1n677uwTJrTLDcEdZNt+/R6VNKfNU80kr4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240226.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240226.1.tgz","_integrity":"sha512-9H6nMhD7K8pvvx+aAN7SfmFTiy5eF7FrKX7K8dhB8bBj/46mZ3eh8vRoMxlTGmws6QFxoTp+hUeZqUl8MYLmNg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240226.1_1708987961409_0.7102322243611172","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240308.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240308.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240308.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6c7a7d6fdea07c6ea6e453ed3dac04fc1d4706e4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240308.1.tgz","fileCount":21,"integrity":"sha512-H0ZT4IUKRaEwJnmAgKL4ju7BBZpSXJh9fA9mnd8pfOGaTPpR7BxiH2aKBWMGEa6khBMOuPf1ReM5ZOQflCl95Q==","signatures":[{"sig":"MEQCIEHczvUfV8EFm0uqLijPe8uC9SJ5Mdfm0oJYjmG6zYz9AiBa48I1+M6cu4LVEG9dSftI5KENLsfvfWOah9z8f43liA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240308.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240308.1.tgz","_integrity":"sha512-H0ZT4IUKRaEwJnmAgKL4ju7BBZpSXJh9fA9mnd8pfOGaTPpR7BxiH2aKBWMGEa6khBMOuPf1ReM5ZOQflCl95Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240308.1_1709938443637_0.38987951589705916","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240313.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240313.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240313.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7290907e4a84395eae9db1258dbad8d91a2ef8a4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240313.1.tgz","fileCount":21,"integrity":"sha512-+WF/df+PekWvQLyJSoqqZ/4a8zcXzy9GCp1AioQHK+ABXgGGIkkVC2e3bQnfo+c0Rf4uh4g4qFkWOdsJdmk2FQ==","signatures":[{"sig":"MEUCIH+ihds30s9M85Qcf3aDIGTPtPyUlxlwr0JOcOQ/UyTBAiEA0xWwBGKoOc4ET6MWXd9budk/yAM4D5ybd8HKX1e2YBY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240313.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240313.1.tgz","_integrity":"sha512-+WF/df+PekWvQLyJSoqqZ/4a8zcXzy9GCp1AioQHK+ABXgGGIkkVC2e3bQnfo+c0Rf4uh4g4qFkWOdsJdmk2FQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240313.1_1710366470568_0.8738690298614589","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240321.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240321.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240321.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1b792e5a6a9975f6c33ebd5fd2a9252de16d9d07","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240321.1.tgz","fileCount":21,"integrity":"sha512-en6iSGMzNKS+Mp0fyGbP1bqaCUsT8wSizVRLi3eb4VH2qPnBuqMQGHRHbeGz9/QHvr7/eyjNQoQ68B8PkH6YGA==","signatures":[{"sig":"MEYCIQCMfBOGIpcmUTXMr0LWdnbsQaQnDE6eCakemswwV+8nZwIhAOzAwc0PrxSXJpW6I5qbDZ5lUV3x44wpTspHvIaytuyu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240321.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240321.1.tgz","_integrity":"sha512-en6iSGMzNKS+Mp0fyGbP1bqaCUsT8wSizVRLi3eb4VH2qPnBuqMQGHRHbeGz9/QHvr7/eyjNQoQ68B8PkH6YGA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240321.1_1711057955107_0.8775002322443379","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240322.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240322.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"205ca84464d70cf74bc6aba06dfe2e13ce3e57f8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240322.1.tgz","fileCount":21,"integrity":"sha512-ES9//50L0G5CQjyuiuQykz8zkwlwTUa3S+apQoIv5Lg59yUUx5IfhxrLVTDOmoqPsWdW99LByYhXZvO72pDa8w==","signatures":[{"sig":"MEQCIC8r2VQ4otCtX4sFgWeZAXttvRCImiW9A+DhXHKtzQ4SAiBxGQKMfCKPCNYop3BLWpfl8jj3YygStgvXEdUlKpku0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240322.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-functions-authentication-events/azure-functions-authentication-events-1.0.0-alpha.20240322.1.tgz","_integrity":"sha512-ES9//50L0G5CQjyuiuQykz8zkwlwTUa3S+apQoIv5Lg59yUUx5IfhxrLVTDOmoqPsWdW99LByYhXZvO72pDa8w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@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/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240322.1_1711143627728_0.5001179075590352","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240403.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240403.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240403.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ad7bb246db4c869f9f105fb50c41fdc4ddfd2b4c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240403.1.tgz","fileCount":21,"integrity":"sha512-QEC2w0tbDhWXkZCHjTrPmrgoJMBveKJC4B8LmPKnCPssHVzBw82kluxnFeaRO0G0eBzp2N31aPt8uqBOUHPSKg==","signatures":[{"sig":"MEUCIQCRzFrECiZ51BJlKXCI+5Inm+9qSoTzBDMQptxu16JjwwIgL7f4Qmh8WOQO/hprCz4lo0yzAOozzj0/HOPcbC9WPnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ca53838a-fccf-49c4-88df-0920df8d59d5\\azure-functions-authentication-events-1.0.0-alpha.20240403.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ca53838a-fccf-49c4-88df-0920df8d59d5\\azure-functions-authentication-events-1.0.0-alpha.20240403.1.tgz","_integrity":"sha512-QEC2w0tbDhWXkZCHjTrPmrgoJMBveKJC4B8LmPKnCPssHVzBw82kluxnFeaRO0G0eBzp2N31aPt8uqBOUHPSKg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240403.1_1712180322025_0.600044710032319","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240410.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240410.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240410.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ac57392a3454be490b8a3e3eaeb4f8019871822d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240410.1.tgz","fileCount":21,"integrity":"sha512-2feeZf1Atu6s7l1kAyYaDFrGhhXDgu2+p0HypRoV8DJ83FypMQeMgCPTMWjLOwq3QCNymeCESUJWjqnCz1eqhw==","signatures":[{"sig":"MEYCIQDb+p6ydBScvTB2gKKtx8NPVYyj4lCyuzHsZn+kKT49YQIhAIfiZGG/e39OKiodpnXOaXNuDaaG2o/vSq1Br/m54jZX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d0c23261-416c-4331-94fd-a2c54c0922b0\\azure-functions-authentication-events-1.0.0-alpha.20240410.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d0c23261-416c-4331-94fd-a2c54c0922b0\\azure-functions-authentication-events-1.0.0-alpha.20240410.1.tgz","_integrity":"sha512-2feeZf1Atu6s7l1kAyYaDFrGhhXDgu2+p0HypRoV8DJ83FypMQeMgCPTMWjLOwq3QCNymeCESUJWjqnCz1eqhw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240410.1_1712784974560_0.8943534917753206","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240412.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240412.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240412.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"14bf9940fb53c5c3f385153f27f8ea030842515e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240412.1.tgz","fileCount":21,"integrity":"sha512-R8TyzEg3cH4RkCg120cCf7UjVdN4avwK0blXyEjgyf60Dt+AGz5p8avBWInRa6vZa8+SfHQT5vCvRBn4RDUyMQ==","signatures":[{"sig":"MEQCIDAxR9pqZVLUAoGqoc2IYZTZYsrjvXT1eLVX1NbGApN8AiB+ddc1VNUpDxp8cj5IaDh1s81TWVG/ODRPTwjKgKLexQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a158ac08-ba15-409b-8c87-700ae0e1bf54\\azure-functions-authentication-events-1.0.0-alpha.20240412.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a158ac08-ba15-409b-8c87-700ae0e1bf54\\azure-functions-authentication-events-1.0.0-alpha.20240412.1.tgz","_integrity":"sha512-R8TyzEg3cH4RkCg120cCf7UjVdN4avwK0blXyEjgyf60Dt+AGz5p8avBWInRa6vZa8+SfHQT5vCvRBn4RDUyMQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240412.1_1712957971651_0.43341717964613635","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240415.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240415.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240415.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b6838dec5cce53e8ef72b80661c2fa5a2c978762","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240415.1.tgz","fileCount":21,"integrity":"sha512-EuMOXUi9EpxbQODj5Ck83f5VfltQ3Q1LxvRl9SlS0qrrEPf6cmx5nKmYSxCYHBgI9gpEfzdqL5YFwE1UmEIZbg==","signatures":[{"sig":"MEQCIAYQu26T3LsULJzMHH7jQt8K7+ekbQpbNGO46zlGFITJAiBX/Ri3D7Ng0yyKJdSL9MLlRlkcnDyzqi4QSGmTwEKu/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\808831d7-6bf3-4fd3-b504-0fa4fecae1b3\\azure-functions-authentication-events-1.0.0-alpha.20240415.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\808831d7-6bf3-4fd3-b504-0fa4fecae1b3\\azure-functions-authentication-events-1.0.0-alpha.20240415.1.tgz","_integrity":"sha512-EuMOXUi9EpxbQODj5Ck83f5VfltQ3Q1LxvRl9SlS0qrrEPf6cmx5nKmYSxCYHBgI9gpEfzdqL5YFwE1UmEIZbg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240415.1_1713217251091_0.2634826893757063","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240416.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240416.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240416.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"670a020f086c5a63b81825c7cf4d151653fdd0f3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240416.1.tgz","fileCount":21,"integrity":"sha512-47leJFdwcUQ/J9p5PMqD9XoXNNcoB4T3wC9cYuNbO0fzn1beDcs5AtMFEJSORVbJDEiSC384OMkUgEmkUe1jjw==","signatures":[{"sig":"MEQCIEKGmW6acHAEVvWXMYVdud2fI/N3Nqg+jL5dWLsVodpUAiBcdLqcbdW5ChipCgBha1rAz+3IIIBgZofAWI3kNe0yXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6d0e80c5-f94c-46f6-9294-cd5be34af8d2\\azure-functions-authentication-events-1.0.0-alpha.20240416.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6d0e80c5-f94c-46f6-9294-cd5be34af8d2\\azure-functions-authentication-events-1.0.0-alpha.20240416.1.tgz","_integrity":"sha512-47leJFdwcUQ/J9p5PMqD9XoXNNcoB4T3wC9cYuNbO0fzn1beDcs5AtMFEJSORVbJDEiSC384OMkUgEmkUe1jjw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240416.1_1713304805653_0.6610928964015732","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240417.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240417.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240417.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f37371e5b7aed412bde1cecc022cd3a85c76dc7a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240417.1.tgz","fileCount":21,"integrity":"sha512-/WJ3nk39+2/KEPCocKpmDMfPi2eOa3Mj5BBdXcAuCzxjRKzeCnk6llIcm16G+RxFomwjVUqjI5fJS+fyISM8kg==","signatures":[{"sig":"MEYCIQCQ8xnjSSJGpTLo2sttBSm8lEEqYjNdfioPWicsqSGSZwIhAJydis25FjhRAlEANGdQaWRhSIPByAiIXF0amZQDP+Ke","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5f5cfedb-d4c8-44d5-bdf2-298289923034\\azure-functions-authentication-events-1.0.0-alpha.20240417.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5f5cfedb-d4c8-44d5-bdf2-298289923034\\azure-functions-authentication-events-1.0.0-alpha.20240417.1.tgz","_integrity":"sha512-/WJ3nk39+2/KEPCocKpmDMfPi2eOa3Mj5BBdXcAuCzxjRKzeCnk6llIcm16G+RxFomwjVUqjI5fJS+fyISM8kg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240417.1_1713389867422_0.5270177289909888","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240418.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240418.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240418.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"462a12a19f5aade772767c6c29b08ff6d2ef1731","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240418.1.tgz","fileCount":21,"integrity":"sha512-e1+L7O0m3l1mcW1hSixK0Ko79zZtapmnMaKSQhBg5qz/sg2R/SWhjSmLQl1eCNgMxa9/dPwxCHiZvnt/t9+xPA==","signatures":[{"sig":"MEUCIQCPc41bYADfO7JynZ2fb5M4xUYEpU780cCNPxeVL7SCHgIgEeMbUPZv94zge14zAEJjBhEoNPJQ2ubx73uBTuPIvxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47415},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\487091cf-8ce1-42ba-a0d7-92a4ac1d6531\\azure-functions-authentication-events-1.0.0-alpha.20240418.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\487091cf-8ce1-42ba-a0d7-92a4ac1d6531\\azure-functions-authentication-events-1.0.0-alpha.20240418.1.tgz","_integrity":"sha512-e1+L7O0m3l1mcW1hSixK0Ko79zZtapmnMaKSQhBg5qz/sg2R/SWhjSmLQl1eCNgMxa9/dPwxCHiZvnt/t9+xPA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240418.1_1713477404963_0.9076519133867942","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240419.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240419.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240419.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"84b56d7ed34772717323e39a2186df5e06c05dd1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240419.1.tgz","fileCount":21,"integrity":"sha512-h7p+EDzXQ7kFih8P7u/LRlrC8O5ESQgNnWWYay1Z7m4kzlynTOCITJ3tQoXmKcbxTR9hNglTBbR4kq4+mwVczw==","signatures":[{"sig":"MEUCIEtqFESPEcu1OrBC2AC4BId+734m2QLrEtKSLxMoIKYqAiEAxNjiHZvBDOZo85CI1WisQ+bg0VZdzMjevkqsX6NVSHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47393},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\135b65ba-37aa-4455-8a37-406730cf25d1\\azure-functions-authentication-events-1.0.0-alpha.20240419.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\135b65ba-37aa-4455-8a37-406730cf25d1\\azure-functions-authentication-events-1.0.0-alpha.20240419.1.tgz","_integrity":"sha512-h7p+EDzXQ7kFih8P7u/LRlrC8O5ESQgNnWWYay1Z7m4kzlynTOCITJ3tQoXmKcbxTR9hNglTBbR4kq4+mwVczw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240419.1_1713562884448_0.7869026809617805","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240422.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240422.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240422.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"571b78466344a5090bf62afc1706e4e8f18620a1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240422.1.tgz","fileCount":21,"integrity":"sha512-2wZRF86L71zah2KuppY/fHM4UBxUEBgsnDlLBlRleDZpdh6fjpB1SoZ4IEwModuIaxaSYNSNBxRTGIils8PskA==","signatures":[{"sig":"MEUCIDIf3VbYDMh6goJckFEneRa2Igdsd1wlhT3ZfgCTZ7EXAiEA5VYNUJj30Df+7auKkeinmskBvT9OwrPL3jUOlgmTMTk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47393},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6c043f1a-47ea-4a58-9c40-efc97011396d\\azure-functions-authentication-events-1.0.0-alpha.20240422.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6c043f1a-47ea-4a58-9c40-efc97011396d\\azure-functions-authentication-events-1.0.0-alpha.20240422.1.tgz","_integrity":"sha512-2wZRF86L71zah2KuppY/fHM4UBxUEBgsnDlLBlRleDZpdh6fjpB1SoZ4IEwModuIaxaSYNSNBxRTGIils8PskA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240422.1_1713821952706_0.3048982556488167","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240423.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240423.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240423.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"528220581487ecd13732fde7ba83668c8b60357f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240423.1.tgz","fileCount":21,"integrity":"sha512-cEAgoRBnA8dDRwyqW209my0/LRh99CPkJMkK9FFQpM7zuWfECI0crs8YcZoUQx9t2wt2bZUUQGMto90AfFW2cw==","signatures":[{"sig":"MEYCIQC5492luvxO/aeg4iKFM53ETbx2HL1czcgaM81heYuczQIhAOWj+1cL/eBMdItBJSUWvbh+AUyuswlSB8fgJbjAWXHy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47393},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6af4cbe7-02fb-4e6e-b13d-4302a8756788\\azure-functions-authentication-events-1.0.0-alpha.20240423.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6af4cbe7-02fb-4e6e-b13d-4302a8756788\\azure-functions-authentication-events-1.0.0-alpha.20240423.1.tgz","_integrity":"sha512-cEAgoRBnA8dDRwyqW209my0/LRh99CPkJMkK9FFQpM7zuWfECI0crs8YcZoUQx9t2wt2bZUUQGMto90AfFW2cw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240423.1_1713909501386_0.33474864456015085","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240424.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240424.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240424.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d3113418e6d82f7d3732348144087daa99561298","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240424.1.tgz","fileCount":21,"integrity":"sha512-RuxVO4ccOTVm0pT8/6jjJKTTud3QybNwmP1rqIpKc+v1MVUlvPwoJF9FVi8x093CqoDNOpH6zfpEkLmPtk71LA==","signatures":[{"sig":"MEUCIQClFEDFLrq48Bl18jl5R6icmYeU7WR91e4BcQ5DbKCK1QIgCVFmSzHo6/nqDW5JY3SEeWNsSyB5E8XGIXqaEarrS+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47393},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\64505756-dd5e-45b3-8da6-7ccb3f8c509d\\azure-functions-authentication-events-1.0.0-alpha.20240424.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\64505756-dd5e-45b3-8da6-7ccb3f8c509d\\azure-functions-authentication-events-1.0.0-alpha.20240424.1.tgz","_integrity":"sha512-RuxVO4ccOTVm0pT8/6jjJKTTud3QybNwmP1rqIpKc+v1MVUlvPwoJF9FVi8x093CqoDNOpH6zfpEkLmPtk71LA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","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-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240424.1_1713994573677_0.4234792372637659","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240425.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240425.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240425.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b676d79c05d9a79a946d27339be11397456b1a85","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240425.1.tgz","fileCount":21,"integrity":"sha512-xbvEITVy15ye1x5jjCVWBH76zDEeCO0Torm/vX8clbVoKN9cASUVTGWP4dvLSCGpbt7rb61SsZan3jKVv7u3IA==","signatures":[{"sig":"MEUCICUr8BwkgzMaPhtjhF0rkaKLAAYTMyWufkH4O/XDDFBVAiEA+2DC+eRqsLvckC1Tnrg3kMLvGaiJnpQbD5FSXKZsUtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2fd87384-f383-496b-a315-928ca7a10e92\\azure-functions-authentication-events-1.0.0-alpha.20240425.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2fd87384-f383-496b-a315-928ca7a10e92\\azure-functions-authentication-events-1.0.0-alpha.20240425.1.tgz","_integrity":"sha512-xbvEITVy15ye1x5jjCVWBH76zDEeCO0Torm/vX8clbVoKN9cASUVTGWP4dvLSCGpbt7rb61SsZan3jKVv7u3IA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240425.1_1714081126059_0.97495229051235","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240426.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240426.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240426.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"67c98d335e5e01b5ae7280cac309f770488cd871","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240426.1.tgz","fileCount":21,"integrity":"sha512-DOaXuy2UR3KrjetpuDx/koqxYmH/Nw8DLmiAjQ/HaFbaNkKGvysWhOFCe6eSww2FnPViD/XIL54QhDCIB59syA==","signatures":[{"sig":"MEYCIQD6yAp2Y3AqYoLEr7+afL+wmi0f65CHckiBt8eLWsco8AIhANpn+ypiekKjOwVXSeXEYAr5bUlbqpDtlXjEsIqKdv6d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ed075e82-0d9d-4350-8aa9-b9a0221e897b\\azure-functions-authentication-events-1.0.0-alpha.20240426.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ed075e82-0d9d-4350-8aa9-b9a0221e897b\\azure-functions-authentication-events-1.0.0-alpha.20240426.1.tgz","_integrity":"sha512-DOaXuy2UR3KrjetpuDx/koqxYmH/Nw8DLmiAjQ/HaFbaNkKGvysWhOFCe6eSww2FnPViD/XIL54QhDCIB59syA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240426.1_1714167411767_0.44019612640802186","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240429.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240429.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240429.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"371cce93998bc4f38b922ba1dceccd03bdaa5f75","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240429.1.tgz","fileCount":21,"integrity":"sha512-IySa5IOvgYJ66DjnZVAc8CwBGqoHMhyiR2l7c0Tedhkn5vtWkMIDR1J5XXrVWNmln6svBiB3q8kvxtbIVljcVw==","signatures":[{"sig":"MEUCIGzHAFdOE+MlGh1837AO3UEfijQLLw0H3/uoDTCOa9ClAiEA44z6FKImRF+BtSDQA20WPDfZsFnB/c4QTBxyptWYjlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b0af0641-c220-4aca-9f96-df95f8939d23\\azure-functions-authentication-events-1.0.0-alpha.20240429.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b0af0641-c220-4aca-9f96-df95f8939d23\\azure-functions-authentication-events-1.0.0-alpha.20240429.1.tgz","_integrity":"sha512-IySa5IOvgYJ66DjnZVAc8CwBGqoHMhyiR2l7c0Tedhkn5vtWkMIDR1J5XXrVWNmln6svBiB3q8kvxtbIVljcVw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240429.1_1714426558431_0.9572943749349265","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240430.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240430.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240430.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e2625e4ba0d6d1755b4c79e49d62793ffda78351","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240430.1.tgz","fileCount":21,"integrity":"sha512-88Dd080v4npLVlj+10hXIYErhyrVnLTvQ//0JoxGeCJnSpilhf8ttrHGrV6YU/qwebxP7Hyn9k6M5vcEJoZsKw==","signatures":[{"sig":"MEUCIAmoPenawUV0ZU7Q5hj+33Fu3/15cG1tjKaNsZ9NBry5AiEAt1F+yz41N0UovSRGOQv1L0w0CJFYXe/AWu+H2nW+N8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ceaeb723-74b5-45e3-9dd7-dc2041d9c664\\azure-functions-authentication-events-1.0.0-alpha.20240430.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ceaeb723-74b5-45e3-9dd7-dc2041d9c664\\azure-functions-authentication-events-1.0.0-alpha.20240430.1.tgz","_integrity":"sha512-88Dd080v4npLVlj+10hXIYErhyrVnLTvQ//0JoxGeCJnSpilhf8ttrHGrV6YU/qwebxP7Hyn9k6M5vcEJoZsKw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240430.1_1714512914551_0.16482209318527952","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240501.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240501.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240501.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d1a8c0321b0ffb0bd183b616b3c483d342759519","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240501.1.tgz","fileCount":21,"integrity":"sha512-qD5RO2y63v9QfRzQnwsln4xsbViTYGFTrV/RFn4gApjQOY4RdJ2NI1zGe8XkEph3jzUR/qejGjma4xuNHJ2nAg==","signatures":[{"sig":"MEUCIHQSoTUjCuc/7C/h07tlI4OmIct8KXxXntSSV11H5RR3AiEAjhxFApzrc89Fna8igH8ES46+p4bzQ9uPz4k615b3FhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f23ddba4-2b49-4942-9fd8-a3fb53a41ee8\\azure-functions-authentication-events-1.0.0-alpha.20240501.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f23ddba4-2b49-4942-9fd8-a3fb53a41ee8\\azure-functions-authentication-events-1.0.0-alpha.20240501.1.tgz","_integrity":"sha512-qD5RO2y63v9QfRzQnwsln4xsbViTYGFTrV/RFn4gApjQOY4RdJ2NI1zGe8XkEph3jzUR/qejGjma4xuNHJ2nAg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240501.1_1714599308398_0.7648553169768364","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240502.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240502.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240502.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"abcecb27185c8b23ca83ac22932fd5e4e9a89731","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240502.1.tgz","fileCount":21,"integrity":"sha512-jLpxNuu8RhzRkJnDmhLPfo755ihUpcQgKvgMVXopXIF6QBdWU4TWOhy2jE/dymcSzv7KcVOYZb17l+GJ10fQ/g==","signatures":[{"sig":"MEQCIAawDG4ZElwCJQRjn3uSS3C8NMWD5lnAZPKXFC/mX7yAAiBZhbl1r1NFos7KTpGKbiyj6x8owJN8H5aelxIXD311lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e60f7f54-ad14-47f7-948c-9d24dda7191e\\azure-functions-authentication-events-1.0.0-alpha.20240502.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e60f7f54-ad14-47f7-948c-9d24dda7191e\\azure-functions-authentication-events-1.0.0-alpha.20240502.1.tgz","_integrity":"sha512-jLpxNuu8RhzRkJnDmhLPfo755ihUpcQgKvgMVXopXIF6QBdWU4TWOhy2jE/dymcSzv7KcVOYZb17l+GJ10fQ/g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240502.1_1714685711023_0.5640235962545415","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240503.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240503.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240503.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ab5b904729d8010d543c0ad8b6381ed5ca82cfe2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240503.1.tgz","fileCount":21,"integrity":"sha512-5PsPFMO7NlseUfpTozn5+63v4AXXL6+g8IbEQmIeoNBkr53waaFbGy/sKMjGH7caZvPR32hYnEzlPirlgWJtlA==","signatures":[{"sig":"MEQCIDGB6/qyDrjZsvCjnbCGaD+UINIawszFa9TtWqIXxU36AiB52nlcvHpRHbLGAfC6qanLXR+ObJXLbWL81PP9X1UhuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d3b37f22-9228-42e5-bae8-58568aa434e1\\azure-functions-authentication-events-1.0.0-alpha.20240503.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d3b37f22-9228-42e5-bae8-58568aa434e1\\azure-functions-authentication-events-1.0.0-alpha.20240503.1.tgz","_integrity":"sha512-5PsPFMO7NlseUfpTozn5+63v4AXXL6+g8IbEQmIeoNBkr53waaFbGy/sKMjGH7caZvPR32hYnEzlPirlgWJtlA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240503.1_1714772049397_0.5256197533925786","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240506.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240506.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240506.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bffa6a0ff48b97b557709af461dd697d8df41e84","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240506.1.tgz","fileCount":21,"integrity":"sha512-5oAxe/TGkarw4Cf4Y7kimlzw7yM+ScsdAmBZOEEZadJajjHisSafL1+18ovlvpJ5UFdpEAuYCjsUPKkh+ZbqQQ==","signatures":[{"sig":"MEUCIHs1t63WiTOWZENRfSt6HurvyLh1Tyfj71zwPlZEwbr5AiEArbY9AaQbAiww9i4ZQimZe179Q3d8/I8yebQcwA9G9ng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\61f236ca-227a-4de5-8a39-3de99b8b91f0\\azure-functions-authentication-events-1.0.0-alpha.20240506.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\61f236ca-227a-4de5-8a39-3de99b8b91f0\\azure-functions-authentication-events-1.0.0-alpha.20240506.1.tgz","_integrity":"sha512-5oAxe/TGkarw4Cf4Y7kimlzw7yM+ScsdAmBZOEEZadJajjHisSafL1+18ovlvpJ5UFdpEAuYCjsUPKkh+ZbqQQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240506.1_1715031432845_0.5912606151283453","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240507.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240507.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240507.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9a7a5795f73a2107ead02edd2070e6ec0d4c3ade","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240507.1.tgz","fileCount":21,"integrity":"sha512-i0sJBqUbhNTPobv6ykmfScIu8n/EKDoViEqMqKr1h+W8LPmr0FTt9VBJHAxQre4eghBCw6J89SSFEaB/OAopJg==","signatures":[{"sig":"MEQCIEvByHQFzVvCznXjbOnheWwJNA0AqhEHOx71IiM23urgAiBGGg9TqPVc4m9IIfh+AsFqL5x7OrC9ifmjOWr3tUDnjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7fa73980-f4b3-45a1-bc7f-ea506b6f724f\\azure-functions-authentication-events-1.0.0-alpha.20240507.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7fa73980-f4b3-45a1-bc7f-ea506b6f724f\\azure-functions-authentication-events-1.0.0-alpha.20240507.1.tgz","_integrity":"sha512-i0sJBqUbhNTPobv6ykmfScIu8n/EKDoViEqMqKr1h+W8LPmr0FTt9VBJHAxQre4eghBCw6J89SSFEaB/OAopJg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240507.1_1715118287083_0.4982969303484097","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240508.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240508.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240508.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"08019c53a2040a864de3cdc95236d99774d8cae2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240508.1.tgz","fileCount":21,"integrity":"sha512-+eLX3drUNH9bFFBepksitWpMme1eXSxgbRXcxU062ELImmJ6mxDg8Auj/tgG8IPtIJZuVlSQkEZpxGIc68z8AA==","signatures":[{"sig":"MEUCIQC2x7l6DmV2qh8P6vj7Gby9yxECbNbtro9BH1XAJqqglAIgVG4n7YiPRpoRC0FvnEEi9FnumKh9Yem4WfeGg7KgOlg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ed96a644-2ca6-4b1d-99ee-1528f820de97\\azure-functions-authentication-events-1.0.0-alpha.20240508.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ed96a644-2ca6-4b1d-99ee-1528f820de97\\azure-functions-authentication-events-1.0.0-alpha.20240508.1.tgz","_integrity":"sha512-+eLX3drUNH9bFFBepksitWpMme1eXSxgbRXcxU062ELImmJ6mxDg8Auj/tgG8IPtIJZuVlSQkEZpxGIc68z8AA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240508.1_1715204345938_0.8406764998882976","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240509.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240509.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240509.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b00a517f2be38b2426513fb6602bd05999de6097","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240509.1.tgz","fileCount":21,"integrity":"sha512-auSd4rRSOpdCRio7YxvYwrEPiXrPsA6dJnFepYUMM3LJMAj5+5daLaPu/PcYJGeARlWoGY32AuVmY8BfWSkrOg==","signatures":[{"sig":"MEUCIQC78mEv+mb5r5dddk3WKfjtBVYg0k7xCMSGahq7BMWL3AIgK1NL2OmuQxQY1CFYjbhB9iN5LA1hplZHcVxFJAloJ2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5b1646d7-b1fd-48b4-b949-19dd41e9b5ab\\azure-functions-authentication-events-1.0.0-alpha.20240509.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5b1646d7-b1fd-48b4-b949-19dd41e9b5ab\\azure-functions-authentication-events-1.0.0-alpha.20240509.1.tgz","_integrity":"sha512-auSd4rRSOpdCRio7YxvYwrEPiXrPsA6dJnFepYUMM3LJMAj5+5daLaPu/PcYJGeARlWoGY32AuVmY8BfWSkrOg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240509.1_1715290757129_0.20788612648184368","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240510.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240510.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240510.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7352c6d6d543da8a22c0c8d65af78ec4426abf0f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240510.1.tgz","fileCount":21,"integrity":"sha512-m8V/BLMrmYz/Mh6ZGKpUGPAMaLFsl5zy7aA29t5TDiLojbasCDHsfO0ZJaokaOQvLoaLnIBRX4nO2fAHoGKEtg==","signatures":[{"sig":"MEQCIH8AOrkW9ufEDKvNlDj/bdiXQ2CcrXeOSLJthopY1LlIAiB6+0gWto1j8f8S31SZoKd2a0424vTOyuWMnWcRz0MdUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b1cc36ad-d4b4-4071-bfb8-0536070c311c\\azure-functions-authentication-events-1.0.0-alpha.20240510.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b1cc36ad-d4b4-4071-bfb8-0536070c311c\\azure-functions-authentication-events-1.0.0-alpha.20240510.1.tgz","_integrity":"sha512-m8V/BLMrmYz/Mh6ZGKpUGPAMaLFsl5zy7aA29t5TDiLojbasCDHsfO0ZJaokaOQvLoaLnIBRX4nO2fAHoGKEtg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240510.1_1715376998946_0.9083285219682633","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240513.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240513.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240513.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7b57a4c4099540a30af7fad9e55ccea064f5bf87","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240513.1.tgz","fileCount":21,"integrity":"sha512-0slqRAUkSXP7wcFKg0vGoldaGsl5xGh3C8gGiFDkXtsY5W4D20FzuJv4bRUclcoLhhWAn5wcg5aGpuqgoCpZtw==","signatures":[{"sig":"MEUCIQCSv1PXoGxOrgEIKbFIG+Fp/htNtjPPvNWAgW+5Au5d8wIgbpcC9hHjlwmwi9WyJ+8/90nmV2tr/t7Ckl4jUNkbQ4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\76bd9b7a-04d4-421a-b36a-7d4f0324510a\\azure-functions-authentication-events-1.0.0-alpha.20240513.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\76bd9b7a-04d4-421a-b36a-7d4f0324510a\\azure-functions-authentication-events-1.0.0-alpha.20240513.1.tgz","_integrity":"sha512-0slqRAUkSXP7wcFKg0vGoldaGsl5xGh3C8gGiFDkXtsY5W4D20FzuJv4bRUclcoLhhWAn5wcg5aGpuqgoCpZtw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240513.1_1715636224014_0.647411656726488","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240514.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240514.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240514.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3092c96cee40bff6e05300870a4e91b069c136e1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240514.1.tgz","fileCount":21,"integrity":"sha512-XB34cKO+q+vWFCimGTKHSq3eT5/IeOm0xEdnhFcJYkx9IKxgR8qwWvIwUv5js5jQDLKIGIjR3cpSxemsJGj2UA==","signatures":[{"sig":"MEUCIQD0fdoyn3CYrKcI+eDnc3ouC5FYvxiDDr6XR+VNNg54lAIgSqjGS4YPgkI31AVTdX7Vj/xy9lZBI6LafzQbYvqftwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b7ab4873-350a-4074-b617-041f15aa9522\\azure-functions-authentication-events-1.0.0-alpha.20240514.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b7ab4873-350a-4074-b617-041f15aa9522\\azure-functions-authentication-events-1.0.0-alpha.20240514.1.tgz","_integrity":"sha512-XB34cKO+q+vWFCimGTKHSq3eT5/IeOm0xEdnhFcJYkx9IKxgR8qwWvIwUv5js5jQDLKIGIjR3cpSxemsJGj2UA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240514.1_1715722545272_0.20769723393232842","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240515.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240515.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240515.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1952bc2330b22ca4cf7a456d5bc0212cd554522c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240515.1.tgz","fileCount":21,"integrity":"sha512-3mHy88rf+XrCPIy0qlbhKTdol1N9SADXjTTn/q0GV4fVohDKl6ee9YcE+raTa39+oP3BcsQNPBsBY3YJ1w/vJQ==","signatures":[{"sig":"MEQCICJamHDc79ZiQIjU0lsMiJge+dTXjbBXsaJ4cnjuSAF5AiBXbcepg1bDOn5g3v0Wxxygv11qI+SYAGuweaqD0fFcMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dfd66745-eb7b-4eea-b1d6-a3c3bb45860b\\azure-functions-authentication-events-1.0.0-alpha.20240515.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dfd66745-eb7b-4eea-b1d6-a3c3bb45860b\\azure-functions-authentication-events-1.0.0-alpha.20240515.1.tgz","_integrity":"sha512-3mHy88rf+XrCPIy0qlbhKTdol1N9SADXjTTn/q0GV4fVohDKl6ee9YcE+raTa39+oP3BcsQNPBsBY3YJ1w/vJQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240515.1_1715808977243_0.42768430258570445","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240516.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240516.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240516.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4bc58f7ea488913fc4fbedeeda5342b0fa6c7ef8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240516.1.tgz","fileCount":21,"integrity":"sha512-z0HyDWz2AKtWTIGFeSKNNBlHWtDxy1CjR8P+tE5Ky+iPmqoOJAkn83tJcifNHRL48OladXlzmG/Uneme9RmTmg==","signatures":[{"sig":"MEUCICFyI0k7GEUcCcqT5O6dsAjOtyZ9gqvvJBuU+wkkp+PPAiEAsQ4TV7RGDqZ+y3IYByw4/w5jLsK7ZzEmYTGmlDCsmxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\25fd6eae-f4c5-47d5-89f0-7e0232de80db\\azure-functions-authentication-events-1.0.0-alpha.20240516.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\25fd6eae-f4c5-47d5-89f0-7e0232de80db\\azure-functions-authentication-events-1.0.0-alpha.20240516.1.tgz","_integrity":"sha512-z0HyDWz2AKtWTIGFeSKNNBlHWtDxy1CjR8P+tE5Ky+iPmqoOJAkn83tJcifNHRL48OladXlzmG/Uneme9RmTmg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240516.1_1715896113239_0.39105256675219047","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240517.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240517.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240517.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0b43e273cd65b840b744f1b988bce251ae43c486","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240517.1.tgz","fileCount":21,"integrity":"sha512-t+rtiQvxmrGSH3R3aS4l+hE7pnfJuchwv36TDDyQw3Sr+DG3kTCbj9z+icRquQ20gqYiUZFyFKPvR6D377NPfg==","signatures":[{"sig":"MEUCIH9NpFpFd2VVx2LaTQz3E26mmUs2SIHgO4REuoqFJS4kAiEAw53puxsWbCTSa2JvMBmEXjsLL7NQsxwrQic4IXwh3l0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\408078dd-0bc0-4662-abdf-acd995765521\\azure-functions-authentication-events-1.0.0-alpha.20240517.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\408078dd-0bc0-4662-abdf-acd995765521\\azure-functions-authentication-events-1.0.0-alpha.20240517.1.tgz","_integrity":"sha512-t+rtiQvxmrGSH3R3aS4l+hE7pnfJuchwv36TDDyQw3Sr+DG3kTCbj9z+icRquQ20gqYiUZFyFKPvR6D377NPfg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240517.1_1715981823961_0.9565904284650608","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240520.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240520.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240520.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2aff0e4cdc33b2b7d0305090cb036bf296b35afb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240520.1.tgz","fileCount":21,"integrity":"sha512-9ai5dA9bZlg26S1Fmg1eQmvOFbUzwEfewVr5lgOp/622Ps4oMoGgHZGuexiTtvBZD7B7lID1vIdVfd9pwwXFaQ==","signatures":[{"sig":"MEQCIEzfyzQQk0r8mj31+zxD6pPIJ++hiF610Sz9/36/l0f5AiAe+6ZsL3uvHe0boFT4tENMxm17JP4t3lqScezi7Or6hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47399},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d89206c5-99c1-49e2-834f-0075d09d763d\\azure-functions-authentication-events-1.0.0-alpha.20240520.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d89206c5-99c1-49e2-834f-0075d09d763d\\azure-functions-authentication-events-1.0.0-alpha.20240520.1.tgz","_integrity":"sha512-9ai5dA9bZlg26S1Fmg1eQmvOFbUzwEfewVr5lgOp/622Ps4oMoGgHZGuexiTtvBZD7B7lID1vIdVfd9pwwXFaQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240520.1_1716241112814_0.5479881406141263","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240521.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240521.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240521.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"de0ef8e8befc03be14fad3caa8ba2ad54fce8901","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240521.1.tgz","fileCount":21,"integrity":"sha512-9qciypHKoM+r1PnPeqTfFf0vmpfZnCW4/g0nAqpFq3XlzLP6z3VRXhsMjPwm6IH6IkBqp9BMpVVz7lLPk+7bjA==","signatures":[{"sig":"MEUCIQD6haP+PmRcO5FhJMU2A6sRibzfabMX5eRK1GPHS4VXiwIgZpDmy/BtNLPJvvQ3AdF47WtJ8+lxXJupKvoHjnOS63w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a8204222-62e0-40c0-84c7-c42584d980a6\\azure-functions-authentication-events-1.0.0-alpha.20240521.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a8204222-62e0-40c0-84c7-c42584d980a6\\azure-functions-authentication-events-1.0.0-alpha.20240521.1.tgz","_integrity":"sha512-9qciypHKoM+r1PnPeqTfFf0vmpfZnCW4/g0nAqpFq3XlzLP6z3VRXhsMjPwm6IH6IkBqp9BMpVVz7lLPk+7bjA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240521.1_1716327499243_0.5415340516092566","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240522.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240522.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240522.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"47442b153f3cab574f0f1aa64efb58a921981749","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240522.1.tgz","fileCount":21,"integrity":"sha512-HKZLOEB6v3PjjCLSe9KI0OSen4F/D0PWs5uqgLP+7TG1iRReUwj588fYYCYzaoM+XoyMKZXcY+EdFUNFbgEigA==","signatures":[{"sig":"MEQCIGSmfpK8bVLBjX5XDEw/TGKAgZnp42yzGnOOFMXNCraiAiAI9p01bbUaKDNc9Xrx4MMUOU3vNla7339H6sJmFRfW5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\67f91c1d-1552-4e55-88d0-9698aafdbd00\\azure-functions-authentication-events-1.0.0-alpha.20240522.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\67f91c1d-1552-4e55-88d0-9698aafdbd00\\azure-functions-authentication-events-1.0.0-alpha.20240522.1.tgz","_integrity":"sha512-HKZLOEB6v3PjjCLSe9KI0OSen4F/D0PWs5uqgLP+7TG1iRReUwj588fYYCYzaoM+XoyMKZXcY+EdFUNFbgEigA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240522.1_1716414043439_0.9685714812862196","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240523.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240523.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240523.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d143e48d396f527e9b2546e1f7c9261ed6ae9e49","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240523.1.tgz","fileCount":21,"integrity":"sha512-QVdODE6zr9WFDcGwjC1k5msx4vczaCif3K9gkeiC23upwTsrTEMu9G1N73Z/8VDeJXTMKGCSiHTfqZIJIzZNMw==","signatures":[{"sig":"MEQCIEsQE9Sbv3q/jvOe/og07DeiPCC4TWcf0uqVA8ZenV3bAiAzSq0Yu63TycbFH94Yxkh1tkUuNgU4ZxBhU6aRkDrQgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f1dea4a1-85de-49dc-9402-74b052b7494e\\azure-functions-authentication-events-1.0.0-alpha.20240523.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f1dea4a1-85de-49dc-9402-74b052b7494e\\azure-functions-authentication-events-1.0.0-alpha.20240523.1.tgz","_integrity":"sha512-QVdODE6zr9WFDcGwjC1k5msx4vczaCif3K9gkeiC23upwTsrTEMu9G1N73Z/8VDeJXTMKGCSiHTfqZIJIzZNMw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240523.1_1716500211250_0.13306737093113097","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240524.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240524.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240524.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8dbbd13bf9b28fd4a343b31bea8d8305995da1c5","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240524.1.tgz","fileCount":21,"integrity":"sha512-R6ZfNle4VMfCTxorEniu0/1TlCLWe806oXz5fRD2pfchOoGFeLmhFF9NFS6lt9rtuhheWgsScE8oZo15no25dQ==","signatures":[{"sig":"MEUCIF6Sh/+2x5p7EXsgPUoISHz2Ymf6eBKfF/9Ib8NCkIgBAiEA52U7S1jnQLhpeUN3rR73pVVN+yHA1jOvvyZJLX7F3Ec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5ac17704-c109-4d24-8af3-6e9992089fb4\\azure-functions-authentication-events-1.0.0-alpha.20240524.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5ac17704-c109-4d24-8af3-6e9992089fb4\\azure-functions-authentication-events-1.0.0-alpha.20240524.1.tgz","_integrity":"sha512-R6ZfNle4VMfCTxorEniu0/1TlCLWe806oXz5fRD2pfchOoGFeLmhFF9NFS6lt9rtuhheWgsScE8oZo15no25dQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240524.1_1716586597772_0.4503511907953328","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240527.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240527.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240527.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d03a9a422ab46e3f2720e29571b42edb7dc0c90e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240527.1.tgz","fileCount":21,"integrity":"sha512-wLBM7lC0zxmnlMZpnic9mdxuAZRDdBtQqY1i98K5sUSQ+OGkf6/wa+B29DUFyH2S06eoBrVEQWzrHgOZlzdyoA==","signatures":[{"sig":"MEUCIQDnLDlHc1sWJxt/2DAGS6JN5dMjqx2J6zXp4eW/u0WrwgIgZtsl6/j6/OhYOIIPk6PM9fy7Kgy0FEyaPJwk6Tk5YpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\71abe607-4a74-4cf1-9dc8-f2922adcfae1\\azure-functions-authentication-events-1.0.0-alpha.20240527.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\71abe607-4a74-4cf1-9dc8-f2922adcfae1\\azure-functions-authentication-events-1.0.0-alpha.20240527.1.tgz","_integrity":"sha512-wLBM7lC0zxmnlMZpnic9mdxuAZRDdBtQqY1i98K5sUSQ+OGkf6/wa+B29DUFyH2S06eoBrVEQWzrHgOZlzdyoA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240527.1_1716845583208_0.04083726997576553","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240528.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240528.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240528.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f4a690d285d21d1830a1dd5a2d4b8a572865789d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240528.1.tgz","fileCount":21,"integrity":"sha512-q7SXO/XTG7FHJtJc3ZI5j6+o+rFnKY4osOePm3Y8AKOrJvVzwBf5yYHcOZiIdGckwjMn+xTr2U3MOWuUi923nQ==","signatures":[{"sig":"MEYCIQC7FgbsrYSq/eh2/+sy7bum45IeZzDtL4mny2zN/BNzSgIhAOdDqUDsZyWU36LTrdJ04zv9bh0VZCYkoJp9+5gwFk5Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\baee200e-4f0d-491d-8b26-e362e96a435a\\azure-functions-authentication-events-1.0.0-alpha.20240528.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\baee200e-4f0d-491d-8b26-e362e96a435a\\azure-functions-authentication-events-1.0.0-alpha.20240528.1.tgz","_integrity":"sha512-q7SXO/XTG7FHJtJc3ZI5j6+o+rFnKY4osOePm3Y8AKOrJvVzwBf5yYHcOZiIdGckwjMn+xTr2U3MOWuUi923nQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240528.1_1716932063461_0.8830839727496673","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240530.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240530.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240530.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"555dd9a48c774c860484145e4f9ec40f036ff828","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240530.1.tgz","fileCount":21,"integrity":"sha512-dvoZzRdshUt1yDI6dWupJDTBwgHWFjCUlDD8BlFS5tZygiI12OKItOakuYQIpOHqSe3N0PRhgPUzBkHQUp0odw==","signatures":[{"sig":"MEUCIQDDLVv9fxooOUQo37+KzkIT+At4nv9ExQm0w5iYYFd7iQIgX9m1j1gpF7vihWOq5JPYQZX+ipQrFjh7Feu6muxDcVg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6a488401-5d2d-474c-8ba1-5f99af7b4b6b\\azure-functions-authentication-events-1.0.0-alpha.20240530.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6a488401-5d2d-474c-8ba1-5f99af7b4b6b\\azure-functions-authentication-events-1.0.0-alpha.20240530.1.tgz","_integrity":"sha512-dvoZzRdshUt1yDI6dWupJDTBwgHWFjCUlDD8BlFS5tZygiI12OKItOakuYQIpOHqSe3N0PRhgPUzBkHQUp0odw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240530.1_1717105228054_0.14814079801400837","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240603.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240603.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240603.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"91f112edbb0329afa9aeac72991eb941f7f44d17","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240603.1.tgz","fileCount":21,"integrity":"sha512-Ewm3DZEEAoyMpStRnVrKS5E1agsBpCLObt+GcKml4SocaWCmvk+KMThBESCiMlW23AL/dTI3WRvCvR8UjEt8Ng==","signatures":[{"sig":"MEUCIQDZ+QqOrSFSkzMTXFAPOprlNkvhotCfITqcP7R0AUUvhgIgRgXyS+pMxw9GG7weBRiPnBAsv7XdNOXmExQ6iNrO0xE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\23e87cca-2e38-48ad-8716-1bb8779663ba\\azure-functions-authentication-events-1.0.0-alpha.20240603.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\23e87cca-2e38-48ad-8716-1bb8779663ba\\azure-functions-authentication-events-1.0.0-alpha.20240603.1.tgz","_integrity":"sha512-Ewm3DZEEAoyMpStRnVrKS5E1agsBpCLObt+GcKml4SocaWCmvk+KMThBESCiMlW23AL/dTI3WRvCvR8UjEt8Ng==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240603.1_1717450524601_0.6694982290401907","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240604.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240604.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240604.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"afce319c9adeccddae18b68456644c6ca512feff","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240604.1.tgz","fileCount":21,"integrity":"sha512-n32TaDYaXwIgL1fR9XjgCWDYxDvTZh23d+Bpq7N4UuBNsH9rft4+IufgwyA7jjb775xtXImkNKoN3gvgOR5GBA==","signatures":[{"sig":"MEUCIQC+zipV8jlkFfGzJaGGmnMX1YWZu6WKBuylYZ8x/8rh+wIgIWXQXIQXKo2olIgYu/UOILBBS07ivcDIwruLEuAE+wQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a215aaf1-df64-4612-aa72-75f9cb5065aa\\azure-functions-authentication-events-1.0.0-alpha.20240604.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a215aaf1-df64-4612-aa72-75f9cb5065aa\\azure-functions-authentication-events-1.0.0-alpha.20240604.1.tgz","_integrity":"sha512-n32TaDYaXwIgL1fR9XjgCWDYxDvTZh23d+Bpq7N4UuBNsH9rft4+IufgwyA7jjb775xtXImkNKoN3gvgOR5GBA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240604.1_1717537212751_0.6483952791583665","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240605.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240605.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240605.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ccdbfe9e451548a37aa03e22a749fdcdb446bb3b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240605.1.tgz","fileCount":21,"integrity":"sha512-7IOxVXw7YYxJkH72gkvrSLqOVL2mpIXGPbAZUcDQwRZGZ4uOqFhHZzeZLWiE8FkVUw2e8HZgP7fOVia3m4h1Ew==","signatures":[{"sig":"MEUCIQCPVAR51tKVK4yHjQbG/4wRxF2czeA2EnRD404KFkUI1wIgaPuY/OuQXdCvKaDrvCH47EtwtnuQ6lpdqHS/eNGekSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e6730923-ec28-4020-8bd0-048325941d2a\\azure-functions-authentication-events-1.0.0-alpha.20240605.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e6730923-ec28-4020-8bd0-048325941d2a\\azure-functions-authentication-events-1.0.0-alpha.20240605.1.tgz","_integrity":"sha512-7IOxVXw7YYxJkH72gkvrSLqOVL2mpIXGPbAZUcDQwRZGZ4uOqFhHZzeZLWiE8FkVUw2e8HZgP7fOVia3m4h1Ew==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240605.1_1717623347153_0.814627016675217","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240606.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240606.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240606.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"642b63711aa5dfea1071668aa9298d44a8eb8a92","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240606.1.tgz","fileCount":21,"integrity":"sha512-+ZHVS8NUXzlkPlk2YSq8TGlmZ7qiZxuY1gh9OxcsOSOEKne0rQ8o2Av+TiKeQ/xbl50mm5i8ZwZ645w9JKckbQ==","signatures":[{"sig":"MEUCIFHmpv9DsCSRR5CnAjdcPT+q/InWQfGGC61NOUhjdkkDAiEAwe/52lCj0+zOqdK1c+9GGU/89m8n/DpT9gevY+IoONs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\edbad060-d245-44af-b2d7-bf744946472f\\azure-functions-authentication-events-1.0.0-alpha.20240606.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\edbad060-d245-44af-b2d7-bf744946472f\\azure-functions-authentication-events-1.0.0-alpha.20240606.1.tgz","_integrity":"sha512-+ZHVS8NUXzlkPlk2YSq8TGlmZ7qiZxuY1gh9OxcsOSOEKne0rQ8o2Av+TiKeQ/xbl50mm5i8ZwZ645w9JKckbQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240606.1_1717711052230_0.6507200020153929","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240607.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240607.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240607.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"58441f5dd7f4967da280aa6d774860b171574ae1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240607.1.tgz","fileCount":21,"integrity":"sha512-lqyjP6LFwCgEI0KT/bgHDY34eDbtaWNRSdoMJqKIHgXbjcy+bDY1vPHkkMLBtXzMsumwHY7e1HZyzFhJMuJkMA==","signatures":[{"sig":"MEQCIAZzyC+cflDxmjFt3nO6KJZkR8dTHF6+Xf1P1xSigoYyAiA0nSunjJA5qye2wpJ4K4oSKozFxXuf5/DmBnDmNxo15A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4131a23c-03ea-4032-b6be-5d9d3de9d910\\azure-functions-authentication-events-1.0.0-alpha.20240607.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4131a23c-03ea-4032-b6be-5d9d3de9d910\\azure-functions-authentication-events-1.0.0-alpha.20240607.1.tgz","_integrity":"sha512-lqyjP6LFwCgEI0KT/bgHDY34eDbtaWNRSdoMJqKIHgXbjcy+bDY1vPHkkMLBtXzMsumwHY7e1HZyzFhJMuJkMA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240607.1_1717796190799_0.39287412838080704","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240610.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240610.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240610.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"27819833b0fc7c11787e5f6f9d23198f60169562","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240610.1.tgz","fileCount":21,"integrity":"sha512-Mu9x566/BRPpP3P44UKAHPLSCpqo0envsPujtqsQNg+lx31qT1pdSmHjY0ApdRy2WKPSfIN7sz+FSdLONP5rsg==","signatures":[{"sig":"MEUCIFNt4WUSm6iAdkVf0nh7AFiyc1OWZZVKuUFSleU+D4PRAiEA3nbIaRb5wv2cOyE2w1MdpgB6zdozqPatu976mPLz57w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6c6fee0b-6c4c-49b7-b28f-ad991d7ae6ef\\azure-functions-authentication-events-1.0.0-alpha.20240610.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6c6fee0b-6c4c-49b7-b28f-ad991d7ae6ef\\azure-functions-authentication-events-1.0.0-alpha.20240610.1.tgz","_integrity":"sha512-Mu9x566/BRPpP3P44UKAHPLSCpqo0envsPujtqsQNg+lx31qT1pdSmHjY0ApdRy2WKPSfIN7sz+FSdLONP5rsg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240610.1_1718055451655_0.9046658868682156","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240611.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240611.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240611.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d9ad670449bc08b20228bd838b094891984fd6ed","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240611.1.tgz","fileCount":21,"integrity":"sha512-JFcNKLNp8v61TO1+2crpBrbCFEyEe4Qk4Y/3h8nFLm27/yYTAv/SSy9xtqGyyY0yDDQLpA3XohiSenMNb5vFdQ==","signatures":[{"sig":"MEYCIQDosmngKFfRjX2vWEmgfJSEEE6iaQmNqJm/cdqiNVmjUAIhALORWnZ3oVgrrluw/wnGjlV3YoOtD+kM+PRQEuIUNhM2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\41526599-7122-4170-97b6-fcf611a1b1d4\\azure-functions-authentication-events-1.0.0-alpha.20240611.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\41526599-7122-4170-97b6-fcf611a1b1d4\\azure-functions-authentication-events-1.0.0-alpha.20240611.1.tgz","_integrity":"sha512-JFcNKLNp8v61TO1+2crpBrbCFEyEe4Qk4Y/3h8nFLm27/yYTAv/SSy9xtqGyyY0yDDQLpA3XohiSenMNb5vFdQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240611.1_1718143313442_0.545657082250957","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240612.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240612.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240612.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"04f4715e5d27d405226cc570a78c333d9acce933","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240612.1.tgz","fileCount":21,"integrity":"sha512-BlG3g2cpmwpsCqOzybWv1ShCq0M/CsPIzQFlnSbaxkQPSy91LFMncf3tMk6Baa/y2uA7noqJl5vkxJB4U+jhSw==","signatures":[{"sig":"MEUCIEq20sqr8EL5X1eY/CoERCN2PY9nuhD83OVNABU4yHxyAiEAkkNvr0cQbiRM7h+z/Xs3exdt8bauOU4YXpqLquaTZz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7ce6c150-26b2-4bad-ba26-df3e0b880c77\\azure-functions-authentication-events-1.0.0-alpha.20240612.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7ce6c150-26b2-4bad-ba26-df3e0b880c77\\azure-functions-authentication-events-1.0.0-alpha.20240612.1.tgz","_integrity":"sha512-BlG3g2cpmwpsCqOzybWv1ShCq0M/CsPIzQFlnSbaxkQPSy91LFMncf3tMk6Baa/y2uA7noqJl5vkxJB4U+jhSw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240612.1_1718228100126_0.5430612589326553","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240613.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240613.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240613.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6dd51187d109d71a6970a2fec83ee2ecfd8e46dd","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240613.1.tgz","fileCount":21,"integrity":"sha512-I0O20cNMjZTbxvVeypMGy16l40N+sOk/EBt1rL89gEBUM5wxGp4W2ZAmhbaZi3JzcyOQHBdPXLDJ5E5C16Gl6w==","signatures":[{"sig":"MEUCIAz3o8IVksjsLavHX38cER5QEuyN5Nip4ws78j9KvcEdAiEAgoOKSl6AJJEHXXgkNXOyXjjOjtkdIUboAccQc0rMeOg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b88d2fd9-7b0d-4f94-8609-13ddd07ea370\\azure-functions-authentication-events-1.0.0-alpha.20240613.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b88d2fd9-7b0d-4f94-8609-13ddd07ea370\\azure-functions-authentication-events-1.0.0-alpha.20240613.1.tgz","_integrity":"sha512-I0O20cNMjZTbxvVeypMGy16l40N+sOk/EBt1rL89gEBUM5wxGp4W2ZAmhbaZi3JzcyOQHBdPXLDJ5E5C16Gl6w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240613.1_1718315128759_0.736335814694457","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240614.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240614.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240614.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1807d7bbacdc537959aa0871f89e936fd5d55fd4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240614.1.tgz","fileCount":21,"integrity":"sha512-alM6xyNrdyW2TRqmXCFMQFKBtINnrl5kq6AEn2CkDIHGQ6v0pXIT74NOSQ2KbO/7Uu0SI1b84XpWzc5DzUXGyA==","signatures":[{"sig":"MEQCIH4m161r32xNRIcZpz3nhBVT/NKdre26OuOI/OR8b+cSAiAirZ9ubXV4aQVn99/v5aecAck6sLpjScvMD9GUl9z8FQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c4cc0917-9649-4049-9361-f9acf6bd2fa4\\azure-functions-authentication-events-1.0.0-alpha.20240614.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c4cc0917-9649-4049-9361-f9acf6bd2fa4\\azure-functions-authentication-events-1.0.0-alpha.20240614.1.tgz","_integrity":"sha512-alM6xyNrdyW2TRqmXCFMQFKBtINnrl5kq6AEn2CkDIHGQ6v0pXIT74NOSQ2KbO/7Uu0SI1b84XpWzc5DzUXGyA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240614.1_1718401078774_0.5462878965745264","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240617.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240617.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240617.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2e37f8a9422522394da8e200d7022d55aa0d5a7b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240617.1.tgz","fileCount":21,"integrity":"sha512-ckkZGcNNlrF9gH1bxDupVGNmEOSQrZR6tyE+2AgbaNJ+ghnN6ffmgRUxWt/o1YPPwAqjolB4JxeiboRuPEtnOw==","signatures":[{"sig":"MEQCIHHIITwtlbX4rLEl5SQDVEWdFyAwZu2FGYfnlOA/Yq+LAiAKfH2CIGcVK31s7LlYWd8LuutBt664xQVD3ptd6yRV1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47359},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8032ac6a-93bf-4b41-8f66-c034ededff1e\\azure-functions-authentication-events-1.0.0-alpha.20240617.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8032ac6a-93bf-4b41-8f66-c034ededff1e\\azure-functions-authentication-events-1.0.0-alpha.20240617.1.tgz","_integrity":"sha512-ckkZGcNNlrF9gH1bxDupVGNmEOSQrZR6tyE+2AgbaNJ+ghnN6ffmgRUxWt/o1YPPwAqjolB4JxeiboRuPEtnOw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240617.1_1718660652999_0.4806981950654896","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240618.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240618.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240618.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2f074787aa77629838c94e31deacddca719bc70a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240618.1.tgz","fileCount":21,"integrity":"sha512-XVnyIc7vBVLaNs01/pP/fIvwOlp1zfpSh9vtInSs2he7PYUM1XRxlsYqzO/kFxCgH3YaUvnGi2JEyudfOf4aug==","signatures":[{"sig":"MEQCIELGL3uROaqhuVd/LAusR7xMwgDaNySquqHExE6imRskAiAwpoTX8wJY8XdFSX4kMgOuZ7axXN0YjOCz1m6IxrN95g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\86dd7f18-aa05-405c-bd54-e0b06aec5dd8\\azure-functions-authentication-events-1.0.0-alpha.20240618.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\86dd7f18-aa05-405c-bd54-e0b06aec5dd8\\azure-functions-authentication-events-1.0.0-alpha.20240618.1.tgz","_integrity":"sha512-XVnyIc7vBVLaNs01/pP/fIvwOlp1zfpSh9vtInSs2he7PYUM1XRxlsYqzO/kFxCgH3YaUvnGi2JEyudfOf4aug==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240618.1_1718746586398_0.724469962818989","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240619.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240619.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240619.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"de49699acd47d9fc1bea5ceb0a45b8064a5e7396","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240619.1.tgz","fileCount":21,"integrity":"sha512-xYGjCnaZgSHYO86nc+kFmTrlbdis5QZOLYKJVDKrArdB/6vKaI4Mg5496WzgWocCTDEUWD/YfEGnj1OsARlW/w==","signatures":[{"sig":"MEUCIBPY6MyPq4XzbwLYrUsalPKdcaRD0z5IUnewICmMPzcdAiEAgsloCnsPRcyOwubeA+QTTYy3HK8j8hjvACaEHcSYWyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3de1f489-955e-40f3-890b-1d16c9a48b41\\azure-functions-authentication-events-1.0.0-alpha.20240619.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3de1f489-955e-40f3-890b-1d16c9a48b41\\azure-functions-authentication-events-1.0.0-alpha.20240619.1.tgz","_integrity":"sha512-xYGjCnaZgSHYO86nc+kFmTrlbdis5QZOLYKJVDKrArdB/6vKaI4Mg5496WzgWocCTDEUWD/YfEGnj1OsARlW/w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240619.1_1718832876329_0.8188059217901487","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240620.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240620.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240620.1","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"72a3184ae1d33086918588af87e5b997334a440d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240620.1.tgz","fileCount":21,"integrity":"sha512-JPXoJ0LOU0DwN50s/xq/kmdXHVlo8mtEYaRmdW7OtlF+V6B2pFNzi3aUudK9P+6hzeK7vGTdhhoceAz41ZTYzg==","signatures":[{"sig":"MEUCIQCSk6TpSw7QiUYeCcQHFSMbjuzB6qvr046WpfNIxr3dgQIgXnVCQM7GlbI30gZTfd3yPZ+J2kK4Wg+A0/airX+5DRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e1626a8d-af1e-4fdd-91f9-9c28687f96ca\\azure-functions-authentication-events-1.0.0-alpha.20240620.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e1626a8d-af1e-4fdd-91f9-9c28687f96ca\\azure-functions-authentication-events-1.0.0-alpha.20240620.1.tgz","_integrity":"sha512-JPXoJ0LOU0DwN50s/xq/kmdXHVlo8mtEYaRmdW7OtlF+V6B2pFNzi3aUudK9P+6hzeK7vGTdhhoceAz41ZTYzg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240620.1_1718919476928_0.2566320568001046","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240621.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240621.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240621.1","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"89de41018ee7192002dbfedad68add65f5bfc190","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240621.1.tgz","fileCount":21,"integrity":"sha512-1dtOSmsWwAiay9nIZsRiZAO9lPYsu544J3HHOHIc8XKtpgDVoIAEcgn292u6BwQ63q/CnV6OdqH/Qt7qJ0V76w==","signatures":[{"sig":"MEUCIEH9fVP+2FqPg7wuZKrPOR+ll2rcAybORiZPKYuLf/oMAiEA8+ke1SM3Dod4BzNBwfqHFaRCR8apM5iFsMorjRFQdmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1469d52a-07f5-4af7-9dac-4a140a5ee3b3\\azure-functions-authentication-events-1.0.0-alpha.20240621.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1469d52a-07f5-4af7-9dac-4a140a5ee3b3\\azure-functions-authentication-events-1.0.0-alpha.20240621.1.tgz","_integrity":"sha512-1dtOSmsWwAiay9nIZsRiZAO9lPYsu544J3HHOHIc8XKtpgDVoIAEcgn292u6BwQ63q/CnV6OdqH/Qt7qJ0V76w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240621.1_1719005705094_0.023978586681806746","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240624.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240624.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240624.1","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e9e71f3cfe94c895e048dc31df9c65f1be8e1476","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240624.1.tgz","fileCount":21,"integrity":"sha512-52I5ZJvacc3cP+X4OTncRMHzk+pAJxP6hTZ+fv2CEFm8bZcCtuNWecN68/sjMuHxlFedTj35nxWxTWxA1RfiYw==","signatures":[{"sig":"MEQCIBsK8E0Q/3VPBrpDEgaazLNSdflXBoo7nvCX/xab0zIjAiAYdLN8czgnB7Zge5+32fr2Ik/DvVxnUS9EWuL6LKv6Ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d7214422-ebf5-4b7a-9240-f42fe071416d\\azure-functions-authentication-events-1.0.0-alpha.20240624.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d7214422-ebf5-4b7a-9240-f42fe071416d\\azure-functions-authentication-events-1.0.0-alpha.20240624.1.tgz","_integrity":"sha512-52I5ZJvacc3cP+X4OTncRMHzk+pAJxP6hTZ+fv2CEFm8bZcCtuNWecN68/sjMuHxlFedTj35nxWxTWxA1RfiYw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240624.1_1719264917539_0.34577952489578334","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240625.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240625.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240625.1","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"50c471e94f294895b5162f4c6b3207ea7f566aaf","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240625.1.tgz","fileCount":21,"integrity":"sha512-2DU9NbWNpRsgqqV2JdAl9F46esKBhSYg5HvKxjCmzTIFYQeh9vXduBv9roJ7qpbiKJLqkdzvA+dLid7rDZ1J2A==","signatures":[{"sig":"MEYCIQDR9QNLtmiiU2djkn7SzRz+06M+eLhhMCXRIzm8y9S9LQIhAPNigvtlVGb2V4qt/lYQUEqNQSDcKEJBTC/NwrnEa4K/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\72e83c97-1169-4c22-88fb-6c6993cba010\\azure-functions-authentication-events-1.0.0-alpha.20240625.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\72e83c97-1169-4c22-88fb-6c6993cba010\\azure-functions-authentication-events-1.0.0-alpha.20240625.1.tgz","_integrity":"sha512-2DU9NbWNpRsgqqV2JdAl9F46esKBhSYg5HvKxjCmzTIFYQeh9vXduBv9roJ7qpbiKJLqkdzvA+dLid7rDZ1J2A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240625.1_1719351588088_0.2894467867825341","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240626.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240626.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240626.1","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d99920ebf45c9bc4d42691cd810b23f703acdd6d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240626.1.tgz","fileCount":21,"integrity":"sha512-rWdP4Qq3XjnRdhpq/pbQFFwTvL8+r4IOG6qElLjEPnFwS5x4fEWQlsUjpetnC1fzswp/b2Geu5d70/OQNgJ/ig==","signatures":[{"sig":"MEQCIBpIobYvQdHFif30plW/4006q69KC4FuYtL6vSDcw9luAiBmTclhqy4Nj4kyDavXAbHITGIL18AsBnJkaW5cJ5ZJCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6384441a-b0ef-45f6-a6c3-8ad6681c52bc\\azure-functions-authentication-events-1.0.0-alpha.20240626.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6384441a-b0ef-45f6-a6c3-8ad6681c52bc\\azure-functions-authentication-events-1.0.0-alpha.20240626.1.tgz","_integrity":"sha512-rWdP4Qq3XjnRdhpq/pbQFFwTvL8+r4IOG6qElLjEPnFwS5x4fEWQlsUjpetnC1fzswp/b2Geu5d70/OQNgJ/ig==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240626.1_1719437859665_0.9777852155931457","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240627.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240627.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240627.1","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4881b915c05cc56b7096fb7a4762648a9d8d6058","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240627.1.tgz","fileCount":21,"integrity":"sha512-eAuEoVi1MGO4/buZufDcFvO+/G2dncFichWOwbAbUwHoEu0tQOq+VBsiwwPr15TUyTqN7MQLL7rR7t5KKiR63g==","signatures":[{"sig":"MEYCIQCQwwu/uFzah0SSbSqaUQMdnDd0Q1qLejZmCc47ocJ9nQIhAOpob6i8N6RwsC6oEYIegrtypfceA/t+6VcYlRG35RXX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fd44c16f-26db-490f-87f7-9fa348cfdbe2\\azure-functions-authentication-events-1.0.0-alpha.20240627.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fd44c16f-26db-490f-87f7-9fa348cfdbe2\\azure-functions-authentication-events-1.0.0-alpha.20240627.1.tgz","_integrity":"sha512-eAuEoVi1MGO4/buZufDcFvO+/G2dncFichWOwbAbUwHoEu0tQOq+VBsiwwPr15TUyTqN7MQLL7rR7t5KKiR63g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240627.1_1719524223827_0.08528661552527783","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240628.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240628.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240628.1","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f88a535a9607b29184c9abeb6d645ba53cd32ef0","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240628.1.tgz","fileCount":21,"integrity":"sha512-/K3yMM9+OBaBk7oPf7LQRbtykTIuK4Q14A2Twaz0SVVgA7GylXIx8aO8wS2Ni6HfAifsXyTG4N802GSLefD0qw==","signatures":[{"sig":"MEUCIQCA5h4ZLjMzgT+9SbrGyRv/RRtkRuFFPRw9yERS0n2AFAIgOGc/MQjXBoOJv2wJfGyTQBXkgV5K3m3x/WR4Z6uQyL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e8d1fd46-ae6f-4c6b-be1d-40caf7648b2e\\azure-functions-authentication-events-1.0.0-alpha.20240628.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e8d1fd46-ae6f-4c6b-be1d-40caf7648b2e\\azure-functions-authentication-events-1.0.0-alpha.20240628.1.tgz","_integrity":"sha512-/K3yMM9+OBaBk7oPf7LQRbtykTIuK4Q14A2Twaz0SVVgA7GylXIx8aO8wS2Ni6HfAifsXyTG4N802GSLefD0qw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240628.1_1719610705691_0.09139834685782589","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240704.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240704.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240704.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2c6cf0604d8db146b6aa8c726857d7992be52916","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240704.1.tgz","fileCount":21,"integrity":"sha512-Pl7Tm1DIUuRiGYr/bCfu6wIb+ETz/+niBIk/Bk70mfUrbHUEJfI63GGBzKq0ImBW1SZHXQTNAIWdoMoSdakCXw==","signatures":[{"sig":"MEUCIQDa8zkHCEbypL/UAYe2MARJ+wgnA+rWUTYq1scM21vahAIgDsTOFSkJUBJgd3qTYCpCuU7ekUioDZiVerFV1cCR+ao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4623c971-03bd-4344-95af-694094e40c70\\azure-functions-authentication-events-1.0.0-alpha.20240704.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4623c971-03bd-4344-95af-694094e40c70\\azure-functions-authentication-events-1.0.0-alpha.20240704.1.tgz","_integrity":"sha512-Pl7Tm1DIUuRiGYr/bCfu6wIb+ETz/+niBIk/Bk70mfUrbHUEJfI63GGBzKq0ImBW1SZHXQTNAIWdoMoSdakCXw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240704.1_1720128764984_0.5278862338508228","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240705.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240705.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240705.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6b8685253e3df7c0b02d339a57ab56786e29effe","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240705.1.tgz","fileCount":21,"integrity":"sha512-FlmWrh9ItCs3V/M/IQF3li9zivxOzP4ekhqXWbUDvn0u5npImyENzW2FRl3l8B5wmxJgB2NNJEyEum9E6YMZbg==","signatures":[{"sig":"MEUCIQCbPyp6gU8xzhT+TuhO8EcS7O7hJjbexB96RoE7MC6q6QIgKvZ+rbURgOk/RyB+ZtM7UO9nGCMI5r6BBYaoyKXk0/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0cfb99b3-7ada-4623-bf41-d99464a88c77\\azure-functions-authentication-events-1.0.0-alpha.20240705.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0cfb99b3-7ada-4623-bf41-d99464a88c77\\azure-functions-authentication-events-1.0.0-alpha.20240705.1.tgz","_integrity":"sha512-FlmWrh9ItCs3V/M/IQF3li9zivxOzP4ekhqXWbUDvn0u5npImyENzW2FRl3l8B5wmxJgB2NNJEyEum9E6YMZbg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240705.1_1720215236857_0.8678715929465615","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240708.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240708.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240708.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"add08976c2576b4470ff2c45b743325fee3be6ec","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240708.1.tgz","fileCount":21,"integrity":"sha512-s4pSa7gHu0d/RKBkoFTxuKXpnK5n82NQCRTWgsMTcYzGsy6ygVPvLOCxoKp/QWjWh+/5e3twsLEELbDiJHpVQQ==","signatures":[{"sig":"MEUCIQD05TaRts6ImMRwmHv4e50AJVcG+jOuevP0C9z/z8Fd7AIgYRT4zKJ/KUb39DQY0uqQG1RhkRsMscUpCgApBGKMEVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e1b0b500-d96f-4940-8551-0754891c3481\\azure-functions-authentication-events-1.0.0-alpha.20240708.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e1b0b500-d96f-4940-8551-0754891c3481\\azure-functions-authentication-events-1.0.0-alpha.20240708.1.tgz","_integrity":"sha512-s4pSa7gHu0d/RKBkoFTxuKXpnK5n82NQCRTWgsMTcYzGsy6ygVPvLOCxoKp/QWjWh+/5e3twsLEELbDiJHpVQQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240708.1_1720474783703_0.03643588046393487","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240709.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240709.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240709.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dcd2e322312b6ef36ac1e10ffa0c1fc5670c542c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240709.1.tgz","fileCount":21,"integrity":"sha512-G9k9mNQF8OG2hHuTF74/0FVm/JVFkjSB79/uzxSaoIHleH34yuEZi/BNBVi3ohlW9jRMbCQXVmyCOuWLVIPC7g==","signatures":[{"sig":"MEUCIBK4CL5efNTVKvb7hkZLXIOYLEK42qsynY2uDV8qBTVBAiEA9KEAyjU7vQrNOy69BALiPGv1XK82HFnEpCXsTSM4lTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f5ec99e2-e816-4970-9ce7-21643e0710fd\\azure-functions-authentication-events-1.0.0-alpha.20240709.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f5ec99e2-e816-4970-9ce7-21643e0710fd\\azure-functions-authentication-events-1.0.0-alpha.20240709.1.tgz","_integrity":"sha512-G9k9mNQF8OG2hHuTF74/0FVm/JVFkjSB79/uzxSaoIHleH34yuEZi/BNBVi3ohlW9jRMbCQXVmyCOuWLVIPC7g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240709.1_1720561159507_0.6131928942658573","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240710.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240710.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240710.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2fe544b5ede4b373727d2f0d2f4f89108e9a3433","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240710.1.tgz","fileCount":21,"integrity":"sha512-h0xltDEFm616+cRYP3/zdFygO0VOGhPWKdIdFOrtLG4i9kP53eZuZWMwKkAPSMnyH0pBMv2Dlk62L3zv7DlTdQ==","signatures":[{"sig":"MEYCIQCvSEZFuS0O6lMUX/e+H/AUw3v25v9Ti84Hb+od/xihiQIhALcUZEKp4bjCsn50dCnzDA8ciLPPZxy6d/K5Z7Rv89HH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6f20b7e5-56e7-435e-ae6f-ab8c7ded17b6\\azure-functions-authentication-events-1.0.0-alpha.20240710.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6f20b7e5-56e7-435e-ae6f-ab8c7ded17b6\\azure-functions-authentication-events-1.0.0-alpha.20240710.1.tgz","_integrity":"sha512-h0xltDEFm616+cRYP3/zdFygO0VOGhPWKdIdFOrtLG4i9kP53eZuZWMwKkAPSMnyH0pBMv2Dlk62L3zv7DlTdQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240710.1_1720647518770_0.8313512239328036","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240711.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240711.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240711.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"21b8471a0b5506e15ea5a2204e558e5f67457351","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240711.1.tgz","fileCount":21,"integrity":"sha512-YzQiNUAY2rDJSHz0xqgEuBh1eg52SaumJx7dX/U0n9laXXgYGYMkubyAPyKI6YmpJ3g9AN7c0m2yC4QRGPlvIQ==","signatures":[{"sig":"MEUCIF7trLMFV6dSEQYeOI248qWXxEaHYan/aOnaPBwM8/gHAiEAq9Q89TuyRYXUl5SgZC0ifsJ2E8ZoWHY7cLEoxedl7R0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dc2407c8-60f3-4c82-b34c-84c48b0af9a3\\azure-functions-authentication-events-1.0.0-alpha.20240711.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dc2407c8-60f3-4c82-b34c-84c48b0af9a3\\azure-functions-authentication-events-1.0.0-alpha.20240711.1.tgz","_integrity":"sha512-YzQiNUAY2rDJSHz0xqgEuBh1eg52SaumJx7dX/U0n9laXXgYGYMkubyAPyKI6YmpJ3g9AN7c0m2yC4QRGPlvIQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240711.1_1720733891187_0.5157139402635575","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240712.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240712.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240712.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cdfdcb1c90a5f3df14a0388f2bdccf83848be2ef","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240712.1.tgz","fileCount":21,"integrity":"sha512-eew+sjfdgBnBBO3eGs+E8ovmac/kih2+6PvDqBxot2ZiV4Q2PHaG5814Mu7+TAqbMNR8jMjesDvP88q3yTz0ZA==","signatures":[{"sig":"MEUCIQDrmO+O0JjXgA8iWwu+IT6aXguuwnS0MLKV72WYbB/v3wIgLq8xzjoqtOEPhKBMpvlpcOa3w9ooSQU47t+DCbJBUwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\29f797d7-84a7-4f82-b532-a9cc14064583\\azure-functions-authentication-events-1.0.0-alpha.20240712.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\29f797d7-84a7-4f82-b532-a9cc14064583\\azure-functions-authentication-events-1.0.0-alpha.20240712.1.tgz","_integrity":"sha512-eew+sjfdgBnBBO3eGs+E8ovmac/kih2+6PvDqBxot2ZiV4Q2PHaG5814Mu7+TAqbMNR8jMjesDvP88q3yTz0ZA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240712.1_1720820129217_0.6705463312291238","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240715.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240715.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240715.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"636b6a16c96d04f7889cae556f559f86d87243af","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240715.1.tgz","fileCount":21,"integrity":"sha512-az2cKUXiZQHR7vQOyvgzGDFId2Vieq9F0gmUYBqwx5w+Z/bg3ocDZibsTrmYsqwuRD3refcO1mATV0v91hzcOQ==","signatures":[{"sig":"MEUCIQC2Nuu7tIvQz9ldoEmMyh9KU5zmHHHvrhK+4XkYEY83LAIgVp6IRWvO/wOavWelEI1F7Q0UA6e6O18FPnuDR8089ag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b5803543-2591-4fac-9fb4-5133230e3f00\\azure-functions-authentication-events-1.0.0-alpha.20240715.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b5803543-2591-4fac-9fb4-5133230e3f00\\azure-functions-authentication-events-1.0.0-alpha.20240715.1.tgz","_integrity":"sha512-az2cKUXiZQHR7vQOyvgzGDFId2Vieq9F0gmUYBqwx5w+Z/bg3ocDZibsTrmYsqwuRD3refcO1mATV0v91hzcOQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240715.1_1721079469422_0.6583211018161652","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240716.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240716.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240716.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"968b9e74178de83f6ec2f90cddb4eae262593a56","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240716.1.tgz","fileCount":21,"integrity":"sha512-Dw8jKd8ZdQY0MMbXZ1zLjGC2mCuvPFxjsMCrjpTVElcj5bXvBG+s8NsiB5AVnuuSssYA7j1C5Je1U/1+QecsOw==","signatures":[{"sig":"MEUCIGEZYQEwo6ZUsMCsakzzs9F8kK43AAX4vDZpvsxO/mmIAiEAwuLBtqZrIrx8PXDVqfEPRFzJBaeKJrgHjzEvv4lvLO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4a276efd-75bc-4385-b079-46d9ab34c1e1\\azure-functions-authentication-events-1.0.0-alpha.20240716.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4a276efd-75bc-4385-b079-46d9ab34c1e1\\azure-functions-authentication-events-1.0.0-alpha.20240716.1.tgz","_integrity":"sha512-Dw8jKd8ZdQY0MMbXZ1zLjGC2mCuvPFxjsMCrjpTVElcj5bXvBG+s8NsiB5AVnuuSssYA7j1C5Je1U/1+QecsOw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240716.1_1721166159332_0.01695325541673398","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240717.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240717.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240717.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3fa1c8aa9b5125191a251e79f2f47a3dbe07f2df","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240717.1.tgz","fileCount":21,"integrity":"sha512-ZW0oIDzXeesGelhNYGV8c/jov1qu9zq9v7TEwlGgUwvkcjKohoi1b5b9cgJ8PP1MvL9HfUNH1QSo+x9sgRNS+g==","signatures":[{"sig":"MEQCIF6P8a6JTCC5EjXo6CL2RZ/wiL3B43nIjAeC9gND6jmbAiB1jx+TObd58wORTgfqAxgUVySVej8sxzvbtxjP7wuHcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ad2822bf-8c94-4dfc-9ad7-70b4c48a9eb0\\azure-functions-authentication-events-1.0.0-alpha.20240717.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ad2822bf-8c94-4dfc-9ad7-70b4c48a9eb0\\azure-functions-authentication-events-1.0.0-alpha.20240717.1.tgz","_integrity":"sha512-ZW0oIDzXeesGelhNYGV8c/jov1qu9zq9v7TEwlGgUwvkcjKohoi1b5b9cgJ8PP1MvL9HfUNH1QSo+x9sgRNS+g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240717.1_1721252209301_0.9159767821090663","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240718.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240718.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240718.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e7d4e1c536ba06475cd046f55ecca559b78d3482","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240718.1.tgz","fileCount":21,"integrity":"sha512-g+uAIh+j/u2cj7PdmaproROyUdIW70gA2VWXUhNUedLlZeApYuH5GXtiT72GwExzMcxo1MzCfNj5aldWvZjlZw==","signatures":[{"sig":"MEUCIBKqXcuDy9pCJq3mhxu9ZvB239V36EWC+M5PAWziVNipAiEA3Hctfa4Pvr1JojUte+YWbGBVA7Fk6mRgTo2k25+dXzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ec2d29e5-313e-49c1-a297-e960888f6c50\\azure-functions-authentication-events-1.0.0-alpha.20240718.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ec2d29e5-313e-49c1-a297-e960888f6c50\\azure-functions-authentication-events-1.0.0-alpha.20240718.1.tgz","_integrity":"sha512-g+uAIh+j/u2cj7PdmaproROyUdIW70gA2VWXUhNUedLlZeApYuH5GXtiT72GwExzMcxo1MzCfNj5aldWvZjlZw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240718.1_1721338649782_0.733382206433409","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240719.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240719.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240719.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9a8e0aa367307a6ab2afc0261ccec0084786f238","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240719.1.tgz","fileCount":21,"integrity":"sha512-Iq6+V+b/XvbhERekpIsHGqZC4gMx9hUkYoEVVZQHUeKAX3uJFCcj93eZ4hZ4QiALgS2jIBAo51J2Y+nzvbDNmQ==","signatures":[{"sig":"MEQCIExVSiZPGo9tqzV84Lv3N3Mzeen17fzu6uCkOfITMtWUAiBECB9LTUoZMP5lIAw5FhmnOPbOiLiSeCTHVh3ZEy1HTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e6192542-bc13-40f3-b5ec-20fdda8e513f\\azure-functions-authentication-events-1.0.0-alpha.20240719.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e6192542-bc13-40f3-b5ec-20fdda8e513f\\azure-functions-authentication-events-1.0.0-alpha.20240719.1.tgz","_integrity":"sha512-Iq6+V+b/XvbhERekpIsHGqZC4gMx9hUkYoEVVZQHUeKAX3uJFCcj93eZ4hZ4QiALgS2jIBAo51J2Y+nzvbDNmQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240719.1_1721424866657_0.08340854992817293","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240722.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240722.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240722.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b8bbf71fe9acb7d9d8d23fafde8528d90ffe7183","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240722.1.tgz","fileCount":21,"integrity":"sha512-HbQD34ox8Us5CVAoVtZ0Z2ZqrzQYSx5E/B1zdEZSz2hP3Ne7uYObsqKAqJRIj+ScslLfUIcphwt+gA3WTsqZgA==","signatures":[{"sig":"MEUCIQDx6Kknno7fd3tZZWV8Spap6Zc47nlebNk8NzgpUwcb2wIgJRp3FDxg/AfJP5/RzWQZWCZCXVGDDr/rKh2jbNI5KzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e65190a3-9b6f-4096-8636-812bd41eb3f7\\azure-functions-authentication-events-1.0.0-alpha.20240722.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e65190a3-9b6f-4096-8636-812bd41eb3f7\\azure-functions-authentication-events-1.0.0-alpha.20240722.1.tgz","_integrity":"sha512-HbQD34ox8Us5CVAoVtZ0Z2ZqrzQYSx5E/B1zdEZSz2hP3Ne7uYObsqKAqJRIj+ScslLfUIcphwt+gA3WTsqZgA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240722.1_1721684056101_0.08246939993821356","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240723.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240723.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240723.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"97d019c73f74a5ca15ca66ee54abe4b09350e9e0","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240723.1.tgz","fileCount":21,"integrity":"sha512-SB/H0iSIMa7F6/TNEDYG1dob0nD3aH+dTk5PJxlp6n9JFdsgzhnnlvhCQAg2BmYIrUFxK50CdCkSSCmF90Ggug==","signatures":[{"sig":"MEQCIErRJryYeckpSRMRKTD40VnBTofmnL614eM4oz3bwSGFAiB0W5JIe8SXdUIpYsxJRgbZhxW4BGv9U2ohvi8iaf1J5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5e10952d-c80c-4f7f-b489-71ca978a1c4e\\azure-functions-authentication-events-1.0.0-alpha.20240723.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5e10952d-c80c-4f7f-b489-71ca978a1c4e\\azure-functions-authentication-events-1.0.0-alpha.20240723.1.tgz","_integrity":"sha512-SB/H0iSIMa7F6/TNEDYG1dob0nD3aH+dTk5PJxlp6n9JFdsgzhnnlvhCQAg2BmYIrUFxK50CdCkSSCmF90Ggug==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240723.1_1721770430542_0.1975597238861131","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240724.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240724.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240724.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2ef9317bc0b9a7308c6cabf1c7802d35d1f49f34","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240724.1.tgz","fileCount":21,"integrity":"sha512-+WwWmNf81gec53+p5/UEQkPGa7PpkxTWcCLhB1Qh8U7pGDUXMzp/jkObieUewA/P/BAVM5A15JOpc6ylb+nrsg==","signatures":[{"sig":"MEQCIBwaa99IeQ+o6UYhOmNfmKcBETB4OjsybkyemByY+tBxAiA3yshagaoXerlaPpAPvGwynpcfxvOTxIYQA1/52lHf5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\da9a4d63-c122-4f15-bdec-c0287fe6f612\\azure-functions-authentication-events-1.0.0-alpha.20240724.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\da9a4d63-c122-4f15-bdec-c0287fe6f612\\azure-functions-authentication-events-1.0.0-alpha.20240724.1.tgz","_integrity":"sha512-+WwWmNf81gec53+p5/UEQkPGa7PpkxTWcCLhB1Qh8U7pGDUXMzp/jkObieUewA/P/BAVM5A15JOpc6ylb+nrsg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240724.1_1721856844860_0.8954696821938792","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240725.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240725.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240725.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"78577bdc1e1cc8231ac7a49767c88c20e46079e4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240725.1.tgz","fileCount":21,"integrity":"sha512-B/8tZzMIgXM8H3ZYVKXyk95BpJSQU/swfEhyxCXdkr2ENXMYFTXfSF7+bDPF4YniygY8YFCIbluU2r5695KpuA==","signatures":[{"sig":"MEUCIGqTNck2nAxF0GxgRpO6PlbQkY27zXFZoCvepC+HsnfmAiEAuON9zzaHPFwWPkffz2T7qyuczi4a9EJCeE/jiFtabVA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9fc08909-f906-4480-9c88-c473574b4c76\\azure-functions-authentication-events-1.0.0-alpha.20240725.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9fc08909-f906-4480-9c88-c473574b4c76\\azure-functions-authentication-events-1.0.0-alpha.20240725.1.tgz","_integrity":"sha512-B/8tZzMIgXM8H3ZYVKXyk95BpJSQU/swfEhyxCXdkr2ENXMYFTXfSF7+bDPF4YniygY8YFCIbluU2r5695KpuA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240725.1_1721943368457_0.40650496739777253","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240726.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240726.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240726.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cfff0084aeb8d425eaa6d04742021bcbb3aac855","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240726.1.tgz","fileCount":21,"integrity":"sha512-icrqVZfM/NfK8qrM7KQzZmpV/jPAMz9vO1DOBEgeBGc+ic2ug+Lj9SZRHmDtTyl1RloBXtloeoRcAv6lhYRjRA==","signatures":[{"sig":"MEQCIBY7qCEgzGeDjXm8dZmvZe67zwMuJbOo9b/Rpj0KNQXiAiBfyocVGGBAbybNGNyrLYzhspPE1sG7JpwrtMVlsZXeuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\90a6adc1-e635-411f-a828-9de2a978dd6b\\azure-functions-authentication-events-1.0.0-alpha.20240726.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\90a6adc1-e635-411f-a828-9de2a978dd6b\\azure-functions-authentication-events-1.0.0-alpha.20240726.1.tgz","_integrity":"sha512-icrqVZfM/NfK8qrM7KQzZmpV/jPAMz9vO1DOBEgeBGc+ic2ug+Lj9SZRHmDtTyl1RloBXtloeoRcAv6lhYRjRA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240726.1_1722030616192_0.8623089215313837","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240729.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240729.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240729.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7c570b04d30047cd5707bcdfb94cbba1d1f86bc6","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240729.1.tgz","fileCount":21,"integrity":"sha512-zllMtuaffeJ0KoYS9xbBMygkMaBwfzPsMBAFyfQ2eN8hV4XH457uZC/+6e24J0vKy2DG4bIs4X5ZL3SsRJ2Tyg==","signatures":[{"sig":"MEQCIDSaNQdvVIEJyuQ0cLU+QFbMVJ9VVzXSH42lqyzJ5u4zAiAtkENxk4jOjEC34SUkka8Yr6QsEQBui/UVFKmdHiXihA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d5ade92c-bef0-418b-9619-adb0166c0cf2\\azure-functions-authentication-events-1.0.0-alpha.20240729.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d5ade92c-bef0-418b-9619-adb0166c0cf2\\azure-functions-authentication-events-1.0.0-alpha.20240729.1.tgz","_integrity":"sha512-zllMtuaffeJ0KoYS9xbBMygkMaBwfzPsMBAFyfQ2eN8hV4XH457uZC/+6e24J0vKy2DG4bIs4X5ZL3SsRJ2Tyg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240729.1_1722289094660_0.12049728164932638","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240730.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240730.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240730.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"441e3fe2454239fe96dd962e511cd36fb320d93e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240730.1.tgz","fileCount":21,"integrity":"sha512-waM5zi3L7E2UYYdX2h6JPYv/rO2V+D5BWy3/0D+8NXudVs//qPV+kXX4inLXUKF/M7PhliM+ELZwJ9ic7hmUXw==","signatures":[{"sig":"MEQCIFNXbyV4xRo+QzwMOUzN2bHpmXHdFnXBDj2f+YoRjFLoAiArkpriNzBjyj1FfVxB1gaAU4EO/4xYdU+PGguLwX53Rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bbc5c98d-6e51-4f6f-a4f4-57f6a7671633\\azure-functions-authentication-events-1.0.0-alpha.20240730.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bbc5c98d-6e51-4f6f-a4f4-57f6a7671633\\azure-functions-authentication-events-1.0.0-alpha.20240730.1.tgz","_integrity":"sha512-waM5zi3L7E2UYYdX2h6JPYv/rO2V+D5BWy3/0D+8NXudVs//qPV+kXX4inLXUKF/M7PhliM+ELZwJ9ic7hmUXw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240730.1_1722375193273_0.5707573640763579","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240731.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240731.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240731.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c5386001e29d5ff1c54e10f15843edd102714fcb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240731.1.tgz","fileCount":21,"integrity":"sha512-46KUmePcANWkuFVTn7dM9b9cBTsBj13AQ01EU/MAcrs/CHWYul7JtUygj3LKEAOz9lZqEKEd4LMZDINMC6Y/wQ==","signatures":[{"sig":"MEQCIENpBkgQlz309/RmwuJs5YSR6960td0YXU8abVnTd80yAiBs0Api8O8TOnbQzWgGKrI7P4ePqj64sG5HVcOylbkqZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4cf936e8-00a1-4351-8a20-aebb4522d2e9\\azure-functions-authentication-events-1.0.0-alpha.20240731.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4cf936e8-00a1-4351-8a20-aebb4522d2e9\\azure-functions-authentication-events-1.0.0-alpha.20240731.1.tgz","_integrity":"sha512-46KUmePcANWkuFVTn7dM9b9cBTsBj13AQ01EU/MAcrs/CHWYul7JtUygj3LKEAOz9lZqEKEd4LMZDINMC6Y/wQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240731.1_1722461919035_0.38147824859855173","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240801.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240801.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240801.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ef2e6c593922e2ff14802a272e7c100768e17684","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240801.1.tgz","fileCount":21,"integrity":"sha512-4sNDUQht34tNqHtH7L/S/h2pDphxNek0FF0+eiyFEKxT4qw+IpjIIcxh3aJ8pwXeiylNYFUF/t73lo40pIIpnw==","signatures":[{"sig":"MEQCICM5kLzBHfsWlqZpmitJnOtdNGO7usNu+Fgy63RrqdSBAiAY9n1g8IVcC0NTj0rJRQqovV3kNrgjhtesegz91TnpIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\17842e51-941b-4d2f-ac18-c9cabfec937f\\azure-functions-authentication-events-1.0.0-alpha.20240801.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\17842e51-941b-4d2f-ac18-c9cabfec937f\\azure-functions-authentication-events-1.0.0-alpha.20240801.1.tgz","_integrity":"sha512-4sNDUQht34tNqHtH7L/S/h2pDphxNek0FF0+eiyFEKxT4qw+IpjIIcxh3aJ8pwXeiylNYFUF/t73lo40pIIpnw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240801.1_1722548147026_0.2851606223869909","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240802.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240802.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240802.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"260a938869ec8f42f466612d65074d8c9732a456","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240802.1.tgz","fileCount":21,"integrity":"sha512-vf7UJyv9PNfdGmR57OvRUerDVCdzoLV/gFxBQLojHAsO1V0BDSC0SEWAtn20Oekevbo1r/v7hxgOKJhaUjVIxw==","signatures":[{"sig":"MEUCIQDotA1kh0uZ+bNnj/atUvcnbskavy28KE1UfJeEkVOBcwIgIg19TypmJ6b847E3sb1vtC9ygIqq15yqpDDoZdDY+Eo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ffad33cb-8af8-4e69-a0be-fa0c8f8dc35c\\azure-functions-authentication-events-1.0.0-alpha.20240802.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ffad33cb-8af8-4e69-a0be-fa0c8f8dc35c\\azure-functions-authentication-events-1.0.0-alpha.20240802.1.tgz","_integrity":"sha512-vf7UJyv9PNfdGmR57OvRUerDVCdzoLV/gFxBQLojHAsO1V0BDSC0SEWAtn20Oekevbo1r/v7hxgOKJhaUjVIxw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240802.1_1722634527185_0.22589649094398534","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240805.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240805.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240805.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"db90d0e58f093d750502e341e1242913f12e4941","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240805.1.tgz","fileCount":21,"integrity":"sha512-/zsA6opiwUcRW3oGkvrnzTxBKm/mc/EFEYrsM59sCMyPD77bGeL47jwvs+go2DzKoYhRXfRCuFEaEO4uK+u9Xw==","signatures":[{"sig":"MEQCIBTay6f/c6EkqMG5KEUgShXqd9wKRp+64u1JoN38wROUAiAYRo0ytL7JBsxpgJNVQ+bZr2i0ScaS0LyA8tF34jOZyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9dbc1a44-ee9e-4ed8-a053-91b0ad95247d\\azure-functions-authentication-events-1.0.0-alpha.20240805.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9dbc1a44-ee9e-4ed8-a053-91b0ad95247d\\azure-functions-authentication-events-1.0.0-alpha.20240805.1.tgz","_integrity":"sha512-/zsA6opiwUcRW3oGkvrnzTxBKm/mc/EFEYrsM59sCMyPD77bGeL47jwvs+go2DzKoYhRXfRCuFEaEO4uK+u9Xw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240805.1_1722893770485_0.3884887340972356","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240806.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240806.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240806.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e29c25cf8f6ac49444b8a7aaf276e53dafffadcc","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240806.1.tgz","fileCount":21,"integrity":"sha512-H4xXtQ0xBVmuJ0kYB1TycEPChMjF/43n7EGxuS37KgCLKpPZN0hZzzmDUrhaeqFP+WTWeozZ6hMjHEs/NhJkCg==","signatures":[{"sig":"MEUCIQDuwPAQTfsio8aFC/cEd809VTvGS5aQyvEkWhYg/neGXwIgTQz3858RYysL2CASMnmGi80iFWDS7m33D1o8F0ifrxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9d44159d-f395-4464-80a6-afdce4c716b6\\azure-functions-authentication-events-1.0.0-alpha.20240806.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9d44159d-f395-4464-80a6-afdce4c716b6\\azure-functions-authentication-events-1.0.0-alpha.20240806.1.tgz","_integrity":"sha512-H4xXtQ0xBVmuJ0kYB1TycEPChMjF/43n7EGxuS37KgCLKpPZN0hZzzmDUrhaeqFP+WTWeozZ6hMjHEs/NhJkCg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240806.1_1722986587937_0.6899484756441341","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240807.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240807.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240807.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a7e77749f3235a135e599fe98b9940dbb0297200","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240807.1.tgz","fileCount":21,"integrity":"sha512-PBbAVKpT6bMGYu+bM0WX4A5uXEasY0GZm+HxZkWCDNmEVmJM7VDcnEX2UFdw/YbOIUxX2OvqhyNs3r8/IvDqdQ==","signatures":[{"sig":"MEUCIC1irm2Qv/m09cZfTmmsNviLZ/rvOBhalEkZEZ+G+o5yAiEAktf2R2E6F9W4OkcXtvZiVct77G70X3WG6Ry1RPg3Kq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8cf89896-8e62-4fe6-802a-830f17f4f728\\azure-functions-authentication-events-1.0.0-alpha.20240807.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8cf89896-8e62-4fe6-802a-830f17f4f728\\azure-functions-authentication-events-1.0.0-alpha.20240807.1.tgz","_integrity":"sha512-PBbAVKpT6bMGYu+bM0WX4A5uXEasY0GZm+HxZkWCDNmEVmJM7VDcnEX2UFdw/YbOIUxX2OvqhyNs3r8/IvDqdQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240807.1_1723066556693_0.15344819918117314","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240808.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240808.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240808.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0c5fbe9f7fc7fcde1fdcd666ee37beca49d83eaf","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240808.1.tgz","fileCount":21,"integrity":"sha512-6QtYcStq7vZNIhrjGRCKZFclmJJwm22UccinsgHqIzx/OOnOjTZ3hw6V7lbRgWLXDjf9oyOLg8d60pGQJJoRSA==","signatures":[{"sig":"MEYCIQCVhf+5RW8v13dWlZNf7NsLo2anAla4DHwpHVsuXYXsHAIhAP5mfKfT9XHsa9L4PgKOHKEPivAOWrbnwXPGaOh8CX7z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\87aea36a-d89a-4e82-b834-77a48f6289c8\\azure-functions-authentication-events-1.0.0-alpha.20240808.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\87aea36a-d89a-4e82-b834-77a48f6289c8\\azure-functions-authentication-events-1.0.0-alpha.20240808.1.tgz","_integrity":"sha512-6QtYcStq7vZNIhrjGRCKZFclmJJwm22UccinsgHqIzx/OOnOjTZ3hw6V7lbRgWLXDjf9oyOLg8d60pGQJJoRSA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240808.1_1723152891552_0.572643803683117","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240809.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240809.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240809.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"31005e560f87be232372e04d045810a83cd1c6ad","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240809.1.tgz","fileCount":21,"integrity":"sha512-rgdV+pDiYITZdPSWqSHvfU3CIU7wGAePWQcss69chTWlTsbw4G7m36535P4OzT210/AgBXTM9ZIQDWWK0hXbMA==","signatures":[{"sig":"MEQCIDs4PweOY3mElvP1VFDbjSgWgVAeH4TxRVr0p/6zQqepAiAi0eyN3jdZQBjRwiwhyvKwSh01EigvBOZ+IsjtspX10g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f23bf349-1d2d-4ec3-8883-0cd068a9ed51\\azure-functions-authentication-events-1.0.0-alpha.20240809.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f23bf349-1d2d-4ec3-8883-0cd068a9ed51\\azure-functions-authentication-events-1.0.0-alpha.20240809.1.tgz","_integrity":"sha512-rgdV+pDiYITZdPSWqSHvfU3CIU7wGAePWQcss69chTWlTsbw4G7m36535P4OzT210/AgBXTM9ZIQDWWK0hXbMA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240809.1_1723239451584_0.6231476463187122","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240812.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240812.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240812.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dccb3658796a7f94bf2c63c92a0ea448f91c3052","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240812.1.tgz","fileCount":21,"integrity":"sha512-F4gIrFEQL4GF8Q+55A/+s7eCdY5hjTVdfEvlOVbT9qFRWi1E8jG25Gb7jCjIPpD326J4f1CuRtwp9RwBySw6Og==","signatures":[{"sig":"MEQCICOlL/J6YsoWkYk7KsMBjjlgNsGDWPinsfzD7frUCNKSAiB1P1CqyOZL5wgdcNNhboJ1Ehvj3cu0uOpf6I4TlAyoXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7c814e69-cc4d-411a-9c9a-2f5acd73d88a\\azure-functions-authentication-events-1.0.0-alpha.20240812.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7c814e69-cc4d-411a-9c9a-2f5acd73d88a\\azure-functions-authentication-events-1.0.0-alpha.20240812.1.tgz","_integrity":"sha512-F4gIrFEQL4GF8Q+55A/+s7eCdY5hjTVdfEvlOVbT9qFRWi1E8jG25Gb7jCjIPpD326J4f1CuRtwp9RwBySw6Og==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240812.1_1723498380533_0.9455890371811027","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240813.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240813.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240813.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a93a9b180470a830eb5cd1eeabafb186ce3be227","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240813.1.tgz","fileCount":21,"integrity":"sha512-bN8gP3I5UeHck3nB3xY4fvrReix38ot7UBgNbRJWK4K3sZQh4zkla1U+FjXVNFLz84iEN96YBVYo6581dIWuLQ==","signatures":[{"sig":"MEUCIAZa9nY8Y200F8OP077HK+b2TIo8wpFNJte/VOlsg07ZAiEA7oRKlrk96O8QpJEFAB6eJtOv3nSsG0dhTSDFKah+FbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2cb50c6e-002d-4bbc-b4d2-4d56eec88f54\\azure-functions-authentication-events-1.0.0-alpha.20240813.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2cb50c6e-002d-4bbc-b4d2-4d56eec88f54\\azure-functions-authentication-events-1.0.0-alpha.20240813.1.tgz","_integrity":"sha512-bN8gP3I5UeHck3nB3xY4fvrReix38ot7UBgNbRJWK4K3sZQh4zkla1U+FjXVNFLz84iEN96YBVYo6581dIWuLQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240813.1_1723584996525_0.22971233699026006","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240814.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240814.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240814.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4408c7483695683e770f5fb13586eb4a808152ae","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240814.1.tgz","fileCount":21,"integrity":"sha512-b79hHVrRe4kT7tKt88nPLRyhlcnYVXTyGpmCLAIG3C5F0OcuZQTVowjd+oJOOERidv7HszsPNyPsr347LCa5Aw==","signatures":[{"sig":"MEQCIDEYhZUo6osJ13ualtFOLPD57jWY0R6nsmihpqGNY9BIAiAl6QyxmV1Wmy8z3ogE1KbFa9cocOLzizaMPYxwwJT5JA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\528ae28f-434d-408a-ba63-58abfca2c67a\\azure-functions-authentication-events-1.0.0-alpha.20240814.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\528ae28f-434d-408a-ba63-58abfca2c67a\\azure-functions-authentication-events-1.0.0-alpha.20240814.1.tgz","_integrity":"sha512-b79hHVrRe4kT7tKt88nPLRyhlcnYVXTyGpmCLAIG3C5F0OcuZQTVowjd+oJOOERidv7HszsPNyPsr347LCa5Aw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240814.1_1723671505108_0.9870617823454437","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240815.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240815.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240815.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"726d0a8ed35d84d3eaa3705468e6f19542f78a2c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240815.1.tgz","fileCount":21,"integrity":"sha512-ViUqnDPgxFyrXcUR/NU+hRvOb/dJFV9GtF9NMD8GK+RRT7vhfa52MfjBM4UVucGDWF/O9TUyWUJnF4DEAItEfw==","signatures":[{"sig":"MEYCIQD8g0+ydF6KMpJfvoo7WNRa/SFplayU7LG9elDrMMX/5gIhAInj7j8dA8yRilpaHxrvzBdy/rop0ZY1+c25ftuxXXjr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0b5b6d96-14f9-42ac-8bdb-7e40f2d4d82d\\azure-functions-authentication-events-1.0.0-alpha.20240815.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0b5b6d96-14f9-42ac-8bdb-7e40f2d4d82d\\azure-functions-authentication-events-1.0.0-alpha.20240815.1.tgz","_integrity":"sha512-ViUqnDPgxFyrXcUR/NU+hRvOb/dJFV9GtF9NMD8GK+RRT7vhfa52MfjBM4UVucGDWF/O9TUyWUJnF4DEAItEfw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240815.1_1723757788181_0.9365397625639063","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240816.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240816.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240816.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"810ec964b069774dbaecefa6ebc513b824b07f57","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240816.1.tgz","fileCount":21,"integrity":"sha512-YIUz4CDt3dU2x8Ves3n5HfmXysF4ikjv5ceku8BdvxghGz5WPEQJeh4cQ8A/cogua19vlWiI1bdzgAJgvigCyw==","signatures":[{"sig":"MEUCIQCYoTpGO2sBEXUvWLp0dIjCN+4oRsawDrw/FQJToFMGhQIgEObQVxrXLYfYMcDWQ4Wkn8ozJeJ+nubAPlOxaeE/RY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7a0684ed-db31-42b2-aa2b-e9f39f66b0ee\\azure-functions-authentication-events-1.0.0-alpha.20240816.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7a0684ed-db31-42b2-aa2b-e9f39f66b0ee\\azure-functions-authentication-events-1.0.0-alpha.20240816.1.tgz","_integrity":"sha512-YIUz4CDt3dU2x8Ves3n5HfmXysF4ikjv5ceku8BdvxghGz5WPEQJeh4cQ8A/cogua19vlWiI1bdzgAJgvigCyw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240816.1_1723844271076_0.11046416258716985","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240819.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240819.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240819.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8ecf093260b9b54faffed0f95a004ac45fecb6a3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240819.1.tgz","fileCount":21,"integrity":"sha512-vBPQXAT7mCqoP81PpE+3gKlwZTMmhtuLIeE0DtywyPLLXB9Hk6FjCsxNZYi323hYyUrkc1wpQn1wP84TTTOngQ==","signatures":[{"sig":"MEUCIQDUBjW/9gk8sPaq4DlIFaiw/wNL5to1z5bR/gEX3Uu1FQIgaDvNKuOhMzTOe84y9thWf2RcrSkm/l0h7mKlczHW4TI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dc94cbd8-bdf3-416b-9c1a-48e277bb15c6\\azure-functions-authentication-events-1.0.0-alpha.20240819.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dc94cbd8-bdf3-416b-9c1a-48e277bb15c6\\azure-functions-authentication-events-1.0.0-alpha.20240819.1.tgz","_integrity":"sha512-vBPQXAT7mCqoP81PpE+3gKlwZTMmhtuLIeE0DtywyPLLXB9Hk6FjCsxNZYi323hYyUrkc1wpQn1wP84TTTOngQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240819.1_1724103410677_0.36398620835644113","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240820.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240820.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240820.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"068044de0ef2e35e8f4c46b6954f50c25f017b4c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240820.1.tgz","fileCount":21,"integrity":"sha512-mE4Lx+rYBR2RBvJgHSNjtVcqrgCpD7fedZtkD9/gzQAWhYc4qqQt12tQ1AcDHNJwx87vavrvSH1i+c2ldu6mbg==","signatures":[{"sig":"MEQCIHNdGSVGDG49dPuww0HqvdaVMeOrPRPpNtQUf5L6IQNiAiA+vb7MOIOW7x85Z/ahKKSwcgqHq1ZZpO0owqGB/U5d+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8c96bcf4-fba0-4d68-a766-47afbb8d3e0e\\azure-functions-authentication-events-1.0.0-alpha.20240820.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8c96bcf4-fba0-4d68-a766-47afbb8d3e0e\\azure-functions-authentication-events-1.0.0-alpha.20240820.1.tgz","_integrity":"sha512-mE4Lx+rYBR2RBvJgHSNjtVcqrgCpD7fedZtkD9/gzQAWhYc4qqQt12tQ1AcDHNJwx87vavrvSH1i+c2ldu6mbg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240820.1_1724190011670_0.3630737128625592","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240821.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240821.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240821.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8a550d8b4a8c93329866b62b6a0c2db307788f68","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240821.1.tgz","fileCount":21,"integrity":"sha512-Xzbt/n2NaW8pw7s6jkySanJW8Fw4MvPcvttfs7fgyFnVozvH4a/Q5EH2A994o2R+5yYRoIOpf8b/DZsQxWniwg==","signatures":[{"sig":"MEQCIDbu90Gpan4tKJbF4IgEPeioQrm0R1mQ3D6BtTcAmJWPAiAO830+sr6Qg8JHPEh05UtHS16h9ChBY0kw3dgbS+xaQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47379},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d4a6189e-7cac-4d2a-8111-25eb67f7b012\\azure-functions-authentication-events-1.0.0-alpha.20240821.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d4a6189e-7cac-4d2a-8111-25eb67f7b012\\azure-functions-authentication-events-1.0.0-alpha.20240821.1.tgz","_integrity":"sha512-Xzbt/n2NaW8pw7s6jkySanJW8Fw4MvPcvttfs7fgyFnVozvH4a/Q5EH2A994o2R+5yYRoIOpf8b/DZsQxWniwg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240821.1_1724276273052_0.5144888769638847","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240822.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240822.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240822.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d6c8bb75dc1b485d535667c09a99f347bda30eb6","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240822.1.tgz","fileCount":21,"integrity":"sha512-LwDC5fU6ZjZHqXzGlqZBLV3YdAoMIB2HAsa0y+sbZmDOOPBEVwkHZPGBl/ybjx3fsjBsyD9xdl5lu6dQ8PBhuw==","signatures":[{"sig":"MEUCICQdPrbCqjCe7jREhSzfayEzNu+z8yALgkelUpSDIFt5AiEArnNVQyvuUpJBtA/hXa2ja2UCHwcdq17rFLXdfq47gxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\95dabfa0-0104-4a8c-89fa-3429d5dc1f79\\azure-functions-authentication-events-1.0.0-alpha.20240822.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\95dabfa0-0104-4a8c-89fa-3429d5dc1f79\\azure-functions-authentication-events-1.0.0-alpha.20240822.1.tgz","_integrity":"sha512-LwDC5fU6ZjZHqXzGlqZBLV3YdAoMIB2HAsa0y+sbZmDOOPBEVwkHZPGBl/ybjx3fsjBsyD9xdl5lu6dQ8PBhuw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240822.1_1724363385991_0.9411690875913437","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240823.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240823.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240823.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bc7c9e68f8db2740056bb712b25012c16b37ad2f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240823.1.tgz","fileCount":21,"integrity":"sha512-kWptl04VDiWUEqxm73zn5w0UKZttwSta/qf2A6T7NOqUzyPh82dbAUZLAGeRZLatD+ypNsN0qj47TLndVl6RtA==","signatures":[{"sig":"MEYCIQDuleUXu7jCEU0GLF1EAAkPWRVkyZ22y/wtRdRp+4fzwQIhAMy60UvVJDgk4EZQdNCbvfp+8dSfej4l8ZC+kz/GxYdB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\adadd8db-6fd6-40d2-abac-dc167c84e7aa\\azure-functions-authentication-events-1.0.0-alpha.20240823.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\adadd8db-6fd6-40d2-abac-dc167c84e7aa\\azure-functions-authentication-events-1.0.0-alpha.20240823.1.tgz","_integrity":"sha512-kWptl04VDiWUEqxm73zn5w0UKZttwSta/qf2A6T7NOqUzyPh82dbAUZLAGeRZLatD+ypNsN0qj47TLndVl6RtA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240823.1_1724448916092_0.9903539787837854","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240826.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240826.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240826.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a6ab5c5a6f4b5e9f9dbd081d81d46c039bf721ff","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240826.1.tgz","fileCount":21,"integrity":"sha512-IibJf7Lf3K7RUCdJzdpWXCswv14ktXH/CCOS41CrzZD09FrseZExKgJn9HHnWoFLNksHCxmJBjnh5P5aLG4FUg==","signatures":[{"sig":"MEUCIAPW0NRNiuiSoc/VqD+c3x5c80tahhmo+iagkdc7n0F5AiEA5NdBzgr1piEkQsTPb0J8HjVwVJzcFEFvyHDntwfl+P4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5c77b174-08b0-4b5e-92eb-aff3caa7fe19\\azure-functions-authentication-events-1.0.0-alpha.20240826.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5c77b174-08b0-4b5e-92eb-aff3caa7fe19\\azure-functions-authentication-events-1.0.0-alpha.20240826.1.tgz","_integrity":"sha512-IibJf7Lf3K7RUCdJzdpWXCswv14ktXH/CCOS41CrzZD09FrseZExKgJn9HHnWoFLNksHCxmJBjnh5P5aLG4FUg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240826.1_1724708115698_0.6059156734879925","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240827.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240827.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240827.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"804e74608c9e00c6f177c266f00e2fb0c07c2f0d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240827.1.tgz","fileCount":21,"integrity":"sha512-SKT0JSTOZOfnL74e3iyBV+i4fIXf/xylGnMG2jNuhc9Dej9Bn6smGdU17xl+SxG0phl0XVjpMPjxjyGjwi6dDw==","signatures":[{"sig":"MEQCIGkVCcJgCvFWKXnKcbzoEKlyfC5PtD0qFX+KIzC0k6clAiAf5wMbb563Gj22rPKxixeJ6tyhXWJbJeflhm3y4fbHNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e8c87402-3ff9-4f9b-aaca-e82fa96137fb\\azure-functions-authentication-events-1.0.0-alpha.20240827.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e8c87402-3ff9-4f9b-aaca-e82fa96137fb\\azure-functions-authentication-events-1.0.0-alpha.20240827.1.tgz","_integrity":"sha512-SKT0JSTOZOfnL74e3iyBV+i4fIXf/xylGnMG2jNuhc9Dej9Bn6smGdU17xl+SxG0phl0XVjpMPjxjyGjwi6dDw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240827.1_1724794582026_0.14617891774202785","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240828.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240828.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240828.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a32631a8a21d0fbef01f38e5bd9dc59593370560","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240828.1.tgz","fileCount":21,"integrity":"sha512-7S4Y58YTsJyEAJFBKyyAVtoavxhSVj7ohhGWMuOTrWgnP0TCI3Xc8qib/VYH0Qbod1Z9AE1otLEyX8l/TQWbxg==","signatures":[{"sig":"MEUCIHYHacyz4FGScKmsBya6Md/A+SKnEaKeC0rOAV+o6o4hAiEArocpb0d3QbLo8VDbQL3eQT5a0qRoXyBzyIvdZp1SPdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ca344757-cdcf-4774-89c0-61ba1a0cf7f4\\azure-functions-authentication-events-1.0.0-alpha.20240828.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ca344757-cdcf-4774-89c0-61ba1a0cf7f4\\azure-functions-authentication-events-1.0.0-alpha.20240828.1.tgz","_integrity":"sha512-7S4Y58YTsJyEAJFBKyyAVtoavxhSVj7ohhGWMuOTrWgnP0TCI3Xc8qib/VYH0Qbod1Z9AE1otLEyX8l/TQWbxg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240828.1_1724880957866_0.4180031797002499","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240829.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240829.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240829.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"91507eeab519a2f8c06f46cfc60f8772c69ae5e1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240829.1.tgz","fileCount":21,"integrity":"sha512-qOKBaz+7Ry7RhmewLiSL2cIV2eAY3gUcS5E4yUwDtToZkHuj7kHCarfEy+2Y6m42MFGmYJpdynGOjpWiz2Ua/g==","signatures":[{"sig":"MEYCIQCsWqh6DZ/iLgTUpk6dhNzjGxRqAVU/oE6EDpyiXa0cOAIhALXY7gRKVcIq4bbxA4h4bH0kMOhGuBs2yrwkPmwlzWIj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\521fe49a-b9df-49e7-b59c-e0e1c8341bf8\\azure-functions-authentication-events-1.0.0-alpha.20240829.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\521fe49a-b9df-49e7-b59c-e0e1c8341bf8\\azure-functions-authentication-events-1.0.0-alpha.20240829.1.tgz","_integrity":"sha512-qOKBaz+7Ry7RhmewLiSL2cIV2eAY3gUcS5E4yUwDtToZkHuj7kHCarfEy+2Y6m42MFGmYJpdynGOjpWiz2Ua/g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240829.1_1724968659105_0.28405809274163096","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240830.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240830.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240830.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ab6e839c8bb861e86f18cf1a30386d2227d51398","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240830.1.tgz","fileCount":21,"integrity":"sha512-nACXE6VWRbVpqdgi4JP1yg9L7vmttcU5pBcjomCaZmPjCdo0Stjm5OBESpgSWs6386FXI8YDb89OC1usueA5dA==","signatures":[{"sig":"MEQCIHB9w8f3F9O7JD8KXAZQEqkl2WP9HFPckxdtJGHgBC0gAiA8OiSVRScWjM6SUbOIJbkOIyUdYfgE5Y3RWhaqXyFzlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\aeaf70ff-621b-4365-be8f-8661b5a768df\\azure-functions-authentication-events-1.0.0-alpha.20240830.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\aeaf70ff-621b-4365-be8f-8661b5a768df\\azure-functions-authentication-events-1.0.0-alpha.20240830.1.tgz","_integrity":"sha512-nACXE6VWRbVpqdgi4JP1yg9L7vmttcU5pBcjomCaZmPjCdo0Stjm5OBESpgSWs6386FXI8YDb89OC1usueA5dA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240830.1_1725053926617_0.9621025105347385","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240902.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240902.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240902.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"77e6949905c47e91ea45f4e45601bd883982afff","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240902.1.tgz","fileCount":21,"integrity":"sha512-xwnYf1D5R6tDkXXYq/m4CzWgfhnTQND/dby+1O97IeZ3onhy9tdMXCjsno8ARJg3ZLhbO9PNniD5/3ET5rillw==","signatures":[{"sig":"MEUCIHQocjlOJXtMfNME5gDx+4ZN7ZdWgtYz2xeUdTYLx6mdAiEA4lGIq9JHi9eDBgxV5nClc4AWahna0UCgn7CTKIQyKRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\013611f4-4e5d-4674-8d25-81bd4f6ef77c\\azure-functions-authentication-events-1.0.0-alpha.20240902.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\013611f4-4e5d-4674-8d25-81bd4f6ef77c\\azure-functions-authentication-events-1.0.0-alpha.20240902.1.tgz","_integrity":"sha512-xwnYf1D5R6tDkXXYq/m4CzWgfhnTQND/dby+1O97IeZ3onhy9tdMXCjsno8ARJg3ZLhbO9PNniD5/3ET5rillw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240902.1_1725312731059_0.22306776168858633","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240903.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240903.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240903.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e626660d70595f6f92b1fb94691bed817b6af46e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240903.1.tgz","fileCount":21,"integrity":"sha512-sa2yT9I0E+0I0M6MTsxh1baeBRiH6XoQSJrC6l+1v+M5pjDUqhQu7hcXXKsl4EDzPt/i5/4NPjXT4KYOczFOQA==","signatures":[{"sig":"MEQCICAKDgM5oaQItn4fgSoJ2D3dokfl9THvyPQMGfckfCKxAiBPni6jqExTPptyXMODvRYhhIu5l74R6rp4p3956RYueA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ac78a287-95b4-4ff2-b609-12a692d8d7ca\\azure-functions-authentication-events-1.0.0-alpha.20240903.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ac78a287-95b4-4ff2-b609-12a692d8d7ca\\azure-functions-authentication-events-1.0.0-alpha.20240903.1.tgz","_integrity":"sha512-sa2yT9I0E+0I0M6MTsxh1baeBRiH6XoQSJrC6l+1v+M5pjDUqhQu7hcXXKsl4EDzPt/i5/4NPjXT4KYOczFOQA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240903.1_1725399269052_0.03648734980648527","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240904.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240904.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240904.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"129bb0001b35b9033db4cfe14aefd0ca577643f2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240904.1.tgz","fileCount":21,"integrity":"sha512-iXDrTBRbielJ/DKEC105jFy0bFW6ER2z4/JAjhCM/p0JUxN4CnZoC9Lt2S2Q92F7og8m1/O5AdIvvEHY0b3b7g==","signatures":[{"sig":"MEQCIBa3bLaKPoCWUFS/VTCQ8ll7XQdyxuh3JOkE8FwzVC3cAiAzZyvl9Nf7TgL/2ITmro59OEIx/Mbn+cGYexu2blmzUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a54085eb-0e0e-4c22-9a04-0f9dabf96275\\azure-functions-authentication-events-1.0.0-alpha.20240904.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a54085eb-0e0e-4c22-9a04-0f9dabf96275\\azure-functions-authentication-events-1.0.0-alpha.20240904.1.tgz","_integrity":"sha512-iXDrTBRbielJ/DKEC105jFy0bFW6ER2z4/JAjhCM/p0JUxN4CnZoC9Lt2S2Q92F7og8m1/O5AdIvvEHY0b3b7g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240904.1_1725485808301_0.4545600119791775","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240905.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240905.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240905.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6fa9d224ca2d74fa74e77f14eb6b4fda2e0eae88","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240905.1.tgz","fileCount":21,"integrity":"sha512-UscU9PhNceFTImzJHAyqBHB5LoWQ3M+k+AzPoIX4r1WUoRhWJ9b+IxZ6FmRFwxgZ1hzugcQJcLz6zhrAMzqpAQ==","signatures":[{"sig":"MEQCIBxNIXfh6p+yZ+bRwmYSBCr8T79kXBryKvLg5HWfQ3pBAiAH+hRrLnZNv/fxiBG5MTEddZjpNdnHGAOOjwqRnATzVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5a67c1d2-432f-4787-a0da-a103cfe5b7a0\\azure-functions-authentication-events-1.0.0-alpha.20240905.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5a67c1d2-432f-4787-a0da-a103cfe5b7a0\\azure-functions-authentication-events-1.0.0-alpha.20240905.1.tgz","_integrity":"sha512-UscU9PhNceFTImzJHAyqBHB5LoWQ3M+k+AzPoIX4r1WUoRhWJ9b+IxZ6FmRFwxgZ1hzugcQJcLz6zhrAMzqpAQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240905.1_1725572125325_0.7241284086576694","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240906.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240906.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240906.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5fbdb6f10e4afe5f7b09d96d3c54f913a915b7d4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240906.1.tgz","fileCount":21,"integrity":"sha512-/v9nQD8KwJBn+CTPhkO2+Ah/Tj0KB4WkEsUjXStXq5pwHYiwY30sjU50gyXwsN2O7KYA4saptwWKmCeQaB9pDw==","signatures":[{"sig":"MEUCIEF6xwGTTbYVQg9awP5KURE5OVn6zQ1Zr+eu/+vKwsIRAiEA/+eFF8zDomqOaqBjWfXEBlxT4/2k83HlQW58lz+ucWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dd7e7bc4-7865-4a70-858a-342fccf36a78\\azure-functions-authentication-events-1.0.0-alpha.20240906.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dd7e7bc4-7865-4a70-858a-342fccf36a78\\azure-functions-authentication-events-1.0.0-alpha.20240906.1.tgz","_integrity":"sha512-/v9nQD8KwJBn+CTPhkO2+Ah/Tj0KB4WkEsUjXStXq5pwHYiwY30sjU50gyXwsN2O7KYA4saptwWKmCeQaB9pDw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240906.1_1725658477693_0.2438393899594875","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240909.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240909.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240909.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e87fd3f6d84df82ad470c3a9a4b1757d8c243f3c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240909.1.tgz","fileCount":21,"integrity":"sha512-7z7ZNsHg8wlaWOsjc3UDPuZ6qFIi+pGMy+LOd3AnYmEjn0AKn/g5+pWcuB2of8F1KrRrq+WhlvA4+gMf/pjqiQ==","signatures":[{"sig":"MEUCIFKNnZIcT7ehTjqc/1zWhqCammvTWqL17OrYMR1v0OjfAiEAvClp5EX1WlxghE5mDAv2r9FaMAf5Mk0ViZ3x+sTlWmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0da4177e-ccf0-4ab5-8f36-8551ee763af5\\azure-functions-authentication-events-1.0.0-alpha.20240909.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0da4177e-ccf0-4ab5-8f36-8551ee763af5\\azure-functions-authentication-events-1.0.0-alpha.20240909.1.tgz","_integrity":"sha512-7z7ZNsHg8wlaWOsjc3UDPuZ6qFIi+pGMy+LOd3AnYmEjn0AKn/g5+pWcuB2of8F1KrRrq+WhlvA4+gMf/pjqiQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240909.1_1725917626131_0.5420908313975756","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240910.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240910.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240910.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9addf20ef486693b90c1eca7d5cc6a23aa4b515c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240910.1.tgz","fileCount":21,"integrity":"sha512-RpOa0immaDuSwHlWTGmtDHJegLKnm9rj80EY9aeBgm4pd/GA4NQijHnuKhDAseqV8GuOMMVt7IGDnWNMVjHRag==","signatures":[{"sig":"MEUCIQDWT1iuycJEVhtNAVxUwDCQ9CUFiCCgr0p/0EY42zXRQwIgb38UcBZhMaZFbfZKMLdOpRs6lza2xscbKYlLCeEZfWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c818aedc-a2ef-463f-8660-35f41a5e4e0f\\azure-functions-authentication-events-1.0.0-alpha.20240910.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c818aedc-a2ef-463f-8660-35f41a5e4e0f\\azure-functions-authentication-events-1.0.0-alpha.20240910.1.tgz","_integrity":"sha512-RpOa0immaDuSwHlWTGmtDHJegLKnm9rj80EY9aeBgm4pd/GA4NQijHnuKhDAseqV8GuOMMVt7IGDnWNMVjHRag==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240910.1_1726004086168_0.2520801715947043","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240911.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240911.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240911.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d5572565de832936a44a8ea18f9219e124c646b2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240911.1.tgz","fileCount":21,"integrity":"sha512-qwrfE2YKkgc1qK75P3yZlh7DKIg4U7/em4hJ12E4mVnU0aCW+Pwo1L8bXKXGOvUIC6dpkPL1tEPLlGbR826Eig==","signatures":[{"sig":"MEUCIFgNvH0QkA0+Cioo25k3ktGDrN8UsDTvPiog37aDDIsPAiEA93/iudUcOfxWk1Edf1gRUd9QvwCOBY7Er2GHsKU+2MI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c2501242-3ed8-4e7a-97ad-6ee5b3407307\\azure-functions-authentication-events-1.0.0-alpha.20240911.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c2501242-3ed8-4e7a-97ad-6ee5b3407307\\azure-functions-authentication-events-1.0.0-alpha.20240911.1.tgz","_integrity":"sha512-qwrfE2YKkgc1qK75P3yZlh7DKIg4U7/em4hJ12E4mVnU0aCW+Pwo1L8bXKXGOvUIC6dpkPL1tEPLlGbR826Eig==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240911.1_1726090341678_0.4484857125421835","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240912.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240912.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240912.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5a1230e263a1169a3d947452ab32a9e5b6b9eac9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240912.1.tgz","fileCount":21,"integrity":"sha512-mu3q4Eyba5QpoF7KK+1/NxW0Rg6q2CUq8tMaIYnb8SZXAjHG+gS+3J7hl03OiwpyJFONyQovEh1v18/DnKrD9Q==","signatures":[{"sig":"MEYCIQDCvVZrAkp8wYAxFnJxFePkoVWfdXTMxmpnutV8yZkvMQIhALsVjpxDjkljKNQ8Azl44SicZ0RVtWUku+rij+yjjKYq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4b190b3f-4a84-4eb2-a49f-21547c297fca\\azure-functions-authentication-events-1.0.0-alpha.20240912.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4b190b3f-4a84-4eb2-a49f-21547c297fca\\azure-functions-authentication-events-1.0.0-alpha.20240912.1.tgz","_integrity":"sha512-mu3q4Eyba5QpoF7KK+1/NxW0Rg6q2CUq8tMaIYnb8SZXAjHG+gS+3J7hl03OiwpyJFONyQovEh1v18/DnKrD9Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240912.1_1726176854821_0.5587712228226602","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240913.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240913.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240913.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ddbe3f5feb1753bbc63879152e4d2d1afe13e3c2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240913.1.tgz","fileCount":21,"integrity":"sha512-DMc+iNcOTegS0Uu9Urwy0yVUyk2eYIs34s3OpWAJeSUHnMUdcBMOdHN4PnRqdejXg6v10Ti3MxZMiAZQyK4H+Q==","signatures":[{"sig":"MEUCIAkSe+92c8gySZZM4C6Gevvdi7xuJnC6cbOFdLmIxXnRAiEA8Samm1LbEvv9nMeTgWObrGdW692qSaBMs+paXn0hwU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cc57106a-6591-4c9f-805e-be76951d6f5c\\azure-functions-authentication-events-1.0.0-alpha.20240913.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cc57106a-6591-4c9f-805e-be76951d6f5c\\azure-functions-authentication-events-1.0.0-alpha.20240913.1.tgz","_integrity":"sha512-DMc+iNcOTegS0Uu9Urwy0yVUyk2eYIs34s3OpWAJeSUHnMUdcBMOdHN4PnRqdejXg6v10Ti3MxZMiAZQyK4H+Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240913.1_1726263402672_0.2850906860653595","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240916.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240916.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240916.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"72d0bf12511098a01276b914e6f6c20aa5bc6bd3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240916.1.tgz","fileCount":21,"integrity":"sha512-vnH0WBSU3ytCEV+Qd7Dljd046hp5c3CC56ATjLYL26V8ljfxwJc4bQnXLU2dFEtHl+Arug+VZdMHpDJU87QUxg==","signatures":[{"sig":"MEQCIASKRwMqbt8GiOzKiCP1RXVg1LCcgyMCVSUDgqWh8nttAiBvtSbIMcE/LsFdfKNr43pDITmSa/kJXcMzKa7ZwkpfZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9f5b6b0d-32cf-4464-a123-b0ebf1fed836\\azure-functions-authentication-events-1.0.0-alpha.20240916.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9f5b6b0d-32cf-4464-a123-b0ebf1fed836\\azure-functions-authentication-events-1.0.0-alpha.20240916.1.tgz","_integrity":"sha512-vnH0WBSU3ytCEV+Qd7Dljd046hp5c3CC56ATjLYL26V8ljfxwJc4bQnXLU2dFEtHl+Arug+VZdMHpDJU87QUxg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240916.1_1726522612106_0.1252678312854345","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240917.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240917.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240917.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a44deac4c49cfa8aa3ee3a21cb87cbf89c2a77d2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240917.1.tgz","fileCount":21,"integrity":"sha512-WRWVvlpGWzgbQeQKPU9+FvN6YIM9W3Ujl+AcDWTgTyq+itIANCnk+/rqekzgKFu5lhxNlOEgvl9VobmeAID/uw==","signatures":[{"sig":"MEQCIBqL+I7Ic47AOQ2Rtv+vfg5/mfJqU8mrCgQWXnP2wAWTAiBsfY2NcxNPT/lAxejcftviJoJAH2k+dVkGf1dwNTCFGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fe0ce677-b909-423f-a9cc-ce5d58734600\\azure-functions-authentication-events-1.0.0-alpha.20240917.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fe0ce677-b909-423f-a9cc-ce5d58734600\\azure-functions-authentication-events-1.0.0-alpha.20240917.1.tgz","_integrity":"sha512-WRWVvlpGWzgbQeQKPU9+FvN6YIM9W3Ujl+AcDWTgTyq+itIANCnk+/rqekzgKFu5lhxNlOEgvl9VobmeAID/uw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240917.1_1726608873148_0.6893952944474815","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240918.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240918.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240918.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"53d378a9e86cc22c1dd72aa02544e01091e83098","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240918.1.tgz","fileCount":21,"integrity":"sha512-sVVA+uef1qg4okRO4LRYiWhQZmqOzLTVcDHCVZp9PPD5VbLXR5q9zEoD5hX39R2xpyuG/pVnuMeU3aCH+4UR3w==","signatures":[{"sig":"MEUCIQD1nwAdc7GACOFY94NXo2DoVUsGE4U5lEnzOYVN6xgwBwIgVk8gKRgmTMSfcDftHDtkhEi5dxguPTlRleEIsdYFtnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9b03d868-5cd9-48b7-b5e2-37e70fb2ab05\\azure-functions-authentication-events-1.0.0-alpha.20240918.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9b03d868-5cd9-48b7-b5e2-37e70fb2ab05\\azure-functions-authentication-events-1.0.0-alpha.20240918.1.tgz","_integrity":"sha512-sVVA+uef1qg4okRO4LRYiWhQZmqOzLTVcDHCVZp9PPD5VbLXR5q9zEoD5hX39R2xpyuG/pVnuMeU3aCH+4UR3w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240918.1_1726695543620_0.244491201298342","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240919.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240919.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240919.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"12e248ab6707bf5d31b2c36b33b8060b8713ae50","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240919.1.tgz","fileCount":21,"integrity":"sha512-AjzkXETrf8lS9l11eZ8LzKxpeNCBSAu8lF+2Ik+UNGcMQc7Nt4xYbisWfmm3jY8x36xWb3xRSXhZY4E7zA6PCQ==","signatures":[{"sig":"MEYCIQCDzMf0dTDUlXtcHvCNCai+Swq3HjUbXoAluQNlrBFM7AIhAL1xB7xTscxx5i5ysd6TTdB/jBBytp6XUtElOQ5qTovr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7756a736-de90-48a4-9373-04ab55d6da40\\azure-functions-authentication-events-1.0.0-alpha.20240919.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7756a736-de90-48a4-9373-04ab55d6da40\\azure-functions-authentication-events-1.0.0-alpha.20240919.1.tgz","_integrity":"sha512-AjzkXETrf8lS9l11eZ8LzKxpeNCBSAu8lF+2Ik+UNGcMQc7Nt4xYbisWfmm3jY8x36xWb3xRSXhZY4E7zA6PCQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240919.1_1726781568258_0.6484898073714847","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240920.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240920.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240920.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e8e36806bcc4445925562c1cb6ece4d80c4e399f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240920.1.tgz","fileCount":21,"integrity":"sha512-GE2Or5WVVXL8iRhrvsTUYa6Ac/un0Mfx50MIVzOh+OVM61PLQSLzYoM/urCozhZRwFnOO3W5YY3fAKw4dc8oiw==","signatures":[{"sig":"MEUCIQC70gYqsMcH4c3rXPugkHTyxzD/q8qWtrWicebb2ukQAwIgZdtkJQbjih5yxR0mTJI+WebyTncPHqHQ2+omIGZ/nnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3ce5c1ad-5d90-4b8e-a4d7-34159df883ae\\azure-functions-authentication-events-1.0.0-alpha.20240920.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3ce5c1ad-5d90-4b8e-a4d7-34159df883ae\\azure-functions-authentication-events-1.0.0-alpha.20240920.1.tgz","_integrity":"sha512-GE2Or5WVVXL8iRhrvsTUYa6Ac/un0Mfx50MIVzOh+OVM61PLQSLzYoM/urCozhZRwFnOO3W5YY3fAKw4dc8oiw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240920.1_1726868237644_0.8987245353957787","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240924.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240924.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240924.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"25a0c48f762b22300e014ce33370ec892401285b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240924.1.tgz","fileCount":21,"integrity":"sha512-uWLxp9DgoZAl63QOmU7rwt5hFoFrQMZm96EAu636gSzKXji3lPpKJ9UEU5kGeDs7DPiD4vZcsO/4PdcsAmn1cA==","signatures":[{"sig":"MEUCIH0MGPj/IgvOcrJzs0V39q/gQJvUy0DZV90jqwRHWoxMAiEAhk964v1I9+9kgC92yCv1rRdoPzPqrFJnusKED5JVYOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0842a481-0711-4cb6-9114-bab88ed7c930\\azure-functions-authentication-events-1.0.0-alpha.20240924.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0842a481-0711-4cb6-9114-bab88ed7c930\\azure-functions-authentication-events-1.0.0-alpha.20240924.1.tgz","_integrity":"sha512-uWLxp9DgoZAl63QOmU7rwt5hFoFrQMZm96EAu636gSzKXji3lPpKJ9UEU5kGeDs7DPiD4vZcsO/4PdcsAmn1cA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240924.1_1727213570945_0.3046509138843996","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240925.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240925.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240925.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"79c36295d8d79e03f835cd5c60303fcb878fd434","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240925.1.tgz","fileCount":21,"integrity":"sha512-0LER6w4yWqqONIfSGatgIYwI7HJKEwN+Nh8a69973v2AFWOTmZ4cJ22HHstI6bDUrfQAQp/4rUotlZ/uTBQ4nQ==","signatures":[{"sig":"MEUCIB6kFILDjfnF7EPy+U56HXW5zZ20SGrhNJJ8PqLWYd4/AiEAomvxxhZG27b3/34ajmSrT32xAo0G7SakibpYzs/gnKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47327},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6b28e474-f9a3-4b1b-8244-dbca9ceb2929\\azure-functions-authentication-events-1.0.0-alpha.20240925.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6b28e474-f9a3-4b1b-8244-dbca9ceb2929\\azure-functions-authentication-events-1.0.0-alpha.20240925.1.tgz","_integrity":"sha512-0LER6w4yWqqONIfSGatgIYwI7HJKEwN+Nh8a69973v2AFWOTmZ4cJ22HHstI6bDUrfQAQp/4rUotlZ/uTBQ4nQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240925.1_1727300165733_0.5854022261104257","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240926.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240926.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240926.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6f197dccee41a93aa4923537d41eee26cbdebd63","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240926.1.tgz","fileCount":21,"integrity":"sha512-Pnmi0J7ehBc4feRIWS3GnTe2RrwfrAPn24bT1Qc2R9xDOzdXWIK2dTXxY2jo7sl/1xh44KSRFgwvsP4tyj1UOA==","signatures":[{"sig":"MEYCIQC+6EJBxgAHGwD2sJK6O8tunSJUDjde1RBXgiDVpoC0qAIhAJGjn+g662sxD1jj6pfDUH9tUPk6yJzQg7Tsp5vUrGX6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\81d3c67f-eab8-4cd4-a440-3a268c5e8fde\\azure-functions-authentication-events-1.0.0-alpha.20240926.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\81d3c67f-eab8-4cd4-a440-3a268c5e8fde\\azure-functions-authentication-events-1.0.0-alpha.20240926.1.tgz","_integrity":"sha512-Pnmi0J7ehBc4feRIWS3GnTe2RrwfrAPn24bT1Qc2R9xDOzdXWIK2dTXxY2jo7sl/1xh44KSRFgwvsP4tyj1UOA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240926.1_1727386359338_0.45641898481336907","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240927.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240927.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240927.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"40492ebf71d257857422e1a7968d9dd2773a8879","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240927.1.tgz","fileCount":21,"integrity":"sha512-MlMu+m6ho1/7TeqpF3o+tpzvjj7S4iGEVdq5QOL6qBKdJXzj1HW8TMRrzaoLL0gncI9yY5ZARzh5pVrioeIv/g==","signatures":[{"sig":"MEQCIFxsSfs9Pz0l8D/Mp8xJRUvHobp3do4NRvxNNrsIautAAiAuWCSInRdzeJq/I/ETGFDckDbF16hSBjCoxb4/b5+FlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\23976c76-cec7-40ff-b1fe-2881d507b765\\azure-functions-authentication-events-1.0.0-alpha.20240927.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\23976c76-cec7-40ff-b1fe-2881d507b765\\azure-functions-authentication-events-1.0.0-alpha.20240927.1.tgz","_integrity":"sha512-MlMu+m6ho1/7TeqpF3o+tpzvjj7S4iGEVdq5QOL6qBKdJXzj1HW8TMRrzaoLL0gncI9yY5ZARzh5pVrioeIv/g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240927.1_1727473520972_0.6212750801429754","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240930.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20240930.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20240930.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07bf46da77f8a39e322df4c193be6c645ebfb816","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20240930.1.tgz","fileCount":21,"integrity":"sha512-YMqYOnMvzpMkjrnGRFZK7vWbD9ClNInKR4OqJrKOc+fkBIOA5VmzSqKqZed9ohBr+rmFt43H/+1OiuwEc+Prqg==","signatures":[{"sig":"MEUCIErH9qucZJUxOmXBAux83kawDMTKOToE/Sv9Lw5XjG4xAiEAog+Xuz9uYRKYI3LLznSpQEM/uz++NxzPscrCjacTPzo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0932cc7a-c51d-4d30-ae35-6fa12941f44d\\azure-functions-authentication-events-1.0.0-alpha.20240930.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0932cc7a-c51d-4d30-ae35-6fa12941f44d\\azure-functions-authentication-events-1.0.0-alpha.20240930.1.tgz","_integrity":"sha512-YMqYOnMvzpMkjrnGRFZK7vWbD9ClNInKR4OqJrKOc+fkBIOA5VmzSqKqZed9ohBr+rmFt43H/+1OiuwEc+Prqg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20240930.1_1727731952996_0.7424935310033294","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241001.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241001.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241001.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5ca46c0db7f57598d80c938f9052820635228040","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241001.1.tgz","fileCount":21,"integrity":"sha512-uOD1+FLGUhZlzxFunAxrxoglyE+a2arDRYfVIdfe7l3GIbSiqhPho0hSqEzEguIeDjwqG+lzF5fCxnfw9UMa9A==","signatures":[{"sig":"MEUCICVdycn7aSykvECyQIsFTXmIbvMcF70A7ytHzc4+v8ehAiEAju6EAQO2PQ+Rx4L5kDz/oLfxsg8pEUPTkpDjlMNaZF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d94b5b05-4255-4164-8622-4ea3c760f991\\azure-functions-authentication-events-1.0.0-alpha.20241001.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d94b5b05-4255-4164-8622-4ea3c760f991\\azure-functions-authentication-events-1.0.0-alpha.20241001.1.tgz","_integrity":"sha512-uOD1+FLGUhZlzxFunAxrxoglyE+a2arDRYfVIdfe7l3GIbSiqhPho0hSqEzEguIeDjwqG+lzF5fCxnfw9UMa9A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241001.1_1727828286263_0.14870270167128807","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241002.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241002.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241002.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aa5372caf3ef4388ed70953bd6c9bbd0d8747ffd","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241002.1.tgz","fileCount":21,"integrity":"sha512-7l2hNH0NfViTMB+NvdxmKEZnPhfhG4b43hPLVgjyhw4MAVfGJyAf9+ERIZv5Daw3Vu8x0WyoWkPJuhs74VSFoA==","signatures":[{"sig":"MEUCIQCMYm9aqtSGnAkPi+LiYzxE3tungNZn+CPKmOvb05PIAAIgD295aoaoTgUGu3BGoLud3+pyNnQZ3+x2WJEaD5i7Crs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2173ceec-1d71-489e-8b3b-a635620c0e10\\azure-functions-authentication-events-1.0.0-alpha.20241002.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2173ceec-1d71-489e-8b3b-a635620c0e10\\azure-functions-authentication-events-1.0.0-alpha.20241002.1.tgz","_integrity":"sha512-7l2hNH0NfViTMB+NvdxmKEZnPhfhG4b43hPLVgjyhw4MAVfGJyAf9+ERIZv5Daw3Vu8x0WyoWkPJuhs74VSFoA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241002.1_1727904751187_0.6166207688567111","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241003.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241003.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241003.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c66518260f770c3c578bf72501b9296662037e75","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241003.1.tgz","fileCount":21,"integrity":"sha512-1cQhMciPQMqeBiiNlNIOIAhMjJxTPKAkaa4xwLwfgFpuHr7g3hFL0XWUDCTdNKT1vDbocHK2f1ntDd93nkXNXw==","signatures":[{"sig":"MEYCIQC088WwGSfBMtMHLxjMhHxcDlvgH1u+AEynYhhUb8W4fQIhAM4TPqQBHNTnoMxjIfAEOIl62z8/WfPCoQVGKSyfLY3a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ed854747-13b4-4a13-92e6-d2148edbdeb7\\azure-functions-authentication-events-1.0.0-alpha.20241003.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ed854747-13b4-4a13-92e6-d2148edbdeb7\\azure-functions-authentication-events-1.0.0-alpha.20241003.1.tgz","_integrity":"sha512-1cQhMciPQMqeBiiNlNIOIAhMjJxTPKAkaa4xwLwfgFpuHr7g3hFL0XWUDCTdNKT1vDbocHK2f1ntDd93nkXNXw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241003.1_1727991380587_0.5053464850059597","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241004.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241004.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241004.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ff8add11d9f9f597b7e92c7147766f225a1d4c9a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241004.1.tgz","fileCount":21,"integrity":"sha512-xq7Y2KOsMufoaZXDPcnm+x5EYXz9bVGiL53JfsGHpiyWsw2U/bIjOiTsRR3XbRGx4MMzpgAIZzOy7STm9hWEzg==","signatures":[{"sig":"MEUCIEUpVWJ+yn9JRdtAviYkXbCGE89cqVlhCKtMdVWtDnmfAiEAiNLaHicbFDVFGtgvgaoxXJBk1NPmPVZv5YuHvBFq0Fc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\40fc6c26-fffc-46f6-b03d-981fabde07ef\\azure-functions-authentication-events-1.0.0-alpha.20241004.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\40fc6c26-fffc-46f6-b03d-981fabde07ef\\azure-functions-authentication-events-1.0.0-alpha.20241004.1.tgz","_integrity":"sha512-xq7Y2KOsMufoaZXDPcnm+x5EYXz9bVGiL53JfsGHpiyWsw2U/bIjOiTsRR3XbRGx4MMzpgAIZzOy7STm9hWEzg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241004.1_1728077655927_0.04737295308849965","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241007.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241007.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241007.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1acd0df563964a814dd62d66510ffcc86a3788b2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241007.1.tgz","fileCount":21,"integrity":"sha512-FL6kD9v0zzNSTRRdKAwOj6irrKDk3a8n5Z6buBlM4+PIWCP95MuPWYQ7Z6X1/zBwcz0Jg0XqSqlPBhDEak6jGA==","signatures":[{"sig":"MEYCIQCWGWeyCLCkF7tngY/hf/j/cXIUt60l6l5OBSpSa1oMHQIhAPP3AZWyMqTF0ZvSj7mhELqNEwzr6Ae/un6IQ08QYpkk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d9f75acc-a0ec-442f-a0c9-02b68313a56b\\azure-functions-authentication-events-1.0.0-alpha.20241007.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d9f75acc-a0ec-442f-a0c9-02b68313a56b\\azure-functions-authentication-events-1.0.0-alpha.20241007.1.tgz","_integrity":"sha512-FL6kD9v0zzNSTRRdKAwOj6irrKDk3a8n5Z6buBlM4+PIWCP95MuPWYQ7Z6X1/zBwcz0Jg0XqSqlPBhDEak6jGA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241007.1_1728336850071_0.8528355524287365","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241008.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241008.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241008.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c73a0471772b9fa5837a34e29977d33f2fa4efd7","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241008.1.tgz","fileCount":21,"integrity":"sha512-kGMMK+qUmsfZgqAAJSfMT2xY3h47ASiXanTgrl5NnCHr0aLzhhSVm0D0IEsDR5RvdSJXHL5uM2nqGE1aDPgX9w==","signatures":[{"sig":"MEUCICUbVZHtRxxr+ZMdFr9oVy4WucLegZFfHK9MtV3V7Ci0AiEA3NUsTwLjtLgwt6oo9kAn+Zd9/i3X4ZP7J8V2mdc9fmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1728a650-1c6a-4516-a25a-fd3b37539783\\azure-functions-authentication-events-1.0.0-alpha.20241008.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1728a650-1c6a-4516-a25a-fd3b37539783\\azure-functions-authentication-events-1.0.0-alpha.20241008.1.tgz","_integrity":"sha512-kGMMK+qUmsfZgqAAJSfMT2xY3h47ASiXanTgrl5NnCHr0aLzhhSVm0D0IEsDR5RvdSJXHL5uM2nqGE1aDPgX9w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241008.1_1728423373804_0.33578763966348224","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241009.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241009.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241009.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e3b4a998da321a52a994d8bef12b9ec0d3dee79d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241009.1.tgz","fileCount":21,"integrity":"sha512-Za210ddKcQpioyGHHTl2FzNzh8uMnj04YqxcMiDDCjDy/cG2ff95Y6JBU62SNISzIxUSWBHTxzbJRKJ8KCBK1Q==","signatures":[{"sig":"MEUCIQDx4dn8NdF5b+GadhDSIRZjaKUnw0HjOui+m8jIYKdJagIgKdV9AfsIx1jjvtMI7vC/IB0tEd4sOVFEYDubSKt0Q+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c878a7ac-32df-44c4-bbe4-3af4fe5cc96c\\azure-functions-authentication-events-1.0.0-alpha.20241009.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c878a7ac-32df-44c4-bbe4-3af4fe5cc96c\\azure-functions-authentication-events-1.0.0-alpha.20241009.1.tgz","_integrity":"sha512-Za210ddKcQpioyGHHTl2FzNzh8uMnj04YqxcMiDDCjDy/cG2ff95Y6JBU62SNISzIxUSWBHTxzbJRKJ8KCBK1Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241009.1_1728509756116_0.5298499453918613","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241011.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241011.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241011.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e8b97de18d70ae5f235a5b7c0aeeecde09ef32df","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241011.1.tgz","fileCount":21,"integrity":"sha512-yqz9AbfmwxEamUeBUkm57kUqqEiZurTETGPFYTckbT/zDo4YdSZzTajc3HtCM/kZsDN0FVxyNqu8ojY60CMTgw==","signatures":[{"sig":"MEUCIBA1rZdL8rS2Jd0pb2Pjc/9q7Vve77Si1tDDLl56pyuxAiEAkDaUV9BALKXNHP77Jess/EF8yO7eHlSrxZsWeA6bU6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0fb57632-21b9-433e-bb42-b54490fcccd6\\azure-functions-authentication-events-1.0.0-alpha.20241011.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0fb57632-21b9-433e-bb42-b54490fcccd6\\azure-functions-authentication-events-1.0.0-alpha.20241011.1.tgz","_integrity":"sha512-yqz9AbfmwxEamUeBUkm57kUqqEiZurTETGPFYTckbT/zDo4YdSZzTajc3HtCM/kZsDN0FVxyNqu8ojY60CMTgw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241011.1_1728682433880_0.12135008983465334","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241014.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241014.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241014.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"931032847670a2e0351d5fc2c09ec06910005e71","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241014.1.tgz","fileCount":21,"integrity":"sha512-FcSYz2tYcbJ6r0ns9UYLhSCG0AW+AOQIu1BDiBDxLQH0m935cNjOJEyTx0amepqiL4JSOcYAI3PqnzfrmTnoUQ==","signatures":[{"sig":"MEYCIQCXjEEdl5kgUV6ZIPcNaluaEGxBx00JiAe3/GC1Td7rAgIhAKT7y51SvWTjGsUCo6gVSBOdbyf3pJhZfgDvFpmLUzhv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\88401472-512c-453e-9e2a-136408efabec\\azure-functions-authentication-events-1.0.0-alpha.20241014.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\88401472-512c-453e-9e2a-136408efabec\\azure-functions-authentication-events-1.0.0-alpha.20241014.1.tgz","_integrity":"sha512-FcSYz2tYcbJ6r0ns9UYLhSCG0AW+AOQIu1BDiBDxLQH0m935cNjOJEyTx0amepqiL4JSOcYAI3PqnzfrmTnoUQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241014.1_1728941734737_0.70500910168552","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241015.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241015.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241015.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c43569605916dea11eaf6a6c09412b8e8921855a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241015.1.tgz","fileCount":21,"integrity":"sha512-hF5eQ5YRzb8NOhqr+7tvHj/g0B4erym/G4k40iE7pWnjumHuFlPta7DZxfmNc5XaWUPAfsuj+QiX1etKRWDUMQ==","signatures":[{"sig":"MEYCIQD/0LADfxzba1IHRzzLmgUxbPlJiIEuwreiIXXsphP96gIhAN2ux3UzEulPzuTOt8vKw/75xSZPJTP9ysv2Uc46NItI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\89828ca8-2a01-4abc-b698-c7b9ac525eb9\\azure-functions-authentication-events-1.0.0-alpha.20241015.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\89828ca8-2a01-4abc-b698-c7b9ac525eb9\\azure-functions-authentication-events-1.0.0-alpha.20241015.1.tgz","_integrity":"sha512-hF5eQ5YRzb8NOhqr+7tvHj/g0B4erym/G4k40iE7pWnjumHuFlPta7DZxfmNc5XaWUPAfsuj+QiX1etKRWDUMQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241015.1_1729027910133_0.11332796747095575","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241016.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241016.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241016.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c48ad98e11dd153463ab476b6f05be4198d7cd16","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241016.1.tgz","fileCount":21,"integrity":"sha512-YGRxFTF2FYbKQZ2giKW+YwMTG614TGRL5cG1SsRL7vsoZ4Mmnul50lYELoRof6hw2wWIxpbCdVRMn6FG3cznWg==","signatures":[{"sig":"MEYCIQCEyDznxbL8zrs3uq3N3bK5gzzwtp60KrPscxg9J9OhbQIhAIMcTcuGFcHx+AWP2MTZ7K+2wSn+veUQgos2zVePC0hE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b85993a5-eede-4bd7-b734-f7c5ab12b777\\azure-functions-authentication-events-1.0.0-alpha.20241016.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b85993a5-eede-4bd7-b734-f7c5ab12b777\\azure-functions-authentication-events-1.0.0-alpha.20241016.1.tgz","_integrity":"sha512-YGRxFTF2FYbKQZ2giKW+YwMTG614TGRL5cG1SsRL7vsoZ4Mmnul50lYELoRof6hw2wWIxpbCdVRMn6FG3cznWg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241016.1_1729114584502_0.05422322976871996","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241017.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241017.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241017.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5f5e464a69da10bfe4d3998a8300aa511cc6f1cb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241017.1.tgz","fileCount":21,"integrity":"sha512-a5tagDDJK5KQsTL3rcnR7J70AcUfcW/IxZf2WD1Ab5Ttmd6Dz3xXZuCU3meq24GmdpGATiSg8II+iIZKlxNpgw==","signatures":[{"sig":"MEUCIQDABXjs6u9ma3AUlU7xH/DujGbothn3KoYCps78IvAJewIgX+LjK8Afgo5BJSb2PvTpfeouuPgYukqVFmoqQoyTm7c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8874fbaf-ae1f-4173-bba5-cddbbb95d2bc\\azure-functions-authentication-events-1.0.0-alpha.20241017.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8874fbaf-ae1f-4173-bba5-cddbbb95d2bc\\azure-functions-authentication-events-1.0.0-alpha.20241017.1.tgz","_integrity":"sha512-a5tagDDJK5KQsTL3rcnR7J70AcUfcW/IxZf2WD1Ab5Ttmd6Dz3xXZuCU3meq24GmdpGATiSg8II+iIZKlxNpgw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241017.1_1729200886105_0.07475062748279315","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241018.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241018.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241018.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"11a06f0b434ddaf028fb30b8ce2014abae6ad652","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241018.1.tgz","fileCount":21,"integrity":"sha512-SaWX8WD8hcyVvSLqyqoRdnHzJkkrfneJzvOVuvgxvIMdqv098cnXnYLzPmfP5qncji3950ivSQS4GCwGEdnxzQ==","signatures":[{"sig":"MEQCIElJW44V9YB07TaXK59JYLXDb5Wm0xYITddQxMzDGuQzAiBbJ53lD32j3vCAOUprY1BswP9ZzvY7ZLXovUp9JH8wrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47366},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1cbd23db-e6c4-4142-85ea-6c63368fa5b3\\azure-functions-authentication-events-1.0.0-alpha.20241018.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1cbd23db-e6c4-4142-85ea-6c63368fa5b3\\azure-functions-authentication-events-1.0.0-alpha.20241018.1.tgz","_integrity":"sha512-SaWX8WD8hcyVvSLqyqoRdnHzJkkrfneJzvOVuvgxvIMdqv098cnXnYLzPmfP5qncji3950ivSQS4GCwGEdnxzQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241018.1_1729287233795_0.40606131168497206","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241021.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241021.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241021.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9293b86632e5d6fe651fa257550e18d291dc3bd9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241021.1.tgz","fileCount":21,"integrity":"sha512-JDiL4OW8C5WuyYUas/HAr4R9k+T7eM00DGHgzxjUob77d5xFPb8kmukLsxLU3VX/FoclofNtuXaCtp6Ep8CpXQ==","signatures":[{"sig":"MEYCIQCQXwChLSRbyS/uQ4F36P0LTN4ZPMjTDNIicH9cBMUOQgIhALEKj+O/7yIUopgEkV84Psr4/jb25sXkVS94ox2WzACZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47367},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bee3398b-3e81-40dd-b962-78e1df690e24\\azure-functions-authentication-events-1.0.0-alpha.20241021.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bee3398b-3e81-40dd-b962-78e1df690e24\\azure-functions-authentication-events-1.0.0-alpha.20241021.1.tgz","_integrity":"sha512-JDiL4OW8C5WuyYUas/HAr4R9k+T7eM00DGHgzxjUob77d5xFPb8kmukLsxLU3VX/FoclofNtuXaCtp6Ep8CpXQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241021.1_1729546386425_0.6397005725559133","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241022.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241022.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241022.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1ae7dd02a7b2c19fa4d6909de2366f5144b618fb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241022.1.tgz","fileCount":21,"integrity":"sha512-ZJ7u9Hzgz66De5mNhAWVvqOE6PdA1oLxXHHRT4e+DnLKvIw9mTVqTWonV4vl5UMJDLHlmsPBIV/CTCO+m1gA0A==","signatures":[{"sig":"MEQCIBiAiFe6yI3GFTnOH/BwbChbI7h8HuodOY1eYc/pL+hbAiB4lRzQf/TogxL46q+qgTObUSbdAzdMahIDarf3YEmQNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47367},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a2fc0f38-61c6-482e-bf63-47b284c82875\\azure-functions-authentication-events-1.0.0-alpha.20241022.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a2fc0f38-61c6-482e-bf63-47b284c82875\\azure-functions-authentication-events-1.0.0-alpha.20241022.1.tgz","_integrity":"sha512-ZJ7u9Hzgz66De5mNhAWVvqOE6PdA1oLxXHHRT4e+DnLKvIw9mTVqTWonV4vl5UMJDLHlmsPBIV/CTCO+m1gA0A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241022.1_1729632867798_0.6581543118103825","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241023.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241023.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241023.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"30b85f6bc5cd8398e92266bc52eb16928bcb1596","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241023.1.tgz","fileCount":21,"integrity":"sha512-S3DZECq4Nt30nC+SeU4tdHDHkgBkACg/O3+mxau5CXGNOpKWGrPwjKbaGZ5LDV9+hpyqgfTGoQ2Pjb61okuXng==","signatures":[{"sig":"MEQCIA+BplPu2BowrJ9DTCeJ22Ymq845SCTatYtATwXLe2SVAiBXb0jOpOLQtfsy6lUCwAOEQKZigyOeDfh3L0dK+Amdbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47344},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\518f009d-a6b8-4228-a14d-6c82df34f8ae\\azure-functions-authentication-events-1.0.0-alpha.20241023.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && dev-tool run vendored rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\518f009d-a6b8-4228-a14d-6c82df34f8ae\\azure-functions-authentication-events-1.0.0-alpha.20241023.1.tgz","_integrity":"sha512-S3DZECq4Nt30nC+SeU4tdHDHkgBkACg/O3+mxau5CXGNOpKWGrPwjKbaGZ5LDV9+hpyqgfTGoQ2Pjb61okuXng==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241023.1_1729719144301_0.7989504516337951","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241024.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241024.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241024.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"08310d5dc15f15c71f7d0d81724ad27b319672a5","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241024.1.tgz","fileCount":21,"integrity":"sha512-CL51PvBH3WXwnnsDNRHE2Bhx5ECU47Av6+GOSn0xDHEQf65UhTp4qAp3npiH6u13rQoxgmcZeZIpuDtYX8Kziw==","signatures":[{"sig":"MEYCIQCFfopi0iYbUbKRZURNy4z8uPWtFaRCLb2qkWpIqUUYoQIhAJuBPjIaHPyjgbsjNL5V/IHIlnpGZ94C47sE2T1UNwuN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47344},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\934cc053-364b-491c-8d46-65a4a4546e6a\\azure-functions-authentication-events-1.0.0-alpha.20241024.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && dev-tool run vendored rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\934cc053-364b-491c-8d46-65a4a4546e6a\\azure-functions-authentication-events-1.0.0-alpha.20241024.1.tgz","_integrity":"sha512-CL51PvBH3WXwnnsDNRHE2Bhx5ECU47Av6+GOSn0xDHEQf65UhTp4qAp3npiH6u13rQoxgmcZeZIpuDtYX8Kziw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241024.1_1729805704595_0.8912183724976359","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241025.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241025.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241025.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7490230bede396163144507d4509fb166b057b6e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241025.1.tgz","fileCount":21,"integrity":"sha512-WNukfKfn3b58PzJjCAC4HDkQlCz0z4SoihNISNdlZ6eshMDloNmdDtp0A65jpuJZxSdBbyxTJVfC3h2YukFJ0Q==","signatures":[{"sig":"MEYCIQCPdTLgytb1rqbRPD5Nr291YKB4mUlXQ5hpUglumy1KSwIhAJ9QOmzqWKTcnTLAuxa/3TfFafRJAhaqrmBB6pTdsTog","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47344},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\982986a3-0f4c-4709-bf58-a2984be27280\\azure-functions-authentication-events-1.0.0-alpha.20241025.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && dev-tool run vendored rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\982986a3-0f4c-4709-bf58-a2984be27280\\azure-functions-authentication-events-1.0.0-alpha.20241025.1.tgz","_integrity":"sha512-WNukfKfn3b58PzJjCAC4HDkQlCz0z4SoihNISNdlZ6eshMDloNmdDtp0A65jpuJZxSdBbyxTJVfC3h2YukFJ0Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241025.1_1729891893063_0.2541198122769035","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241028.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241028.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241028.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3d46f28ef413f1971e877ed277f19a0517be50d7","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241028.1.tgz","fileCount":21,"integrity":"sha512-/jNpO3nSmhNUUPDpj3ERYkXoAiIbTSdNbqRNmQOKrTLXDleq67W9l06QiLyYxZ9wnR1YJBKkVVVem9ImnUyyHQ==","signatures":[{"sig":"MEUCIEBK/rTFY5heSy4MTfjB09WW8ynS1mYePIojK9ypaZtkAiEA0Odyjd8iboTTJkXmTWbBFVFZpe56s9KAh4o9YQ6v6rg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47175},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\31cf6e03-077b-4ada-abae-2e0a13c90fce\\azure-functions-authentication-events-1.0.0-alpha.20241028.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\31cf6e03-077b-4ada-abae-2e0a13c90fce\\azure-functions-authentication-events-1.0.0-alpha.20241028.1.tgz","_integrity":"sha512-/jNpO3nSmhNUUPDpj3ERYkXoAiIbTSdNbqRNmQOKrTLXDleq67W9l06QiLyYxZ9wnR1YJBKkVVVem9ImnUyyHQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241028.1_1730151492142_0.7791492702537901","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241029.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241029.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241029.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ed89b9af97e3b366e5b8f8f7f7566ad572d12f9c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241029.1.tgz","fileCount":21,"integrity":"sha512-JnvtlSLyL5nkHiqNDkxGsBAOkJmhhv1APXELQ/Hr1ZVuqUKhB9rmI7HNjjh4CkODQ5fcT9jvv8kFuCUOUEa1hQ==","signatures":[{"sig":"MEUCIQCwO4gFBatYdZr8weGapGoZjGEgQpPeLMxePfDjay4gZgIgP2wfhVu+OgWYBcibmQK66WDhsZX0ym3AlqoXUcPVzik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47165},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\92ec62ef-e775-4f73-91e6-2afd87ae14dd\\azure-functions-authentication-events-1.0.0-alpha.20241029.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\92ec62ef-e775-4f73-91e6-2afd87ae14dd\\azure-functions-authentication-events-1.0.0-alpha.20241029.1.tgz","_integrity":"sha512-JnvtlSLyL5nkHiqNDkxGsBAOkJmhhv1APXELQ/Hr1ZVuqUKhB9rmI7HNjjh4CkODQ5fcT9jvv8kFuCUOUEa1hQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241029.1_1730237555683_0.9985545483237142","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241030.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241030.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241030.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c8c82de56cc6d711686cd61e164a21f39fae3311","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241030.1.tgz","fileCount":21,"integrity":"sha512-FEac7HHZO8zWuAl5VTa6l9XP329e/TGAhJsUmnaCVPbmnZuScD9hX6f+dTd52xzFaUYjOx3enwRHo+ez3HSekA==","signatures":[{"sig":"MEUCIQCPBVdLYlf/CQnH0ea+sfXWBGdaWRFFmSQrs7PYU2gQuAIgeE7/kQOUqhAP2sLNyNELdqDWX/RUNpNVCOcnaJAZisM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47180},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2de74841-c082-4794-84e7-1284976b4ea8\\azure-functions-authentication-events-1.0.0-alpha.20241030.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2de74841-c082-4794-84e7-1284976b4ea8\\azure-functions-authentication-events-1.0.0-alpha.20241030.1.tgz","_integrity":"sha512-FEac7HHZO8zWuAl5VTa6l9XP329e/TGAhJsUmnaCVPbmnZuScD9hX6f+dTd52xzFaUYjOx3enwRHo+ez3HSekA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241030.1_1730324375726_0.6006147465501179","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241031.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241031.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241031.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"92dea1b0263240753b0f98cb6d92007df1da2ae4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241031.1.tgz","fileCount":21,"integrity":"sha512-vG/GhQgttbHmMviT05tUsGqPWWWy9WRsWWTTevmEbFSpUpAxI+kKKJ1KJR/vLDg9vXQPXbnwptQwXxphCncLSA==","signatures":[{"sig":"MEUCIG8I2o2WQEHYjbfWJ5tQvlzsCbKJVIscWR5oASvuiqkmAiEAwXzICTfYjWzXUPAO1919XH0xCfxubpCDcwpAkCTqA+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47180},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f64429a3-606e-4db1-9513-2d98d207b580\\azure-functions-authentication-events-1.0.0-alpha.20241031.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f64429a3-606e-4db1-9513-2d98d207b580\\azure-functions-authentication-events-1.0.0-alpha.20241031.1.tgz","_integrity":"sha512-vG/GhQgttbHmMviT05tUsGqPWWWy9WRsWWTTevmEbFSpUpAxI+kKKJ1KJR/vLDg9vXQPXbnwptQwXxphCncLSA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241031.1_1730410662708_0.14630506018060796","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241111.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241111.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a74da4708496ff47ab74cfccf2269e75f342953d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241111.1.tgz","fileCount":21,"integrity":"sha512-ZMHPtzDumskyLznpr0PipbLPdoGgjqZCO0OmxoJEJHadlLskpTMX0dlQgvQitNYw32Ohb9QRpL9VmYfET3wkCg==","signatures":[{"sig":"MEUCIBEq4TCjarnldipFzutGCMXhPiCnf+vv8VXC5c0ajOuGAiEAtsN81cz7QZeT+tYbVTDNJ1U0baIEBGFtp/eCOSRVyxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\950d5055-e25d-4061-a4bb-a3488d5d2a33\\azure-functions-authentication-events-1.0.0-alpha.20241111.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\950d5055-e25d-4061-a4bb-a3488d5d2a33\\azure-functions-authentication-events-1.0.0-alpha.20241111.1.tgz","_integrity":"sha512-ZMHPtzDumskyLznpr0PipbLPdoGgjqZCO0OmxoJEJHadlLskpTMX0dlQgvQitNYw32Ohb9QRpL9VmYfET3wkCg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241111.1_1731364399252_0.09525305800384687","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241112.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241112.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6e835284cc87dd00abe94ce7f2e38e7d42caa8e3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241112.1.tgz","fileCount":21,"integrity":"sha512-fXHWrGLLuBbpm2tyP4jlmnb5BI1LwnprSnbbk8GayGHVco3mpo8Za0f++UiahAqCKklyiNT8YyPAkCNkKNu2Kw==","signatures":[{"sig":"MEYCIQDj+AeYiX6j9WhVOzU+9laN/oi/cULjNvcfdInjBMHc4gIhAOJFxCf+yxUjlSe4wYub5HHGPbOHbTSMPRHXTp0NSMTf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\251c7b64-0e8a-455f-9d50-c225781535fa\\azure-functions-authentication-events-1.0.0-alpha.20241112.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\251c7b64-0e8a-455f-9d50-c225781535fa\\azure-functions-authentication-events-1.0.0-alpha.20241112.1.tgz","_integrity":"sha512-fXHWrGLLuBbpm2tyP4jlmnb5BI1LwnprSnbbk8GayGHVco3mpo8Za0f++UiahAqCKklyiNT8YyPAkCNkKNu2Kw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241112.1_1731450744671_0.05833419378717486","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241113.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241113.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"50450a916b471c2c02eeb290c9c5671eb37e472b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241113.1.tgz","fileCount":21,"integrity":"sha512-PkDLQTlWrLTfs6G1GcXVz+Wqp5gQdJm9jYcqpkPgJ2ZKAIJS9iZEU5FXWdI60fEWSr63KOldzrNmooNaSROJPA==","signatures":[{"sig":"MEUCIEgwSIGeQyNItvbpx7PAQF/BAN/gjmnlWWaR6fZDgsOvAiEAse6My5rez68Z6qr7OdLHH+gyl7Z2qa1MvKAtPe2glAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8d9d16e1-3826-4ff6-acd2-fc5adf0348ef\\azure-functions-authentication-events-1.0.0-alpha.20241113.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8d9d16e1-3826-4ff6-acd2-fc5adf0348ef\\azure-functions-authentication-events-1.0.0-alpha.20241113.1.tgz","_integrity":"sha512-PkDLQTlWrLTfs6G1GcXVz+Wqp5gQdJm9jYcqpkPgJ2ZKAIJS9iZEU5FXWdI60fEWSr63KOldzrNmooNaSROJPA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241113.1_1731537262026_0.8212409797769209","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241114.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241114.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241114.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ca8d21932627f0bfd9d45447b7135920fce2333a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241114.1.tgz","fileCount":21,"integrity":"sha512-k9GnBIZw9zZnpaVfXWElLJDjbV2BUnt9jVZgsqxcTfmsCHwvg9Yh1qZLqhb5Fe8YhhrjRK0JdDQtU2YbU7I9xg==","signatures":[{"sig":"MEUCIC3HWnDoPPiMOOqjxAAYrNhQ+T49ENjh9aI/15UcIndtAiEA9FzQNpBZ/UWDZp0zTotjQwimxaLwV+FyyszPJn1fLaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e17f26e9-e3ab-4645-8384-a6ab712ade31\\azure-functions-authentication-events-1.0.0-alpha.20241114.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e17f26e9-e3ab-4645-8384-a6ab712ade31\\azure-functions-authentication-events-1.0.0-alpha.20241114.1.tgz","_integrity":"sha512-k9GnBIZw9zZnpaVfXWElLJDjbV2BUnt9jVZgsqxcTfmsCHwvg9Yh1qZLqhb5Fe8YhhrjRK0JdDQtU2YbU7I9xg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241114.1_1731623885848_0.19923588987039698","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241115.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241115.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ed7e867047627722c5f76af0fe744309c4b66fa3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241115.1.tgz","fileCount":21,"integrity":"sha512-pG754UwhOoTI6cJma/fW1bIHzBOhdgokCLpoSqFRqTHR/LK2iiQB1x55MhJVRsByzPjtysiXvoC9qZPoLOh7/g==","signatures":[{"sig":"MEUCICDe0EdZr/9n2iAvpYdQppScH0ONDkuVjEYHBoc3m7qNAiEAh3NlXmgSc4AB/wh0wkQy7kN6DlnJqualU1Mo9fdkhZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\52075c4b-27f6-40ab-b8e4-20c3dfb6cdac\\azure-functions-authentication-events-1.0.0-alpha.20241115.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\52075c4b-27f6-40ab-b8e4-20c3dfb6cdac\\azure-functions-authentication-events-1.0.0-alpha.20241115.1.tgz","_integrity":"sha512-pG754UwhOoTI6cJma/fW1bIHzBOhdgokCLpoSqFRqTHR/LK2iiQB1x55MhJVRsByzPjtysiXvoC9qZPoLOh7/g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241115.1_1731709989628_0.5406564833402592","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241118.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241118.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bf24b7a59db0145ed2f7cf4179a6023b34371dea","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241118.1.tgz","fileCount":21,"integrity":"sha512-Gu1IU5Dliu6pnJH0gPpriihGp8yjLl5ORpummx1rG9vRxk24Mp4VuoBN9QC+n5zrfFAI3CuPEwRZLvyhYCLKNw==","signatures":[{"sig":"MEUCIBTTed0Ji1oQAMVOAt9/5MFUeMjKtwIQJNkxagfYdPB+AiEAhcRHlSo3WpK1QVWQhRN1ALlManIRLRf3bXc2c697Fsk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1e10a321-2760-4299-89a3-f005f83d26f8\\azure-functions-authentication-events-1.0.0-alpha.20241118.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1e10a321-2760-4299-89a3-f005f83d26f8\\azure-functions-authentication-events-1.0.0-alpha.20241118.1.tgz","_integrity":"sha512-Gu1IU5Dliu6pnJH0gPpriihGp8yjLl5ORpummx1rG9vRxk24Mp4VuoBN9QC+n5zrfFAI3CuPEwRZLvyhYCLKNw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241118.1_1731969243579_0.1995574058705991","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241119.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241119.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d6b9573cf1834dfcc18834efe3819f7f74375cb0","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241119.1.tgz","fileCount":21,"integrity":"sha512-HppuSl2O8xykoJlad071ziNgYmq1HDMNSKqfbxXZSpfTcaXdRCgwFnn3Hsp9VofcIOTADUBifTLL+hhNT1bCDg==","signatures":[{"sig":"MEYCIQDVFxRRxWhpA9rTK4+389M8J96g2jBKOFix+tiiLB6cDAIhAI7EWQ/eNKWv05QW4FayECOr3AQ+R1DZfyyzUbf6+pSQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\defba893-b6b6-45e2-9dd6-3c64f70177a7\\azure-functions-authentication-events-1.0.0-alpha.20241119.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\defba893-b6b6-45e2-9dd6-3c64f70177a7\\azure-functions-authentication-events-1.0.0-alpha.20241119.1.tgz","_integrity":"sha512-HppuSl2O8xykoJlad071ziNgYmq1HDMNSKqfbxXZSpfTcaXdRCgwFnn3Hsp9VofcIOTADUBifTLL+hhNT1bCDg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241119.1_1732055836323_0.5722364273463942","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241120.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241120.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dff325ddece90e8b4e1cb7cca893596317565fb6","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241120.1.tgz","fileCount":21,"integrity":"sha512-75/ezqI1idNaHbRmlLV59E9Dbsj1Aldggcx6cQzrHIBeLPjMu5H7qsVicqeq7AXe/JxRFXaLFhZ0NsIXOZIAVA==","signatures":[{"sig":"MEUCIQCeuaD+BXjjH3eDiAGNBrHr/HSRWyO44LOFxTVvwRbTpQIgB53Di/my3MBDsHD2pAaD42x0jCl4iraD92C5dGBF0Is=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9e27bbda-1fce-4540-83c1-063ac2ec9684\\azure-functions-authentication-events-1.0.0-alpha.20241120.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9e27bbda-1fce-4540-83c1-063ac2ec9684\\azure-functions-authentication-events-1.0.0-alpha.20241120.1.tgz","_integrity":"sha512-75/ezqI1idNaHbRmlLV59E9Dbsj1Aldggcx6cQzrHIBeLPjMu5H7qsVicqeq7AXe/JxRFXaLFhZ0NsIXOZIAVA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241120.1_1732141967361_0.9683602950220618","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241121.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241121.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241121.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"95dfe491c3e5dadb22a5d029952cf4b1a60505c3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241121.1.tgz","fileCount":21,"integrity":"sha512-2a7WRT+HDi4awdbiBfS3aplPtBF16P+vkhkD4/FDlO3ylQOzPt10UzVMkdkrG5dr4Jk3epcEPBNGdpWCBtW91w==","signatures":[{"sig":"MEYCIQCx5mZKLiu1JlKsb8tCGgn1A6RMyVwyOjRL5oeC2uTFWAIhAPMN6qp7nVjbOm1F3YKOquc7RO2z0OwWmXgIKDr46F3q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0e1749e6-bbc1-437d-8ac3-6b251c2917f3\\azure-functions-authentication-events-1.0.0-alpha.20241121.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0e1749e6-bbc1-437d-8ac3-6b251c2917f3\\azure-functions-authentication-events-1.0.0-alpha.20241121.1.tgz","_integrity":"sha512-2a7WRT+HDi4awdbiBfS3aplPtBF16P+vkhkD4/FDlO3ylQOzPt10UzVMkdkrG5dr4Jk3epcEPBNGdpWCBtW91w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241121.1_1732229814734_0.47293195519976927","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241122.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241122.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241122.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d8a26c9da3d48505f60ff63c70c2795989e0becc","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241122.1.tgz","fileCount":21,"integrity":"sha512-SVcpOubUx1wx67leLYvbF7dgl0Zl+1hH4Ye7Ysiiso29jDv6n9Lxyi2f4+Jp6EeugXTlxRpdekJWAX4gfCYhxQ==","signatures":[{"sig":"MEUCIE/nERYLWnhH6uuSRo3QIWBCPd2qXqT9N8uZtSk9+LD6AiEAhHGtmvaKGdKoKcOOk2W6uZkyp/71x2nIVhCe7TD1Dhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47153},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6c74a62c-c411-48d5-874f-a512ff403c5a\\azure-functions-authentication-events-1.0.0-alpha.20241122.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6c74a62c-c411-48d5-874f-a512ff403c5a\\azure-functions-authentication-events-1.0.0-alpha.20241122.1.tgz","_integrity":"sha512-SVcpOubUx1wx67leLYvbF7dgl0Zl+1hH4Ye7Ysiiso29jDv6n9Lxyi2f4+Jp6EeugXTlxRpdekJWAX4gfCYhxQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241122.1_1732314877430_0.8516873236996787","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241125.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241125.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1b7839879101d5ad05d9c776eaca08af0b67c0fe","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241125.1.tgz","fileCount":21,"integrity":"sha512-ysI8HMa6r9XUE4cWMg19OKv56HhD8bH4IhVST8kfC2oi7cdcPg03Fs1MUUT0PyP0HxoGljKnGG89zJ8khouiCA==","signatures":[{"sig":"MEQCIFmLp0MWzKYGHETm6LyU8gJhVonvM9utlKPJhiS5fSrqAiBhK434C3IkXSLiv/Zxo9VEy/Ij886YMwYDK7czGmQcyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47152},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5005d574-26d2-46a4-8cd4-9c066aec3b37\\azure-functions-authentication-events-1.0.0-alpha.20241125.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5005d574-26d2-46a4-8cd4-9c066aec3b37\\azure-functions-authentication-events-1.0.0-alpha.20241125.1.tgz","_integrity":"sha512-ysI8HMa6r9XUE4cWMg19OKv56HhD8bH4IhVST8kfC2oi7cdcPg03Fs1MUUT0PyP0HxoGljKnGG89zJ8khouiCA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241125.1_1732574189213_0.9915020104052883","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241126.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241126.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"515ceac3d8bda369ea3949a766531534298a5d62","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241126.1.tgz","fileCount":21,"integrity":"sha512-/2rmayfUpP+aFpLxs6eaijeDj56ZYon4CkD2TZ0KswDVnzSihb6flsMAW9ZIWAh7XykfbPHqK5EwzkSaGt4NlA==","signatures":[{"sig":"MEUCIExmQFBLaHz1G/sWs0jY0hRx4Kon5GBNsCmJHxoyWorPAiEAkHGctsuDDAniduOKqB3L2uduqJ+PQJ3sGF3RzmdhEqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47152},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0b528b45-fc51-4e8e-b448-cc03cbbc2b36\\azure-functions-authentication-events-1.0.0-alpha.20241126.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0b528b45-fc51-4e8e-b448-cc03cbbc2b36\\azure-functions-authentication-events-1.0.0-alpha.20241126.1.tgz","_integrity":"sha512-/2rmayfUpP+aFpLxs6eaijeDj56ZYon4CkD2TZ0KswDVnzSihb6flsMAW9ZIWAh7XykfbPHqK5EwzkSaGt4NlA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241126.1_1732660353924_0.5626750138199959","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241127.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241127.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f1875c9b59fc3d166fd7c208043a990db28cd81f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241127.1.tgz","fileCount":21,"integrity":"sha512-fP3hUvEDgeySQhqRX2qj+OzANafws6WvGYrHmpt60H+MgL6KUzC96noc7NX5k5i60zGse8Za81BUx1vGfiknrg==","signatures":[{"sig":"MEYCIQDYVFQgKGB128rh2QU0oKyXKcB0xANbSGWIKn54bKzINgIhAKmPU86gznY7Mxr5LH5yOInur1qCxtQoWsFsV6rVaw5w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47152},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6048a764-93f4-4f98-a28d-2b541403d979\\azure-functions-authentication-events-1.0.0-alpha.20241127.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6048a764-93f4-4f98-a28d-2b541403d979\\azure-functions-authentication-events-1.0.0-alpha.20241127.1.tgz","_integrity":"sha512-fP3hUvEDgeySQhqRX2qj+OzANafws6WvGYrHmpt60H+MgL6KUzC96noc7NX5k5i60zGse8Za81BUx1vGfiknrg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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":"^2.1.3","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241127.1_1732746721594_0.6491428215625383","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241128.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241128.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4d800e8fd053fd0c5b79a02946213c9ed7a1d656","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241128.1.tgz","fileCount":21,"integrity":"sha512-dzc6k6Rk+Ax01FnvOKtIeaocjWHJrvdAJnWTmWL91MmAeJ9Wk5ZHEksuB3rMhKHwGqrVbO7t7Wx94u7YEMP1zA==","signatures":[{"sig":"MEUCICu95n7eFqnxyc9quxRGyZ/JeWJCzT1MBPXy44kzV0MzAiEA/wNS5t7enGgFg2KixFlYTO7L84nv4zegIUsf46vWGC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47152},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1d8c2480-cfc3-4104-8cfb-91a6652200f4\\azure-functions-authentication-events-1.0.0-alpha.20241128.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1d8c2480-cfc3-4104-8cfb-91a6652200f4\\azure-functions-authentication-events-1.0.0-alpha.20241128.1.tgz","_integrity":"sha512-dzc6k6Rk+Ax01FnvOKtIeaocjWHJrvdAJnWTmWL91MmAeJ9Wk5ZHEksuB3rMhKHwGqrVbO7t7Wx94u7YEMP1zA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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":"^2.1.3","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241128.1_1732833108247_0.21813041971711633","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241129.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241129.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"114ab5514f5ebaced545aae2bdd0780e677dd04e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241129.1.tgz","fileCount":21,"integrity":"sha512-TJNKHlD1azEg2DocQxCPhkvN4s4PKf+g2g925bI6aAcvuwO8kbqFwKNSLZPC6qlMQNdtPuzVLZbzh9XLysbf1w==","signatures":[{"sig":"MEYCIQDf1gXGK+dZEEEz9L7EF1ux0fqKhV8u8NBPq9kl5UmMegIhAJW4tgqY80bV/r2hdaMsiLJAySsrVrKmHp08QGunOTfa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47152},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bc6a0b5e-5ac5-4618-b25e-c46e7505864a\\azure-functions-authentication-events-1.0.0-alpha.20241129.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bc6a0b5e-5ac5-4618-b25e-c46e7505864a\\azure-functions-authentication-events-1.0.0-alpha.20241129.1.tgz","_integrity":"sha512-TJNKHlD1azEg2DocQxCPhkvN4s4PKf+g2g925bI6aAcvuwO8kbqFwKNSLZPC6qlMQNdtPuzVLZbzh9XLysbf1w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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":"^2.1.3","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241129.1_1732919548569_0.7409408747911592","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241203.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241203.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ee3a0816ed39a25ff4ac7c4dc21fdc8d27a9181d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241203.1.tgz","fileCount":21,"integrity":"sha512-/9pkiy/WVqxNhKl48NlqVL3UrIvDICRacXX7eCI0Slz5o7YIsaYvkk92KYBmLW88MyOaBL0O/4NNCiy2bwvm3Q==","signatures":[{"sig":"MEQCIAN8ZP995Gw2QAhEvWaFL14gVj/FsRdWFhjod/GcdfoaAiAh2BJHa89rAMl1gSLTX70nZNsQzYYRN+X6qOns/Ochcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47152},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9120b326-fdf4-4d9a-a5b8-463a96439581\\azure-functions-authentication-events-1.0.0-alpha.20241203.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9120b326-fdf4-4d9a-a5b8-463a96439581\\azure-functions-authentication-events-1.0.0-alpha.20241203.1.tgz","_integrity":"sha512-/9pkiy/WVqxNhKl48NlqVL3UrIvDICRacXX7eCI0Slz5o7YIsaYvkk92KYBmLW88MyOaBL0O/4NNCiy2bwvm3Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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":"^2.1.3","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241203.1_1733265204466_0.7225775682658142","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241204.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241204.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bb7edcef6d57b6df79eeca8ff1e4cc16f1e69c4e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241204.1.tgz","fileCount":21,"integrity":"sha512-KAWI8/71LDBwJ8kepZHcl+ae8ALLXsDWl4/yX2vJH3n8BuHaAiPfS+Y8+yGQ762/SrEtyQHXXE+d4QrQRGHDBg==","signatures":[{"sig":"MEYCIQCdVxlRP0MJR5EdDhqID7395Rt3Pxe5e4g/4aS2a38fwQIhALxPUArwnt+1URJvGyDjJU1zd6CLg85mMj6Y5l6qxRdK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47152},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d8f8cc56-3077-4623-852d-d59f31d2865c\\azure-functions-authentication-events-1.0.0-alpha.20241204.1.tgz","types":"types/latest/functions-authentication-events.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run build:test && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"npm run integration-test:node","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","integration-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 'test/**/*.spec.ts'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d8f8cc56-3077-4623-852d-d59f31d2865c\\azure-functions-authentication-events-1.0.0-alpha.20241204.1.tgz","_integrity":"sha512-KAWI8/71LDBwJ8kepZHcl+ae8ALLXsDWl4/yX2vJH3n8BuHaAiPfS+Y8+yGQ762/SrEtyQHXXE+d4QrQRGHDBg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.4.0","@azure/core-tracing":"^1.0.0","@azure/core-rest-pipeline":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","inherits":"^2.0.3","typescript":"~5.6.2","@types/chai":"^4.1.6","@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","@azure/functions":"^3.2.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":"^2.1.3","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.4","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241204.1_1733352433519_0.49740542298649215","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241206.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241206.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3d4134062a39086d8963b2fca2ff9043efbb2ad0","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241206.1.tgz","fileCount":120,"integrity":"sha512-WdKdzAG3VMH6ka58FN+OdqG7nE+7lBcnlNlSlBMNlg1q7JivCXhhG3yPS96Ry+7hW/O0Nb0+Be/iX1lehUBQfg==","signatures":[{"sig":"MEYCIQDdB5pAu/JWPH9NssXcZAzfEN2fMn9HXa1pVtStCrR7FgIhAK8CUtqG4cyY01OGUXELJgvfRl9Ln2q6vd1TBAIaKL/3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132641},"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\\c4fbc5b3-1a14-4ba2-a6cb-c0715bc0fb62\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c4fbc5b3-1a14-4ba2-a6cb-c0715bc0fb62\\azure-functions-authentication-events-1.0.0-alpha.20241206.1.tgz","_integrity":"sha512-WdKdzAG3VMH6ka58FN+OdqG7nE+7lBcnlNlSlBMNlg1q7JivCXhhG3yPS96Ry+7hW/O0Nb0+Be/iX1lehUBQfg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241206.1_1733524516246_0.11282506210493959","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241209.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241209.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fee48eb2d9d1ed7900376e50cd2797001eccc17b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241209.1.tgz","fileCount":120,"integrity":"sha512-j36kLRogloeppT7zOo/vO0Zn5HDt0uk8pJFx9vSgCkweQcez9FnXrXIjHjtTjf2gBhgJTvHowKA+f+11Sr5d2g==","signatures":[{"sig":"MEUCIQDesbaEaLOgvrXrC65DtIrbif4Lqg43dzdrMoflJlkEsQIgQPxUl0AK5KAOMSdahzH19/Y1zY2wiEbdm0u1jbECtdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132641},"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\\c40306e9-78fe-4168-ba06-608af38bb71f\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c40306e9-78fe-4168-ba06-608af38bb71f\\azure-functions-authentication-events-1.0.0-alpha.20241209.1.tgz","_integrity":"sha512-j36kLRogloeppT7zOo/vO0Zn5HDt0uk8pJFx9vSgCkweQcez9FnXrXIjHjtTjf2gBhgJTvHowKA+f+11Sr5d2g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241209.1_1733783648893_0.33955264702062893","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241210.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241210.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0e39251f70a9e75dbcdf9144a3c7fa2502c56965","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241210.1.tgz","fileCount":120,"integrity":"sha512-lHENfyVZ+LmX1S/GQZb88qVX/NH/Lw570CFWnJ1Wi6q5gkC11+iG2oGVgBpJ3u7yP7Ahy8bk9iSNkoh7p+LjBw==","signatures":[{"sig":"MEQCIHajPwshVF3G6HUv9Nw/rCY1DMhAvUCbMqJTLQ8X+AW7AiA9ks6o10OF+REsRl1cFGjcgEkWqX9enXyixASC5Aq/DQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132641},"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\\98e39b80-c2eb-40af-98c5-12d0af6f8beb\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\98e39b80-c2eb-40af-98c5-12d0af6f8beb\\azure-functions-authentication-events-1.0.0-alpha.20241210.1.tgz","_integrity":"sha512-lHENfyVZ+LmX1S/GQZb88qVX/NH/Lw570CFWnJ1Wi6q5gkC11+iG2oGVgBpJ3u7yP7Ahy8bk9iSNkoh7p+LjBw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241210.1_1733870035133_0.9517595900038145","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241211.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241211.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"78d9495f2c60954521f1e7e12ccea57184b03506","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241211.1.tgz","fileCount":120,"integrity":"sha512-pJIba873oCFzD9uBN2BMcWh+tvjEHy2yjQBuF3a3fQ6+nRikTuNMpoO0vvIzBwSOmHIHuyu6qXFXb7tcD+06QQ==","signatures":[{"sig":"MEUCIEdQbVnLjhrEARoVZcq11dBDwBr8xlC5pIUTTWs1ApDzAiEAxKviNEV2ODOO68nhKhUnwbQ4ndJ7HWJ+ow68njb9EBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132641},"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\\45f4694c-aaf3-42f8-b44c-02b5546d7c5f\\azure-functions-authentication-events-1.0.0-alpha.20241211.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\45f4694c-aaf3-42f8-b44c-02b5546d7c5f\\azure-functions-authentication-events-1.0.0-alpha.20241211.1.tgz","_integrity":"sha512-pJIba873oCFzD9uBN2BMcWh+tvjEHy2yjQBuF3a3fQ6+nRikTuNMpoO0vvIzBwSOmHIHuyu6qXFXb7tcD+06QQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241211.1_1733957894674_0.08274693326655802","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241212.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241212.2","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241212.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4c7eff8a1b2f964c9d2fe53faf911b10458d8c09","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241212.2.tgz","fileCount":120,"integrity":"sha512-tlfwhUlc1bMNkEUT2W/r2M9K2WV0DojFPZDcmhYpVAoO8GQABcXj+AhmeqEln1/ycBbQ5qS1nFXu6m3HHUAO1g==","signatures":[{"sig":"MEQCIESm+0g+picD4pd1nmd7h44avrlx46MoV5H7yo8LFlcCAiAuhmwJVJ9d3KPVX+4pC6htCSN5QzAa9nCEAZ2J9sYHHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\c799400a-f71a-4df8-b6e7-f3ef16c8c825\\azure-functions-authentication-events-1.0.0-alpha.20241212.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c799400a-f71a-4df8-b6e7-f3ef16c8c825\\azure-functions-authentication-events-1.0.0-alpha.20241212.2.tgz","_integrity":"sha512-tlfwhUlc1bMNkEUT2W/r2M9K2WV0DojFPZDcmhYpVAoO8GQABcXj+AhmeqEln1/ycBbQ5qS1nFXu6m3HHUAO1g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241212.2_1734042785988_0.4041366725167401","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241213.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241213.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241213.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"27e6d3187c99a6739813d715351ca49d468261ab","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241213.1.tgz","fileCount":120,"integrity":"sha512-gygCANfbFT8uUKxunhyKDZzb01qUKCQ8SSyw2dOerh3oEfL7ec8q5DQibzA592i/KQPMl05nTe+Ix7r23Sz9MA==","signatures":[{"sig":"MEUCIFgBPVNKEirwurBnWbBKmYcnS5TnHX0JrAaDT/+3LTS9AiEAzbY9N3xfZj/Lxfm6tuUs1t9NXCSzzOolRsHGWNAUhfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\53f9498f-a4fd-4558-af13-d6e130e8d61c\\azure-functions-authentication-events-1.0.0-alpha.20241213.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\53f9498f-a4fd-4558-af13-d6e130e8d61c\\azure-functions-authentication-events-1.0.0-alpha.20241213.1.tgz","_integrity":"sha512-gygCANfbFT8uUKxunhyKDZzb01qUKCQ8SSyw2dOerh3oEfL7ec8q5DQibzA592i/KQPMl05nTe+Ix7r23Sz9MA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241213.1_1734129367176_0.12366720685358867","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241216.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241216.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"10c5a6cea4fc77026f94b9a78031828d9ffbc6f6","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241216.1.tgz","fileCount":120,"integrity":"sha512-GbxVifROQCuQDRwMxvBUDZpVwqFDoC/vz4dXA0bCVucax+J9l2zUPPvmCN7n7+8UEFCjfLyOcvyuESQ5hMaWcQ==","signatures":[{"sig":"MEQCID+dAfuA/zOASbPwkE6pTR9xk0fOpEVmQ91uWsQbtsYSAiBaWaaggrVourqFG1uO9Sogd13piE+JfXi4Thvq0tlwHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\86b48345-528d-4185-a5f2-dee807df0500\\azure-functions-authentication-events-1.0.0-alpha.20241216.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\86b48345-528d-4185-a5f2-dee807df0500\\azure-functions-authentication-events-1.0.0-alpha.20241216.1.tgz","_integrity":"sha512-GbxVifROQCuQDRwMxvBUDZpVwqFDoC/vz4dXA0bCVucax+J9l2zUPPvmCN7n7+8UEFCjfLyOcvyuESQ5hMaWcQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241216.1_1734388522740_0.7703847513187057","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241218.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241218.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9ad5befaf022f48fd33dd9894568a1d63e48f25c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241218.1.tgz","fileCount":120,"integrity":"sha512-WBjHuP5a5veSEJxtsO/vkYGEn91HZDo+kx7rFQxxAn0GIefzvuvYLR+jTtsxyhtbD1lh3XNkoptUmF6LlKbG2A==","signatures":[{"sig":"MEQCIHej5KpTjfqC1MCsv2IQVdfkVseHqWsVhnJ4Ej3Qz69PAiAvYdOoz5lK/rxrXI1BkaCBO7uZuEx1AZGwTpMVQxKzbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\4783212d-af11-490d-81e9-bda2f05661fd\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4783212d-af11-490d-81e9-bda2f05661fd\\azure-functions-authentication-events-1.0.0-alpha.20241218.1.tgz","_integrity":"sha512-WBjHuP5a5veSEJxtsO/vkYGEn91HZDo+kx7rFQxxAn0GIefzvuvYLR+jTtsxyhtbD1lh3XNkoptUmF6LlKbG2A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241218.1_1734561145920_0.9580854778091923","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241219.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241219.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0ca48c01a3ead57f7ee460101c553799ac9054a5","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241219.1.tgz","fileCount":120,"integrity":"sha512-wAfzO4vW/5ItKGs5sCcHqilKWqRUFgwQSU7FmeiErmqb+aNtnv7QQlvXih/aBiMJdPSLMq3xLBuBd5KgrZpQyA==","signatures":[{"sig":"MEYCIQC4gPYR9xS3GFpFf/OFZ3tOoGzmiAiLUj5qvzONwLQpaAIhAIpbt10c6dESGX5/FKnFa7hMNVwzHyThF12TTzSSQmI5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\3a218861-51fa-4887-8526-1b3f6d4ae555\\azure-functions-authentication-events-1.0.0-alpha.20241219.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3a218861-51fa-4887-8526-1b3f6d4ae555\\azure-functions-authentication-events-1.0.0-alpha.20241219.1.tgz","_integrity":"sha512-wAfzO4vW/5ItKGs5sCcHqilKWqRUFgwQSU7FmeiErmqb+aNtnv7QQlvXih/aBiMJdPSLMq3xLBuBd5KgrZpQyA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241219.1_1734647713752_0.9394168750296887","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241220.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241220.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"155c40dec0294442dfec9bc7a59b0404bb6a8aea","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241220.1.tgz","fileCount":120,"integrity":"sha512-lwwL/uKehS6LR9X9VEX3/NaNYoafry0Kgnw3uQZJxmKTKX89+WoO9nSXMQTLp76fRsnu30KKG6d0/5J3Pq7c8g==","signatures":[{"sig":"MEUCIQCZIs8O87bNY7EEfaVEqAB5s/mzi4VSDuhcoWt+uXTbDAIge7v6B9POqGoGF8I1ypFpWLTHvt9U2tKdPMkVmp9dzUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\482c15e8-d488-4274-aae9-104990003bd7\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\482c15e8-d488-4274-aae9-104990003bd7\\azure-functions-authentication-events-1.0.0-alpha.20241220.1.tgz","_integrity":"sha512-lwwL/uKehS6LR9X9VEX3/NaNYoafry0Kgnw3uQZJxmKTKX89+WoO9nSXMQTLp76fRsnu30KKG6d0/5J3Pq7c8g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241220.1_1734734030724_0.1810806633156541","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241223.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241223.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bd30941273fdf712a906b503d73887ab0fdd3597","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241223.1.tgz","fileCount":120,"integrity":"sha512-qTsrrFkQeMlR7gaJlJfhfE6zQWS4GzOtmR+sWbKcB02bEMFsi8XSl+rzHEb9we39ATLp/IWF0Qnh4VUP7Dbomg==","signatures":[{"sig":"MEQCIBwqEvT+BmEcnyFXcmwEXDiK6RUyQabCWFaA9wbnNWyoAiAqu8vfJV61uX+zUt+TYoBWpwArOD/robVryGkGNg3I3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\a08823c0-a59f-4eb9-800a-d98e48d41447\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a08823c0-a59f-4eb9-800a-d98e48d41447\\azure-functions-authentication-events-1.0.0-alpha.20241223.1.tgz","_integrity":"sha512-qTsrrFkQeMlR7gaJlJfhfE6zQWS4GzOtmR+sWbKcB02bEMFsi8XSl+rzHEb9we39ATLp/IWF0Qnh4VUP7Dbomg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241223.1_1734993283256_0.6061609378119892","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241224.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241224.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f9e3850b3e01888d3b6e95876e258ee278703f99","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241224.1.tgz","fileCount":120,"integrity":"sha512-DquieNFTIrfEv3ZTqxedRndIFe640Cn436w85tocH0I5iJRRWkkQpqdHwsTSUmvDQDagaCCsvC1N/W28KJUuLA==","signatures":[{"sig":"MEUCIEkZ5U9n/DYX1Sp10EC2uhnRBhGwSCogrKUkUbQ1y+KSAiEAtt1lo8xSbVEmiVqjAOYWVzxKs7DwRvlowOsomFCbiJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\b6dfeb2d-74a9-4aef-b7bf-da1de45635e7\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b6dfeb2d-74a9-4aef-b7bf-da1de45635e7\\azure-functions-authentication-events-1.0.0-alpha.20241224.1.tgz","_integrity":"sha512-DquieNFTIrfEv3ZTqxedRndIFe640Cn436w85tocH0I5iJRRWkkQpqdHwsTSUmvDQDagaCCsvC1N/W28KJUuLA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241224.1_1735079535117_0.9945291904072822","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241225.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241225.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8f052c01d7c699edbefef0a2283053ac905a80eb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241225.1.tgz","fileCount":120,"integrity":"sha512-umcIiiT9lIW0EJu2gM8ccxhmxuSQvlW+BcoC3KRaEvetv0ZAbQnMLblq0DA2CLCLX0xhaEH8+vkPNOYekJU9eQ==","signatures":[{"sig":"MEUCIQCLZFhJjAcnExhXmo458TO2QE4rHeQRVgLGrH1z42fClQIgN82Mpl4FY60sSc5gCvhIklU11d5W6hRJ4qiTYpbKYNs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\4af0b914-936a-4062-a4c7-521d4843306d\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4af0b914-936a-4062-a4c7-521d4843306d\\azure-functions-authentication-events-1.0.0-alpha.20241225.1.tgz","_integrity":"sha512-umcIiiT9lIW0EJu2gM8ccxhmxuSQvlW+BcoC3KRaEvetv0ZAbQnMLblq0DA2CLCLX0xhaEH8+vkPNOYekJU9eQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241225.1_1735165938319_0.631236626493983","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241226.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241226.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ebad96abc9f8bb31c647f99284e417b9ea47b7d1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241226.1.tgz","fileCount":120,"integrity":"sha512-oxY83atnghV9QQ/NMcJqSL1rXxv2cTRa27iTZSESrCkNjDVDilx8h9DTDnGp433vjfVmSUpsL1O3nhFBWH/xmA==","signatures":[{"sig":"MEUCIBr25JLqVR9omZPy2UTli4qmeH/C33186bYZTukxiLvyAiEA/AAdo/6K4DiA+EaZmGQGCvl+KmRN5J2ssl+yheieNcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\00474792-2e82-4fa6-8b51-71cf08a18a93\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\00474792-2e82-4fa6-8b51-71cf08a18a93\\azure-functions-authentication-events-1.0.0-alpha.20241226.1.tgz","_integrity":"sha512-oxY83atnghV9QQ/NMcJqSL1rXxv2cTRa27iTZSESrCkNjDVDilx8h9DTDnGp433vjfVmSUpsL1O3nhFBWH/xmA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241226.1_1735252479285_0.14114692062159295","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241227.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241227.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b2ea233ebf8e7f2a06a11c9b750922e47632b9fb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241227.1.tgz","fileCount":120,"integrity":"sha512-1jmWF7BmsxnY/6T2SP3muKAg7rwoJPstxmwUdAOmsqHgoRkXiC7PPC5+0cAxbkmRLg1R79f3D8KHOpfx3dIvjQ==","signatures":[{"sig":"MEUCIQD35kTGRCECrA5fzFBwgWXnpbycPNehIeKeIPjLyoJbvAIgb/qrdoEvGXUwvJPzpT6gdfZBM/ahMu6UjDWxosKgWUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\0f56d004-6d4c-49fc-a611-8106c4ae7ca4\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0f56d004-6d4c-49fc-a611-8106c4ae7ca4\\azure-functions-authentication-events-1.0.0-alpha.20241227.1.tgz","_integrity":"sha512-1jmWF7BmsxnY/6T2SP3muKAg7rwoJPstxmwUdAOmsqHgoRkXiC7PPC5+0cAxbkmRLg1R79f3D8KHOpfx3dIvjQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241227.1_1735338829156_0.38614848819200276","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241230.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241230.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20241230.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b94a31693bded5914756a943f2451a9213a0e000","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241230.1.tgz","fileCount":120,"integrity":"sha512-7snjABKVeCNC0A6bO3AXraakJNGwuuetqrlqYKStgR+T4xTmq64Q0RRuTTKuXOBenG4wY021L6z8/Y4EuVRG0Q==","signatures":[{"sig":"MEUCIAHa9r0VYQy1FppF7n+aw+c5+7lZArYXOhmmtOmtNoa5AiEAz7A3QwMNHcMQuPs4hnE1WiMxd2UWy/yih8noCfQUaNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\53464a67-cd92-4ba2-9ea7-12258899074d\\azure-functions-authentication-events-1.0.0-alpha.20241230.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\53464a67-cd92-4ba2-9ea7-12258899074d\\azure-functions-authentication-events-1.0.0-alpha.20241230.1.tgz","_integrity":"sha512-7snjABKVeCNC0A6bO3AXraakJNGwuuetqrlqYKStgR+T4xTmq64Q0RRuTTKuXOBenG4wY021L6z8/Y4EuVRG0Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241230.1_1735598035554_0.7872618759807504","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241231.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20241231.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3d1b7f10dfeb40025050cccca8e5725663f97949","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20241231.1.tgz","fileCount":120,"integrity":"sha512-iF1X06e9SwRu+KNsb74Mx0eHTLfX84H+gSJB7Wuxul/eboAt8H2Z3pIuzEO1VAsgVIZEBSM7t1K3PcktHd+8yQ==","signatures":[{"sig":"MEUCIFATdvfJOgGiuHNyJ2LAg6WyTKpdKZ+BxjeQHmVr2t3RAiEAtNQlmCuGdy9E1itpXZytG5mMHS/F/qiJEtgaxf3+Mw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\014b6025-a7d3-40c0-a017-8cb8cf53ed6d\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\014b6025-a7d3-40c0-a017-8cb8cf53ed6d\\azure-functions-authentication-events-1.0.0-alpha.20241231.1.tgz","_integrity":"sha512-iF1X06e9SwRu+KNsb74Mx0eHTLfX84H+gSJB7Wuxul/eboAt8H2Z3pIuzEO1VAsgVIZEBSM7t1K3PcktHd+8yQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20241231.1_1735684349913_0.5082287690155212","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250101.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250101.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7df651559411e8832392341b2c5dc4d206b7443e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250101.1.tgz","fileCount":120,"integrity":"sha512-weanwLK9K7lyrsMxi8QX2HKaZEpN2Duohm3iaqmyRuI+S3N/4g5/4Dp5XL1wOWI4jFi5ah+kKiCa/HofWCqrVw==","signatures":[{"sig":"MEUCIDXknIrUmihkbLGjch+Vh5eXzQO20s6a64NXFx31GXGVAiEAyVRUj9FahhNi2Awn50vw27Z4sJoclqvUUudQ2xV6vNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\4cee3bff-0dfd-401f-8626-41ecb24eb639\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4cee3bff-0dfd-401f-8626-41ecb24eb639\\azure-functions-authentication-events-1.0.0-alpha.20250101.1.tgz","_integrity":"sha512-weanwLK9K7lyrsMxi8QX2HKaZEpN2Duohm3iaqmyRuI+S3N/4g5/4Dp5XL1wOWI4jFi5ah+kKiCa/HofWCqrVw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250101.1_1735770765498_0.780003466819202","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250102.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250102.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2c7a6129ac3ff3f6bd83ddae587fc6c3d5898eb7","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250102.1.tgz","fileCount":120,"integrity":"sha512-1USzXWOtbWHkrtL69JnU92JhbRQLEf4LtKxo2DkPkrvS9N4PgluSi2EkbQhHoHnHzi/K9Ge3ngln2/BFQD3iSw==","signatures":[{"sig":"MEUCIQDja8wO4bJ/zWfISQoI7kh1cBj95dHbmRq7VL6V8GCnHwIgQmek4j7llN47AMRjEUlCGxGoCvkQ7gdxYnq8bspgdQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\e9d703e3-1f96-4e26-a2e4-6bae0f810579\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e9d703e3-1f96-4e26-a2e4-6bae0f810579\\azure-functions-authentication-events-1.0.0-alpha.20250102.1.tgz","_integrity":"sha512-1USzXWOtbWHkrtL69JnU92JhbRQLEf4LtKxo2DkPkrvS9N4PgluSi2EkbQhHoHnHzi/K9Ge3ngln2/BFQD3iSw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250102.1_1735857166566_0.10623565425024628","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250103.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250103.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b81bef33aa7f75866e42f773051e12c3ed3d96d9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250103.1.tgz","fileCount":120,"integrity":"sha512-vCGvYRtfmkpkQY2WWJeZaIaNBNdojF4QJ+FC9Ezle9Y571lGIIxoPIupLcKWuHO11tpSIDsd0JQLJZjtebEtgA==","signatures":[{"sig":"MEUCIFQUmf9g1otQQJPGxA7bsXHIyw6ciJVddRZ8Wye8b850AiEAq+qx8iU7pAFmCaMwNynX2wN4Q05z/ktjagd4aWNgAck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\95306d2f-d9e3-4e62-a10a-c404059594a8\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\95306d2f-d9e3-4e62-a10a-c404059594a8\\azure-functions-authentication-events-1.0.0-alpha.20250103.1.tgz","_integrity":"sha512-vCGvYRtfmkpkQY2WWJeZaIaNBNdojF4QJ+FC9Ezle9Y571lGIIxoPIupLcKWuHO11tpSIDsd0JQLJZjtebEtgA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250103.1_1735943697252_0.36063355401339003","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250106.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250106.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dff740507162fc0216463c95d8bcc126399b92ca","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250106.1.tgz","fileCount":120,"integrity":"sha512-6aqNFaGaEfPDdpWdxfI3nkJ1g+c+8lIc0cQLFdcwzmLdLLVmyDKD8QEoWQ4lzrBqcOIpaZJ668WUvGm9xBMwHg==","signatures":[{"sig":"MEYCIQC9pqMaCdztAmobsIgd1DBGRlVtT4FNTHYr1DsANw2y8AIhAL/Pf3JdyRPK6tG+HRR82b1vdEIT+UxkdWkMeCgqib89","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132685},"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\\d8b9e85e-4fd0-46a5-91e1-f6a93238410b\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d8b9e85e-4fd0-46a5-91e1-f6a93238410b\\azure-functions-authentication-events-1.0.0-alpha.20250106.1.tgz","_integrity":"sha512-6aqNFaGaEfPDdpWdxfI3nkJ1g+c+8lIc0cQLFdcwzmLdLLVmyDKD8QEoWQ4lzrBqcOIpaZJ668WUvGm9xBMwHg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://docs.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250106.1_1736203115481_0.00040927420277969695","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250110.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250110.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8cdf4e8104effe15036d97583339638a341be5aa","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250110.1.tgz","fileCount":120,"integrity":"sha512-6iJ0qigOpUyFJG+FESnWhvOwJ5wj9X4o3c/qvlMHki0M0gJ7gM8oH6hImONhAIrzI562meAMsun7W5vYvYjS6A==","signatures":[{"sig":"MEUCID5PIcEJEkz7Mz1UGOHfghdq8VB6GdznY4ODELpr6PQfAiEAh2OVh/n1iRauswvdhSfnAKgZY5lm6x37cWsMd91+BRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132265},"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\\f141f856-ca89-4492-b72b-80c3a723b189\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f141f856-ca89-4492-b72b-80c3a723b189\\azure-functions-authentication-events-1.0.0-alpha.20250110.1.tgz","_integrity":"sha512-6iJ0qigOpUyFJG+FESnWhvOwJ5wj9X4o3c/qvlMHki0M0gJ7gM8oH6hImONhAIrzI562meAMsun7W5vYvYjS6A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250110.1_1736548226858_0.12261379566201835","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250113.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250113.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3eab8efaf22073a4ef7571cddc5fe6f14fd6c11a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250113.1.tgz","fileCount":120,"integrity":"sha512-I26oTOVZAkeC9EJm7Q4yNa0s3CvMPD9zwU0FYihOVzLhm3Wwm9mec8n+Gd0J7zQRQhcabdPeuumST3RiIafTzA==","signatures":[{"sig":"MEQCIC0koNhT6rsWB5IYEHuyuel48EGcPDIZq8/8gSf2RIhaAiAXNGYbqyTEzkcyLOWj665mEDSokLj2a0vzhhe5yDNaZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132265},"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\\c66acd0e-2a2c-4ff8-aa78-d6468575c733\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c66acd0e-2a2c-4ff8-aa78-d6468575c733\\azure-functions-authentication-events-1.0.0-alpha.20250113.1.tgz","_integrity":"sha512-I26oTOVZAkeC9EJm7Q4yNa0s3CvMPD9zwU0FYihOVzLhm3Wwm9mec8n+Gd0J7zQRQhcabdPeuumST3RiIafTzA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250113.1_1736807532444_0.5148812166295782","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250114.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250114.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2e170ba23dbe8d5a38058eef61c7f6436bdabe95","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250114.1.tgz","fileCount":120,"integrity":"sha512-W3LQ9ibzuj+b4wnr2bxw8bsn1XM7stBZC6/Xso59AMXzBPJQmcsDnnd7OG9PwhoxjsVsZz8y8bRKKa6gfPFVhg==","signatures":[{"sig":"MEQCIFQH17qqfj3XKfvGtitVIgxt0t52yGkwUZWAKyqrkyIHAiBjfIt/LLq5sk5x0KwIdKfCVhB2wiRHi/E+l1/mYTy8zA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132265},"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\\37d9fff9-f813-4277-af2c-098ffee18e84\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\37d9fff9-f813-4277-af2c-098ffee18e84\\azure-functions-authentication-events-1.0.0-alpha.20250114.1.tgz","_integrity":"sha512-W3LQ9ibzuj+b4wnr2bxw8bsn1XM7stBZC6/Xso59AMXzBPJQmcsDnnd7OG9PwhoxjsVsZz8y8bRKKa6gfPFVhg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250114.1_1736893900704_0.3208360917024424","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250115.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250115.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4378c42f7466ee6062b8f6c7724208a5db218761","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250115.1.tgz","fileCount":120,"integrity":"sha512-O9rSRW6Ea/4bkJLbOiOhj+j/g9T7jETT5S3qR8sTqtecc5DZRDxen4MDZHxpwstJXyta4ZwySGw1Y9D1HanMmA==","signatures":[{"sig":"MEQCIB8HHCr/U6GsxUX4N67eQ1XxUCeBD0jSgMByYvLskS1sAiA90ka2fNdjSadJAC2uHRcyyylqu5hFR73FZjWB2P8Uhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132265},"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\\83e5bc34-771a-4ef1-b23a-b5bd0b2d4def\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\83e5bc34-771a-4ef1-b23a-b5bd0b2d4def\\azure-functions-authentication-events-1.0.0-alpha.20250115.1.tgz","_integrity":"sha512-O9rSRW6Ea/4bkJLbOiOhj+j/g9T7jETT5S3qR8sTqtecc5DZRDxen4MDZHxpwstJXyta4ZwySGw1Y9D1HanMmA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250115.1_1736982117520_0.4010267505556633","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250117.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250117.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250117.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0f55298e151492f7f0defc42dd2e1d52fef24ac3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250117.1.tgz","fileCount":120,"integrity":"sha512-h+r+k1VAtfZA3VrmjJpQhD2Vd6ue056bskm8pDDSmZMP/oizzbr9W5h85CjCvNE1OzUmQ5BeN6BJv/+zX2TOyg==","signatures":[{"sig":"MEUCIQCINIW6kV5H3fFS//yPRdQRxzrHbBrZjKK8Uen3E8ZJWAIgOm6jMHs2xQASSDz+9vDSfhMYSB9zKxwmmvU1Yr5epCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132265},"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\\ac147587-3091-4a47-9c32-b9b1f348d1fd\\azure-functions-authentication-events-1.0.0-alpha.20250117.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ac147587-3091-4a47-9c32-b9b1f348d1fd\\azure-functions-authentication-events-1.0.0-alpha.20250117.1.tgz","_integrity":"sha512-h+r+k1VAtfZA3VrmjJpQhD2Vd6ue056bskm8pDDSmZMP/oizzbr9W5h85CjCvNE1OzUmQ5BeN6BJv/+zX2TOyg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250117.1_1737153133048_0.09633375505206154","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250120.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250120.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250120.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8c6b55d4a19822f7bd2db8c50345829bb396edc1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250120.1.tgz","fileCount":120,"integrity":"sha512-VhJMc2t+uWAv5lYCRqzM9ez55ggx4RBXbHJhGnSgoSZKdDep1M8GxEP0Irf2+o1lL0r052FKYMX1HN1BppIYgg==","signatures":[{"sig":"MEQCIAx7QxirDvN2io6GBxVF1Bg5cF8vVsJEVhTMYVs1/n2OAiBKQIC4IqK6mCdA6nQ1mR+wbyb2aFpno90IEAe16aiDqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132265},"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\\b2a27e48-7716-4a60-b66a-3c8b5042ed21\\azure-functions-authentication-events-1.0.0-alpha.20250120.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b2a27e48-7716-4a60-b66a-3c8b5042ed21\\azure-functions-authentication-events-1.0.0-alpha.20250120.1.tgz","_integrity":"sha512-VhJMc2t+uWAv5lYCRqzM9ez55ggx4RBXbHJhGnSgoSZKdDep1M8GxEP0Irf2+o1lL0r052FKYMX1HN1BppIYgg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250120.1_1737413706742_0.7336134208195453","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250121.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250121.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"64fd7b9e257392f525d6f8c07dcc2a36c5d6b815","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250121.1.tgz","fileCount":120,"integrity":"sha512-80x7jlG3I+TBmn+R3BcALTSH9pYzU4I4sTWSBO3NE+LNlIuR0VlzQtGrpQb2Yz1vJRlavClIFYGlQ1iy5VdTug==","signatures":[{"sig":"MEUCIQDVvEklohxpstReP/LRJcmwnir7yhwBEBTUsPatYyE15gIgGoSQQNSKaq5M2ofK0NmyMj3tRipaVbQQH1eN/3enClM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132265},"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\\2ed4cf97-f39a-48ba-bd83-7093c403f10b\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2ed4cf97-f39a-48ba-bd83-7093c403f10b\\azure-functions-authentication-events-1.0.0-alpha.20250121.1.tgz","_integrity":"sha512-80x7jlG3I+TBmn+R3BcALTSH9pYzU4I4sTWSBO3NE+LNlIuR0VlzQtGrpQb2Yz1vJRlavClIFYGlQ1iy5VdTug==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250121.1_1737498724735_0.8151990498226744","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250122.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250122.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250122.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6771280ac229976d68a8b315a73537b91f4303ef","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250122.1.tgz","fileCount":120,"integrity":"sha512-yPn9RQgnjQMs6UBPM3uoOu6BEJUgMxn/o7CbYiKbFsF4VNUcRmrAdiM4Qy1ozbIO8/3y1je5FA1IHct2ATYDKw==","signatures":[{"sig":"MEQCIBT/ii3mSsFzA2MkKgeGk4VoA3DiAsZ0aFeQsog1BH5tAiAcSOO7PmLInHpj0jZ6qSCmlYhCBAEMjG7xKiBbsn1hYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132265},"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\\a990dee4-4feb-4db3-9935-e157f164bb2d\\azure-functions-authentication-events-1.0.0-alpha.20250122.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a990dee4-4feb-4db3-9935-e157f164bb2d\\azure-functions-authentication-events-1.0.0-alpha.20250122.1.tgz","_integrity":"sha512-yPn9RQgnjQMs6UBPM3uoOu6BEJUgMxn/o7CbYiKbFsF4VNUcRmrAdiM4Qy1ozbIO8/3y1je5FA1IHct2ATYDKw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","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.8","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^2.1.8","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250122.1_1737585039662_0.031373685278871966","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250123.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250123.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250123.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"295b7cb0859799953661e9ebf258d27003a8cd80","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250123.1.tgz","fileCount":120,"integrity":"sha512-Bz2KikqeLeq2dqlQ+s4ae44kYEVy591liYzlfk3x+8TdOLCghif1pv+6O9QCeGDNwXmaPIyNu9gZMxjIvLbBAQ==","signatures":[{"sig":"MEUCIQD12Ux8fy/JsLKFki5QZFS3EPw3sl4lmi2d002R48kLbAIgBxhk8LMWPkLQWxkNBiyUNFCvAI2IQla4va1GJ0Z+GXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132265},"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\\a067e305-bd19-42b0-86ca-1865af9a15fc\\azure-functions-authentication-events-1.0.0-alpha.20250123.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a067e305-bd19-42b0-86ca-1865af9a15fc\\azure-functions-authentication-events-1.0.0-alpha.20250123.1.tgz","_integrity":"sha512-Bz2KikqeLeq2dqlQ+s4ae44kYEVy591liYzlfk3x+8TdOLCghif1pv+6O9QCeGDNwXmaPIyNu9gZMxjIvLbBAQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250123.1_1737671704345_0.12391515796987251","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250128.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250128.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9624b2c7a1f1ec4936b5b03381c1e42ca6c63e6a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250128.1.tgz","fileCount":120,"integrity":"sha512-dDS/ZlX9b6BVYAQVDKX8GgpobZndmdnCRbqUM3Kcbsl6iS5tgc2Vhh+iywinHr9God6V4GeqGCaAoZhFvzhF2A==","signatures":[{"sig":"MEUCIQDdzUjRTl32n1CObcZizVDmRFHA8L6fF7GhXgINQKm0yQIgUDroUdS7vQCytQ11ItWLtsrwmpL/ERDvHkPV42yVBtE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132265},"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\\84ca073d-1299-4d97-8bff-86573dc32c78\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\84ca073d-1299-4d97-8bff-86573dc32c78\\azure-functions-authentication-events-1.0.0-alpha.20250128.1.tgz","_integrity":"sha512-dDS/ZlX9b6BVYAQVDKX8GgpobZndmdnCRbqUM3Kcbsl6iS5tgc2Vhh+iywinHr9God6V4GeqGCaAoZhFvzhF2A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250128.1_1738103582801_0.4944739111340486","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250129.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250129.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"235763eb650cd50c0e47d67969947be08a9c04fa","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250129.1.tgz","fileCount":120,"integrity":"sha512-NFv9rhu1lU761JndfCBy5bmoeCzkrTsdJeRJLKr4LMGIVKq9kW07rpWPfjFad5i5myCxRFcr/YqS/DF6btINJQ==","signatures":[{"sig":"MEYCIQDq0UuJ76R4vYxTLYkpKvVv6JWyjccPvuNP8+3/k81NxAIhAP3KfctNWZx07GF2YH/XUQNvcKIx1mWGj8/kCZ1PieKQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132265},"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\\202f80e4-d1a8-4c2b-b841-d713b0e0848c\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\202f80e4-d1a8-4c2b-b841-d713b0e0848c\\azure-functions-authentication-events-1.0.0-alpha.20250129.1.tgz","_integrity":"sha512-NFv9rhu1lU761JndfCBy5bmoeCzkrTsdJeRJLKr4LMGIVKq9kW07rpWPfjFad5i5myCxRFcr/YqS/DF6btINJQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250129.1_1738189976018_0.3881807279767351","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250130.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250130.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250130.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a854d42ae83c8b74e8fcfae34ef8c6d8c31e7a25","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250130.1.tgz","fileCount":120,"integrity":"sha512-Oh31n4jV71GDyB/Vd74EYYiB0PlyhVIae6oErR51ZViFImYGG9oPmIs3KwGqBIQgJ4naGZrbeh/ebeB0eTBz8Q==","signatures":[{"sig":"MEQCIBoil2DelVoaaLUNP8+CiZU7jBa3fwA96Egw1DvjxmuwAiBlkEZijXtr0e19G94bQ4PuOtgpfWp/pJRAF2XeETWA7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132265},"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\\66ab0a52-3b08-4a2f-a230-c32a7a15e7aa\\azure-functions-authentication-events-1.0.0-alpha.20250130.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\66ab0a52-3b08-4a2f-a230-c32a7a15e7aa\\azure-functions-authentication-events-1.0.0-alpha.20250130.1.tgz","_integrity":"sha512-Oh31n4jV71GDyB/Vd74EYYiB0PlyhVIae6oErR51ZViFImYGG9oPmIs3KwGqBIQgJ4naGZrbeh/ebeB0eTBz8Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250130.1_1738276299047_0.866817244915526","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250131.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250131.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250131.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"62b981249d327adcb573edc92b71e823b5bb6775","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250131.1.tgz","fileCount":120,"integrity":"sha512-fBoq4N+0bdOWWQJNgmBz4xKg+EtWtTT9HkEk9Y5aFgT2U27bDPXEav7VxvK9hMLoZHU3exSvHfW2olYvZGLqyw==","signatures":[{"sig":"MEUCIQDAbYHK5claslN9U60xWmyOvFaws/mmL8XSNnihh4aFWQIgSVG3/0kD0J7w4ZWrRFUgf0btFwp5shWWVdFzUKnHQ5Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132265},"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\\e6859626-9239-40e1-9308-933099b5cb84\\azure-functions-authentication-events-1.0.0-alpha.20250131.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e6859626-9239-40e1-9308-933099b5cb84\\azure-functions-authentication-events-1.0.0-alpha.20250131.1.tgz","_integrity":"sha512-fBoq4N+0bdOWWQJNgmBz4xKg+EtWtTT9HkEk9Y5aFgT2U27bDPXEav7VxvK9hMLoZHU3exSvHfW2olYvZGLqyw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250131.1_1738362874371_0.6757506913626605","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250203.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250203.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"99909a4b9e03acfccf590bd9e772780145a19972","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250203.1.tgz","fileCount":120,"integrity":"sha512-5VV+Q/5XduOUSlw3CjjCZtBhSKdTI2NlIMCZlABnE96Iu9+d9LfO3HRS+vxLpEpW83AUKqmCyyxki8drXjDJtw==","signatures":[{"sig":"MEUCIQDxAedIbLLLArMu/EQIkJaFXWn7DboDPWPWiJaDOOgwBwIgcj457CgWjDEomuuIXNm0gXdcK6iWkuiphvYovZgqkqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132265},"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\\4298cd30-4789-40c2-b49d-9b51b12e84c9\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4298cd30-4789-40c2-b49d-9b51b12e84c9\\azure-functions-authentication-events-1.0.0-alpha.20250203.1.tgz","_integrity":"sha512-5VV+Q/5XduOUSlw3CjjCZtBhSKdTI2NlIMCZlABnE96Iu9+d9LfO3HRS+vxLpEpW83AUKqmCyyxki8drXjDJtw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250203.1_1738622356171_0.7832990528405961","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250204.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250204.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1ba2c2e7971deeea67219d0db769b17e8975084f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250204.1.tgz","fileCount":120,"integrity":"sha512-QtZcJ7Aqxg8u6DKz5DR/fH985XtM3aXoXGMmJiEEHdYxqvrWVN3JPoy6dcvpq2XPdk3B8YD6b2aJnTvnYMZPgA==","signatures":[{"sig":"MEUCIFrM6ympPFpQRFjTAqGE7NYS6Km0bhxMIwjxQ/sri03pAiEAo1GmIFchbBpsfrHcRx4xFBYkEr4eGWRV4aNT73jVjis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\008b2a3c-c904-4ce0-bbd0-a01618a4d51f\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\008b2a3c-c904-4ce0-bbd0-a01618a4d51f\\azure-functions-authentication-events-1.0.0-alpha.20250204.1.tgz","_integrity":"sha512-QtZcJ7Aqxg8u6DKz5DR/fH985XtM3aXoXGMmJiEEHdYxqvrWVN3JPoy6dcvpq2XPdk3B8YD6b2aJnTvnYMZPgA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250204.1_1738708431202_0.012898364710666632","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250205.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250205.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3ba76aeb60eeec0528ed2178f3c66ac17edbfce9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250205.1.tgz","fileCount":120,"integrity":"sha512-QxEb399gRnBfMEzJo/N2PTM49xh8RY5y6fVPSn2oeaibQQoL6GUxnjcsFglyqMz+N4DZ8oZ6FsK35Bk479FV/Q==","signatures":[{"sig":"MEUCIGU0Ovk4rVNk8UBt0aSJ4NM3UxFVAZpLD7ShN8oPaSydAiEArVuXRrKnrNyzzGPZZE3/IJtY9sR9NxvBrkOOyDmvz8k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\f6e8cf44-e394-4c0f-8dbe-93c0275c44fb\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f6e8cf44-e394-4c0f-8dbe-93c0275c44fb\\azure-functions-authentication-events-1.0.0-alpha.20250205.1.tgz","_integrity":"sha512-QxEb399gRnBfMEzJo/N2PTM49xh8RY5y6fVPSn2oeaibQQoL6GUxnjcsFglyqMz+N4DZ8oZ6FsK35Bk479FV/Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250205.1_1738794823522_0.5465098717606385","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250206.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250206.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8eecdca53b20a4c342758b0c3f058dbdc91821c3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250206.1.tgz","fileCount":120,"integrity":"sha512-FSLXzW2OpOK4KgmaMB7b4o/c029QabSMn5obK7Q/MEM8+YpsXlZ+P6G3VsWvXrobkA8A7oPvxi2P8WoOOBwV3w==","signatures":[{"sig":"MEUCIQC3oTR6sH+dg29OY44jui01ct3W+6oz2lVh92K2GqMcIAIgC0FR9bqtHcY1XXq0Y73pbeL2O3fomeLSIF90wTufU+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\c5811f18-afe5-45d8-8d1f-c839d01f526a\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c5811f18-afe5-45d8-8d1f-c839d01f526a\\azure-functions-authentication-events-1.0.0-alpha.20250206.1.tgz","_integrity":"sha512-FSLXzW2OpOK4KgmaMB7b4o/c029QabSMn5obK7Q/MEM8+YpsXlZ+P6G3VsWvXrobkA8A7oPvxi2P8WoOOBwV3w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250206.1_1738882707309_0.31331864169834045","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250207.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250207.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9f48b3b079a273ffeac83622212e348ef44826d8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250207.1.tgz","fileCount":120,"integrity":"sha512-Y647A0Gg9Vjx+n5Z2xWhuE5HlrS7QmtJ5Cud8mR+VRG9zyHxzwNIemuHtjg9UApAff1AYH2t2ofDbgk2y/n64w==","signatures":[{"sig":"MEYCIQDc5anyGz4usuTDjLGbbEZCQCRCz8NNkJ3+C67ePn68ZQIhAIYQ30e1eV4pPMcT2+Nr9xy+Id5E7h3jzyggtamoecFD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\962b7327-7fb9-4d7f-a5a4-da522b99ce25\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\962b7327-7fb9-4d7f-a5a4-da522b99ce25\\azure-functions-authentication-events-1.0.0-alpha.20250207.1.tgz","_integrity":"sha512-Y647A0Gg9Vjx+n5Z2xWhuE5HlrS7QmtJ5Cud8mR+VRG9zyHxzwNIemuHtjg9UApAff1AYH2t2ofDbgk2y/n64w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250207.1_1738971386660_0.9578894038260088","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250210.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250210.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"086b08c3ac5b78ff115c0bfbcaa8c4b9a71123f1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250210.1.tgz","fileCount":120,"integrity":"sha512-6ski9CPjSYJB2J65OxFoMF0MSKaxvK7Hn9Jotg3jfz+ePhUVHlCQNniZL25XJuibYiJES33ZQEACCCioBCSnuA==","signatures":[{"sig":"MEQCIA8U5yEVXwBnKhSGimbpKSICXDKMZuXhelLtp3C8SDVqAiAvgISQE2VUx7zAjXxqze+fMGfMSZpLBB937oG62LmBQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\06387e1d-2934-4f13-871a-1f9c54896868\\azure-functions-authentication-events-1.0.0-alpha.20250210.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\06387e1d-2934-4f13-871a-1f9c54896868\\azure-functions-authentication-events-1.0.0-alpha.20250210.1.tgz","_integrity":"sha512-6ski9CPjSYJB2J65OxFoMF0MSKaxvK7Hn9Jotg3jfz+ePhUVHlCQNniZL25XJuibYiJES33ZQEACCCioBCSnuA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250210.1_1739226796649_0.08033309585455206","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250211.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250211.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"18df61c04ce6b450481d9e742d7da322d105f187","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250211.1.tgz","fileCount":120,"integrity":"sha512-cMypBzupVSkXrlDqtay8aFJ1Df9PGdDgxwyCMJ13XPUMROcb2NVV7br9clzxEOL7oxoG8bSQyGVyc+MYrRc7ag==","signatures":[{"sig":"MEUCIQC2mijW2U3RdAHw2wGXoJqwjFt0mnCOsdmJVeNNLVAQBAIgZY8tHPa8W7LZcWLTnxvZ88ISUAcNUPdS5IOGZJvYrfE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\83e27122-0a6b-4de9-b0b8-2da5e50129c6\\azure-functions-authentication-events-1.0.0-alpha.20250211.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\83e27122-0a6b-4de9-b0b8-2da5e50129c6\\azure-functions-authentication-events-1.0.0-alpha.20250211.1.tgz","_integrity":"sha512-cMypBzupVSkXrlDqtay8aFJ1Df9PGdDgxwyCMJ13XPUMROcb2NVV7br9clzxEOL7oxoG8bSQyGVyc+MYrRc7ag==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250211.1_1739313501593_0.8151029321091545","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250212.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250212.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250212.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9968a3d8888b42cc55131bd13b076691b94de06b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250212.1.tgz","fileCount":120,"integrity":"sha512-tYlaL0T6xo2Bt/6ofh+UKbMR4h2AjwZasz/T6AVB0fqYABoHpQp9vXjGZksLk4JWec6ujcFqPdbDVN4006CiXA==","signatures":[{"sig":"MEYCIQCljFRlv9/icQVr5CE4hrTy9LjKN8VA6YtyIm3X9LHP3AIhAKVsGppFdBcovRyKmgNhC5n9G9q62qdnFQVOOfpMN0IX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\87c928be-377a-4c73-a0a1-ef5cba8cb597\\azure-functions-authentication-events-1.0.0-alpha.20250212.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\87c928be-377a-4c73-a0a1-ef5cba8cb597\\azure-functions-authentication-events-1.0.0-alpha.20250212.1.tgz","_integrity":"sha512-tYlaL0T6xo2Bt/6ofh+UKbMR4h2AjwZasz/T6AVB0fqYABoHpQp9vXjGZksLk4JWec6ujcFqPdbDVN4006CiXA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250212.1_1739399596403_0.8775473994466303","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250213.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250213.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ba6d7735358a3d3d0f63db6ca506e1bb49d3f772","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250213.1.tgz","fileCount":120,"integrity":"sha512-VlkUc9bK/ScKBenLKOY7SdLIXtFEhtd/6nYAQxlGFqQhXTlK9hlT1rfM8S8b3Fi7c0b69s5un6fHKYKp/44pVg==","signatures":[{"sig":"MEQCIGpp7QrZUT4pMBhW+CmcMeJ7QnHHCAqwD82FHcLpjg5NAiBH8QLOhJa6WJsPdoNCfgYkQp1M+/ALgJ1GZTmxWLiwDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\0e82d63f-fa62-4170-be1a-9aa8f2b4f463\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0e82d63f-fa62-4170-be1a-9aa8f2b4f463\\azure-functions-authentication-events-1.0.0-alpha.20250213.1.tgz","_integrity":"sha512-VlkUc9bK/ScKBenLKOY7SdLIXtFEhtd/6nYAQxlGFqQhXTlK9hlT1rfM8S8b3Fi7c0b69s5un6fHKYKp/44pVg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250213.1_1739485838496_0.7412410363475432","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250214.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250214.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"93387f3b3e5019a829302a8ddf1e9092a81510d9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250214.1.tgz","fileCount":120,"integrity":"sha512-RF7RdNAF/LnuNyqYYAnDYUfYYYXPUk8W30fhDq05HL1Vwa1ZYjfLahjmJdsB0SINaXaWmP3lr9QKgyUB7T2syQ==","signatures":[{"sig":"MEUCIAr5NcyMf6hjnhlFzgkJ4FpqeodrAM7KOysXjapOXkX7AiEA2sYfBAQ8Dag3rsQIkhUWhmhWet8INAfMebgUdhg7V7Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\ee435428-ad93-4abf-a575-9a1fb0cde2d7\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ee435428-ad93-4abf-a575-9a1fb0cde2d7\\azure-functions-authentication-events-1.0.0-alpha.20250214.1.tgz","_integrity":"sha512-RF7RdNAF/LnuNyqYYAnDYUfYYYXPUk8W30fhDq05HL1Vwa1ZYjfLahjmJdsB0SINaXaWmP3lr9QKgyUB7T2syQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250214.1_1739572417319_0.07019949907867784","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250217.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250217.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0d4ea653de75d33130a96e3eab14664f92a46e99","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250217.1.tgz","fileCount":120,"integrity":"sha512-RU4pMtn7Y1wCl5q6NJDdIt8IO0vIITZvVcyEq8Gk3vj2VK0SOEJpoCk0Wn6BKVPaLGx57/urlbTfyQPlz1HQKQ==","signatures":[{"sig":"MEYCIQCT4uTdnmXtAhAl3A2A/Q5/5r053E7FFPJizrQhf6tpKAIhAOjHVOVAqLXS0D/+vjNBlL6lwoCy4s1zxJXEmSg18G7B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\adff57fa-bd3f-4db1-bccf-94dae814ebc2\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\adff57fa-bd3f-4db1-bccf-94dae814ebc2\\azure-functions-authentication-events-1.0.0-alpha.20250217.1.tgz","_integrity":"sha512-RU4pMtn7Y1wCl5q6NJDdIt8IO0vIITZvVcyEq8Gk3vj2VK0SOEJpoCk0Wn6BKVPaLGx57/urlbTfyQPlz1HQKQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250217.1_1739831579676_0.20137840852068245","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250218.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250218.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bf94effeede473aa804d208aaced312d6e0a99e2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250218.1.tgz","fileCount":120,"integrity":"sha512-HPrAbveZIacs/FB5NYBD4k3tiERdCCKKuPSK74CDNAuV/0CtxUg2a37NznXrZf4NuI3PAXOOYjBEAcWuWL2bGA==","signatures":[{"sig":"MEQCIEH91GJotUmEDa+scHP3p7HX3Ep9Oll2gr0lQ+sHqrlAAiAjwA2l94Zu9VmGj/KJ7cuNrkUzVfuLnvxf0v15a9ydtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\bbab947b-4b80-4ea8-9839-07bea3a46a65\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bbab947b-4b80-4ea8-9839-07bea3a46a65\\azure-functions-authentication-events-1.0.0-alpha.20250218.1.tgz","_integrity":"sha512-HPrAbveZIacs/FB5NYBD4k3tiERdCCKKuPSK74CDNAuV/0CtxUg2a37NznXrZf4NuI3PAXOOYjBEAcWuWL2bGA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250218.1_1739917933466_0.4926889333406179","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250219.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250219.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ab1d8f7c6223ba43d27e4209aa5f44009e523764","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250219.1.tgz","fileCount":120,"integrity":"sha512-/C7fi1y5nKxhwVgBK3L9apT+sRp+MaWa9ByuffJ5VwY/w9OLJPsT6CZrM8kk9IXyJln9I1m/oBWQkXE2Ga1F1A==","signatures":[{"sig":"MEQCIDaftes4IIIf/WrP2Y0UbpfTGU3u009RUlJcL01INVrQAiA6jLV2L54/1wQmq/vkS94XwEPe8uJ0DJAv46DTKJCmvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\e9ba42a4-9a8c-47a7-8232-55e6c075e455\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e9ba42a4-9a8c-47a7-8232-55e6c075e455\\azure-functions-authentication-events-1.0.0-alpha.20250219.1.tgz","_integrity":"sha512-/C7fi1y5nKxhwVgBK3L9apT+sRp+MaWa9ByuffJ5VwY/w9OLJPsT6CZrM8kk9IXyJln9I1m/oBWQkXE2Ga1F1A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250219.1_1740004339043_0.5067970870314913","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250220.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250220.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c7bebd8015e48aec0708488b91e1142a90623e13","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250220.1.tgz","fileCount":120,"integrity":"sha512-nO+RgnWrR4XVoeFHYFam/aSNcuDvH9zkHlTTvGJnCFyV68WmfYcZU6v8JY+Re1IyeFviZkewPAxp1TkTCdZLzA==","signatures":[{"sig":"MEYCIQC5xm4DFVhxOl/xS6UX4nIHMBCi3TJ+q3wIYWq9rrA7AgIhAKIcqXbUNgVii7fzXb1zfmLE9IwhyoXOa1uWdrUqGTGx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\78391f2c-d27e-4705-9b70-7ae438dbc3f3\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\78391f2c-d27e-4705-9b70-7ae438dbc3f3\\azure-functions-authentication-events-1.0.0-alpha.20250220.1.tgz","_integrity":"sha512-nO+RgnWrR4XVoeFHYFam/aSNcuDvH9zkHlTTvGJnCFyV68WmfYcZU6v8JY+Re1IyeFviZkewPAxp1TkTCdZLzA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250220.1_1740090841255_0.5408698956107101","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250221.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250221.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"496e55da836a2b3190064fac6f52358521660fa6","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250221.1.tgz","fileCount":120,"integrity":"sha512-Ly1zAbIWcdZP2vX1xei6fyniMmrB71z/wgPHUQyzPjYERyPWCu501YS9ljNREgS8VurXx09NnpOeG85ogXwZOQ==","signatures":[{"sig":"MEUCIQDy/PIoKyxXWy7ztkhD8dRrta85wOCyhJ+tJt6COs3t4gIgc+pGMLeWhMwf8cZYu7JefoMw9x/0Qt6ghFwvAdDOFz0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\45d2c25e-3387-4c6d-86c9-e41136f4bbe6\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\45d2c25e-3387-4c6d-86c9-e41136f4bbe6\\azure-functions-authentication-events-1.0.0-alpha.20250221.1.tgz","_integrity":"sha512-Ly1zAbIWcdZP2vX1xei6fyniMmrB71z/wgPHUQyzPjYERyPWCu501YS9ljNREgS8VurXx09NnpOeG85ogXwZOQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250221.1_1740177077941_0.4267895036796705","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250224.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250224.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6b47a33a4803122de9ca7062730235a512a5d5ca","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250224.1.tgz","fileCount":120,"integrity":"sha512-N7KmMvtm0vnM3GEphgall3Y1jmIz0SD0IQgF3pLP9l9seYLcq438W7pBnz40oordYlrcjF7GP08qZkVh4PTgVA==","signatures":[{"sig":"MEUCIQCRTq+3GvywVBRrsXLzUnTfsVKUs4cTJ7WREYsNxl7qoAIgVe0aa6Q3ifQldDE6d8VfP8wPEy35tgAij/JGr/S56JQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\20034fcc-5f19-49bb-93bb-17201e0339d4\\azure-functions-authentication-events-1.0.0-alpha.20250224.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\20034fcc-5f19-49bb-93bb-17201e0339d4\\azure-functions-authentication-events-1.0.0-alpha.20250224.1.tgz","_integrity":"sha512-N7KmMvtm0vnM3GEphgall3Y1jmIz0SD0IQgF3pLP9l9seYLcq438W7pBnz40oordYlrcjF7GP08qZkVh4PTgVA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250224.1_1740436492666_0.25777719442760416","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250225.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250225.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4b41fa08e21210ade64dc2124bac008bfb438f8f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250225.1.tgz","fileCount":120,"integrity":"sha512-Ay4kxmhTIyJnRvb58tbmAHyDuAvNmV2Zh4Ct7l3CfLd7xY6cVzmv6KfbAyUf1IoWmflPuyuHyVjkeEgMZIXZaQ==","signatures":[{"sig":"MEYCIQCZ2FDsB9xpq1bIFriyml1oAOv+MJNDbEbfG283k9GkcwIhAKTAWM/2hjPb1fRWuCNisXydX8tjCsbfCQXbNk9/RQ7T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\85986bb3-ab78-47c2-856f-b4c2d47821e3\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\85986bb3-ab78-47c2-856f-b4c2d47821e3\\azure-functions-authentication-events-1.0.0-alpha.20250225.1.tgz","_integrity":"sha512-Ay4kxmhTIyJnRvb58tbmAHyDuAvNmV2Zh4Ct7l3CfLd7xY6cVzmv6KfbAyUf1IoWmflPuyuHyVjkeEgMZIXZaQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@azure/core-rest-pipeline":"^1.18.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","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.6.0","@vitest/browser":"^3.0.3","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.3","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250225.1_1740522697665_0.38566119384062536","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250226.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250226.2","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250226.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2dda0cd01084c967b87f508d86871dd54aa26980","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250226.2.tgz","fileCount":120,"integrity":"sha512-SUrNlanga/jSbRG/NWUCuq86rN680J8MULDrBPKoeGztwQratLg8WTFM16urB3Efl1jGvYpOvjQz70kCbUhyUQ==","signatures":[{"sig":"MEUCIQCKYL55IZ5N8jfTGiABnEQG1nQPAs9FQgSKjDgfqdShXAIgeR5RPQynb6hIqQk1uMDSRpbQKsL/SXn5u29vApKaWec=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\1450a181-71d8-415e-bd8e-537b79f153b2\\azure-functions-authentication-events-1.0.0-alpha.20250226.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1450a181-71d8-415e-bd8e-537b79f153b2\\azure-functions-authentication-events-1.0.0-alpha.20250226.2.tgz","_integrity":"sha512-SUrNlanga/jSbRG/NWUCuq86rN680J8MULDrBPKoeGztwQratLg8WTFM16urB3Efl1jGvYpOvjQz70kCbUhyUQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250226.2_1740609267575_0.3233688755306843","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250227.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250227.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8f58801dd6ea0730fbe3521ad5f774bb09e74b24","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250227.1.tgz","fileCount":120,"integrity":"sha512-vY7DQL+02O5YJFU7EbmoB1p8Ubs9jCtBAkKroMUsZhTHfyukNWMBG1qgbTrr/3eZC9JqGpDTJprJndhDrAEAlg==","signatures":[{"sig":"MEYCIQCBYdw2EAfKuoL4h6Mlh0XQ3PNtY4RmMl/q+efcVa0tZgIhAM4Y6xtnDqRGlY7VfKFZslW68PocmUzua3OH5UBNWuA2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\3733159e-dea4-42b4-94b7-45b80c5f76be\\azure-functions-authentication-events-1.0.0-alpha.20250227.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3733159e-dea4-42b4-94b7-45b80c5f76be\\azure-functions-authentication-events-1.0.0-alpha.20250227.1.tgz","_integrity":"sha512-vY7DQL+02O5YJFU7EbmoB1p8Ubs9jCtBAkKroMUsZhTHfyukNWMBG1qgbTrr/3eZC9JqGpDTJprJndhDrAEAlg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250227.1_1740695610406_0.9791466909724484","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250228.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250228.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250228.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aed682fbf2447a638eee8be6b5923e4fb17998e5","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250228.1.tgz","fileCount":120,"integrity":"sha512-ZBLj31zmiFD+oLdQN37oCDhVUvgwsD6A4js6WKL1OC5K1GeFcL2IKUphXSVkR3FfubkSCablEMP7jwnyi+58XQ==","signatures":[{"sig":"MEUCIQCcvJhZOmmases+3sMU/zpQXHF21vYm3gKmX05HJ0/9jgIgTD3n1X0F6hIkujkcuXlDWWt+grdZxiEwGB65Gh/JAfE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\80c078de-ff67-47dc-b14a-fad9d5c87dcd\\azure-functions-authentication-events-1.0.0-alpha.20250228.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\80c078de-ff67-47dc-b14a-fad9d5c87dcd\\azure-functions-authentication-events-1.0.0-alpha.20250228.1.tgz","_integrity":"sha512-ZBLj31zmiFD+oLdQN37oCDhVUvgwsD6A4js6WKL1OC5K1GeFcL2IKUphXSVkR3FfubkSCablEMP7jwnyi+58XQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250228.1_1740788274303_0.9392750718350173","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250303.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250303.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250303.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dee6046462548345133d51abed75ef57a66192f3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250303.1.tgz","fileCount":120,"integrity":"sha512-CXCJMj2SJ4b7eVn+9D6NLZ7RiZ2FN6dQ382DJOujHnI2gpFYOWNTAXwfu+MoSU95SN+D89hcUHKOuWc5Ful/Lw==","signatures":[{"sig":"MEQCIDir9RUK+hRcSK5w943Yy2Ta+/Y+HXByi858DeokoL8lAiBSGiYJA1hfk8Ts38ypO4jrXJEFhb1+Xyr8IWHX2ED43A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\4c13fe50-8971-44aa-a178-72f1ff251b48\\azure-functions-authentication-events-1.0.0-alpha.20250303.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4c13fe50-8971-44aa-a178-72f1ff251b48\\azure-functions-authentication-events-1.0.0-alpha.20250303.1.tgz","_integrity":"sha512-CXCJMj2SJ4b7eVn+9D6NLZ7RiZ2FN6dQ382DJOujHnI2gpFYOWNTAXwfu+MoSU95SN+D89hcUHKOuWc5Ful/Lw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250303.1_1741041502599_0.6152170465401203","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250304.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250304.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250304.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8db7a41dfbafffa04a39a022ca5cbb3fefe735cb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250304.1.tgz","fileCount":120,"integrity":"sha512-4exKFSnor3EhatkNhz7JQcLJahlVy2Fy5WBrf7yTiJ30zSpuAGfeYiqVURQhX+1V8IxM7wGWwfcyCQD07KAsSg==","signatures":[{"sig":"MEUCIB6/8OW7dkF9qCbLBiHTHDTEZdPADehn49DZz1qTiWtIAiEA0nKCa/NTgG61tFabrBgBl/foYEuUCbHBEgne8AW1YdE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\89e29c35-2c6c-4e0a-ad2d-99f61f0f7d9d\\azure-functions-authentication-events-1.0.0-alpha.20250304.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\89e29c35-2c6c-4e0a-ad2d-99f61f0f7d9d\\azure-functions-authentication-events-1.0.0-alpha.20250304.1.tgz","_integrity":"sha512-4exKFSnor3EhatkNhz7JQcLJahlVy2Fy5WBrf7yTiJ30zSpuAGfeYiqVURQhX+1V8IxM7wGWwfcyCQD07KAsSg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250304.1_1741127910197_0.7993137781359632","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250305.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250305.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250305.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f6c4e5a01be64ab691c75f0118e754a9a3ae5aa2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250305.1.tgz","fileCount":120,"integrity":"sha512-ujX3aMDS+pAUqcxeMFgiAmJB0j3/4HIawUQW0NTk382D7lc4AJH6OMa9erX+7nFYpspTIn5gzkc7Cnh+JhAusg==","signatures":[{"sig":"MEQCIB5bj2r15WuYWaeYl9PIAreYHxljBRxFZ8PMMSMvN2LyAiAo+Uv6q0bS9zId9+ibDkrwOMnJGrlru3MVU92tjAEo0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\4f3a7879-e1a5-49ab-8c4b-3409a2b3910d\\azure-functions-authentication-events-1.0.0-alpha.20250305.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4f3a7879-e1a5-49ab-8c4b-3409a2b3910d\\azure-functions-authentication-events-1.0.0-alpha.20250305.1.tgz","_integrity":"sha512-ujX3aMDS+pAUqcxeMFgiAmJB0j3/4HIawUQW0NTk382D7lc4AJH6OMa9erX+7nFYpspTIn5gzkc7Cnh+JhAusg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250305.1_1741218886750_0.8779051810831795","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250306.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250306.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250306.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b36f5fdb837fcd15c1fa0f45a1f3e2cae8b8540b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250306.1.tgz","fileCount":120,"integrity":"sha512-xnTJgNwbWc+tFEFiGk0/03N1Ihb6rhexRctN9aSYLENkOQPJJhFMd9jcjXbFpAG5R5LbjBLlgc51EqCwphP+wQ==","signatures":[{"sig":"MEYCIQDj8qudG6KPzMn8GYEfiK9XJfJwtkoNKHIuGxD8ZwvJ8wIhAIBfNwL9nBVRb8eGPGP0uYv+SYvFWNl8MnQ74MxQQ6CO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\b78b0c18-d186-4509-8726-5130506b6122\\azure-functions-authentication-events-1.0.0-alpha.20250306.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b78b0c18-d186-4509-8726-5130506b6122\\azure-functions-authentication-events-1.0.0-alpha.20250306.1.tgz","_integrity":"sha512-xnTJgNwbWc+tFEFiGk0/03N1Ihb6rhexRctN9aSYLENkOQPJJhFMd9jcjXbFpAG5R5LbjBLlgc51EqCwphP+wQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250306.1_1741300823894_0.19334451859228707","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250307.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250307.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250307.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"283d6dfeebe1f88f733d57a0c89228798fb5e704","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250307.1.tgz","fileCount":120,"integrity":"sha512-qc8bPD6Hx9rJf7kmzHrzSgs1OdBAK/d/fRtr6adZfrxEeRfi8Ojkk83YelHlRP5Q0xxB3EfjNZILAjDtaMcdZw==","signatures":[{"sig":"MEUCIQDe+VGHt1x4pl+Xq4v5G0z5cX7i8RCjX//WYWZ8PwAiKgIgRJSOWUr2s9hKouKMRgfwZFleYBNndO5VluHs9RG42ZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\5ef0e794-1c10-423f-9114-e120f41b782d\\azure-functions-authentication-events-1.0.0-alpha.20250307.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5ef0e794-1c10-423f-9114-e120f41b782d\\azure-functions-authentication-events-1.0.0-alpha.20250307.1.tgz","_integrity":"sha512-qc8bPD6Hx9rJf7kmzHrzSgs1OdBAK/d/fRtr6adZfrxEeRfi8Ojkk83YelHlRP5Q0xxB3EfjNZILAjDtaMcdZw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250307.1_1741386658064_0.20324038118540533","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250310.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250310.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250310.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b5c5ee47652163c0cf0509a6f1897edff1445b8c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250310.1.tgz","fileCount":120,"integrity":"sha512-P2jp9a4zee//G8FsaGqUrTiHLtusZooluhKghiFKZZO39dUcxqwxvT5YzeXn6w1hTs8aj4u3LkWL3lHpcPPeCQ==","signatures":[{"sig":"MEUCIB7DIT08WkMaBnoKOAqye+AU9Ch0cGHidPLaMb8BxXiZAiEA1QYt3F+4bGAEbXRm+92NLbK3agqDuoOXdch7QXiCOuM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\0d01be84-32d4-42fa-9731-0b981608e66e\\azure-functions-authentication-events-1.0.0-alpha.20250310.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0d01be84-32d4-42fa-9731-0b981608e66e\\azure-functions-authentication-events-1.0.0-alpha.20250310.1.tgz","_integrity":"sha512-P2jp9a4zee//G8FsaGqUrTiHLtusZooluhKghiFKZZO39dUcxqwxvT5YzeXn6w1hTs8aj4u3LkWL3lHpcPPeCQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250310.1_1741642173070_0.6236257154238416","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250311.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250311.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250311.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"38340021084d3e2cb53e242f6ca42b6b717d3fc6","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250311.1.tgz","fileCount":120,"integrity":"sha512-Nnw19qAeJlkjmlnTGKgKU6YT44j/dueVqD8CA4CU5Rf6SA22uTxenr+plczXz+PZFy0fIuorjmjHsr0eQSHclQ==","signatures":[{"sig":"MEUCIHf84KJN9NYLXSGjn2EPZiIO+E5k2K1bEz5xJhtZwH+lAiEAiMYv2goZ9iNQ3twVXDs//M4GYrTbPXgSks6aNgT7vuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\f4eadde4-2d7c-4b52-b797-772a178c0c17\\azure-functions-authentication-events-1.0.0-alpha.20250311.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f4eadde4-2d7c-4b52-b797-772a178c0c17\\azure-functions-authentication-events-1.0.0-alpha.20250311.1.tgz","_integrity":"sha512-Nnw19qAeJlkjmlnTGKgKU6YT44j/dueVqD8CA4CU5Rf6SA22uTxenr+plczXz+PZFy0fIuorjmjHsr0eQSHclQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250311.1_1741728767975_0.08542124508432525","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250312.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250312.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250312.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0b2c5b0c2beb24fbb76afd2ee0cab4f19e1d9460","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250312.1.tgz","fileCount":120,"integrity":"sha512-Yul+45rwjmEXivULpkVw66zzO9GYTvJj0EII+CsFBLaLmx2JNer3ga51t506IQ3LxjL6BZrYq0uY+OfME85KDg==","signatures":[{"sig":"MEUCIQDqDYA36SoCuydspfluLqIpWWODIZekswlw75zo2OXjtwIgQfRqcavK6LC2tjf1L14WpVLI2WtbV1+QlsGLBnMNoN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\209fd062-c2b3-4a27-af05-5f06cb554a3b\\azure-functions-authentication-events-1.0.0-alpha.20250312.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\209fd062-c2b3-4a27-af05-5f06cb554a3b\\azure-functions-authentication-events-1.0.0-alpha.20250312.1.tgz","_integrity":"sha512-Yul+45rwjmEXivULpkVw66zzO9GYTvJj0EII+CsFBLaLmx2JNer3ga51t506IQ3LxjL6BZrYq0uY+OfME85KDg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250312.1_1741815185893_0.10109808883841231","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250313.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250313.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250313.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"293b3edcb018c78d1ef8e81f7428e193f0c1597b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250313.1.tgz","fileCount":120,"integrity":"sha512-w9u2ElHSuEfhI6++f4JYqJnWtgRKAhDjs1koBMDbozy6xoqk4NreZnu4tUepIhrjtFnMcq7ibxF/edGmaVCvqw==","signatures":[{"sig":"MEQCIHt18BtCIdi8PCr9/3SY1G4l9UNY3vc+366TVkBtzr8KAiANdmnG3iA93l4xJT2LOUFTyyB8wbGLIt6JzOD0zEyKig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\a25541fd-1a6d-4ffd-8c8a-b3af75a2cf5f\\azure-functions-authentication-events-1.0.0-alpha.20250313.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a25541fd-1a6d-4ffd-8c8a-b3af75a2cf5f\\azure-functions-authentication-events-1.0.0-alpha.20250313.1.tgz","_integrity":"sha512-w9u2ElHSuEfhI6++f4JYqJnWtgRKAhDjs1koBMDbozy6xoqk4NreZnu4tUepIhrjtFnMcq7ibxF/edGmaVCvqw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250313.1_1741901468722_0.6366471172537611","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250314.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250314.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250314.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ddad9b28bf7c91ee7684f45b1aeda99bc9fdd0ea","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250314.1.tgz","fileCount":120,"integrity":"sha512-6P+e6GesCI1pDP2pzTPnHtkY8oWq3nvRY741e5v9ZEkGDq3rZfYiobuiEsfZyAaC5J9qrmsU8QcwUn1LkpQMNg==","signatures":[{"sig":"MEQCIFZlMDhpygdP5xar3Uk/84SQGRa94chB9by2ykl2eESEAiAFvYQ6+i7UVSxqkqWNB3R56CvlZMEZEmXX57Fa4PmOzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\0302d6c2-41dc-42ad-8e59-6ce218c29883\\azure-functions-authentication-events-1.0.0-alpha.20250314.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0302d6c2-41dc-42ad-8e59-6ce218c29883\\azure-functions-authentication-events-1.0.0-alpha.20250314.1.tgz","_integrity":"sha512-6P+e6GesCI1pDP2pzTPnHtkY8oWq3nvRY741e5v9ZEkGDq3rZfYiobuiEsfZyAaC5J9qrmsU8QcwUn1LkpQMNg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.6","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250314.1_1741987939541_0.5868540795135857","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250317.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250317.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250317.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f6911cc584b73fe8538b8cf3bdddd2d91081dbd9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250317.1.tgz","fileCount":120,"integrity":"sha512-5sohzmAQ4Q/AWEx9WCI/E/QFcxyTq3YVggSHE+LM/GtQUYyVQDPSPDgkAdT+FyI9+hpmyJ9YlVDRmcqM70RwBA==","signatures":[{"sig":"MEQCIHqQ3EsMWqGIbd5NfYnUuyg6NzGXuDwabBbouGt5hr3uAiAN3yvYFs4PUO7f0/kUHh6qn+8/krMVJSil2KkmWcN6/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\387c3475-984b-436b-a477-01a3cef1c5a9\\azure-functions-authentication-events-1.0.0-alpha.20250317.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\387c3475-984b-436b-a477-01a3cef1c5a9\\azure-functions-authentication-events-1.0.0-alpha.20250317.1.tgz","_integrity":"sha512-5sohzmAQ4Q/AWEx9WCI/E/QFcxyTq3YVggSHE+LM/GtQUYyVQDPSPDgkAdT+FyI9+hpmyJ9YlVDRmcqM70RwBA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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.9","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250317.1_1742247111133_0.13401155155649302","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250318.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250318.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250318.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e61304666cd40cd1cb182d8624cac63537dec8d5","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250318.1.tgz","fileCount":120,"integrity":"sha512-1veGPH0DyAzw2tOh4j8py/zG8Eac9vWP6UhWMXZ/V4h6NDG4MTyz93+0LJli20jpHziH15UNQip4VPxmPUsF4A==","signatures":[{"sig":"MEYCIQCqJN7od/+NZhGrYQtCRgAwJHXStEcxmwGu5xmA2xomNAIhAOAD/HDxPVy3l+WjS3RW1NYEzV1EoKPvMG03jzSECP2S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\22fcc2ba-2a70-4feb-873b-3832e9662426\\azure-functions-authentication-events-1.0.0-alpha.20250318.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\22fcc2ba-2a70-4feb-873b-3832e9662426\\azure-functions-authentication-events-1.0.0-alpha.20250318.1.tgz","_integrity":"sha512-1veGPH0DyAzw2tOh4j8py/zG8Eac9vWP6UhWMXZ/V4h6NDG4MTyz93+0LJli20jpHziH15UNQip4VPxmPUsF4A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250318.1_1742333447661_0.748781295951495","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250319.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250319.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d6256bf2db4c7dbd81c7ce12c76e11809f3dcd92","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250319.1.tgz","fileCount":120,"integrity":"sha512-bwywhSZ1fiqoAOzd6PV/XuDh3C2f/ApMLp+38DJkv0c/XGCMPZKgtQl0LOaH17CFrx6GOTWwvZayYSHFEP7d5A==","signatures":[{"sig":"MEUCIQCOarPziK/6nlfjNarQJK4y7Uc80rR0Dzc8rCXN0H4XywIgTrPV8OpttErPmSVB6lDBCnnBHnRXl6GTQjP0t1un6tM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\73b948fc-0c81-4cec-9238-393f0ef87922\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\73b948fc-0c81-4cec-9238-393f0ef87922\\azure-functions-authentication-events-1.0.0-alpha.20250319.1.tgz","_integrity":"sha512-bwywhSZ1fiqoAOzd6PV/XuDh3C2f/ApMLp+38DJkv0c/XGCMPZKgtQl0LOaH17CFrx6GOTWwvZayYSHFEP7d5A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250319.1_1742419972178_0.8871967923686184","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250320.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250320.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d3722e7dadcefa9d37e1ddfc8b7b493b0eb0ed0b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250320.1.tgz","fileCount":120,"integrity":"sha512-8U7usBsnAKHfpDbTnnexeyKdID6czvcdLHX4x4HkQPW/Kv4vfEoGdt8Wfp5inPceDZ33IqnT32bUTSUUe0VynQ==","signatures":[{"sig":"MEQCIDgxwr5UPQtQziHV9n4jNo6ue15l/NMZ+US+43pV03koAiBpPwM1mjOBora0/4Any/5MkcfusTsm7kQN1gW5zWL62Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\59119b95-ddd0-4e20-aaf5-3728ff918bdc\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\59119b95-ddd0-4e20-aaf5-3728ff918bdc\\azure-functions-authentication-events-1.0.0-alpha.20250320.1.tgz","_integrity":"sha512-8U7usBsnAKHfpDbTnnexeyKdID6czvcdLHX4x4HkQPW/Kv4vfEoGdt8Wfp5inPceDZ33IqnT32bUTSUUe0VynQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250320.1_1742506430470_0.8016432617667408","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250321.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250321.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"690c56331b5b3b92f16807d9bccffd638db8a169","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250321.1.tgz","fileCount":120,"integrity":"sha512-bgFc8OwoKHM28RIEn4UyV2z7jH2wbhCHxkY+cHltAtUVkvNbtGf5vCNfkNekKkOE3DUKv+AfPnv/AcKoaKfqYQ==","signatures":[{"sig":"MEQCICXkMTSgqWF5u8YLK2sVd424XW9Xeu1KlhsV2dtEIZQ5AiAxjvg8jnZubMjFA7C31HswI/GAfuEJ5so0GKQLMf0YEQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\523cca86-c473-47fe-8100-867a5d161555\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\523cca86-c473-47fe-8100-867a5d161555\\azure-functions-authentication-events-1.0.0-alpha.20250321.1.tgz","_integrity":"sha512-bgFc8OwoKHM28RIEn4UyV2z7jH2wbhCHxkY+cHltAtUVkvNbtGf5vCNfkNekKkOE3DUKv+AfPnv/AcKoaKfqYQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250321.1_1742592602960_0.21930590660736016","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250324.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250324.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a699ab05af28d11b955aa555c0fdd56335b88dbf","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250324.1.tgz","fileCount":120,"integrity":"sha512-w+ri5XdJvAT0EtN9j8cUMjqNTySmNLbc2Zaqfpr8aa6tf5X9c/WMBV5leyjL0arlvKUnjJbFQnahanH//D6qrg==","signatures":[{"sig":"MEQCID0qzMm2tOLCZLj8RwXP9/91lTqJ8lgDZR9LcEP2tZFhAiB5O8uxiAcv5wuZH/LwmP1DBKgp4G9tdJbnei5WVil2mg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\a7cddbbb-32eb-4d2c-ad70-e29f5a02585f\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a7cddbbb-32eb-4d2c-ad70-e29f5a02585f\\azure-functions-authentication-events-1.0.0-alpha.20250324.1.tgz","_integrity":"sha512-w+ri5XdJvAT0EtN9j8cUMjqNTySmNLbc2Zaqfpr8aa6tf5X9c/WMBV5leyjL0arlvKUnjJbFQnahanH//D6qrg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250324.1_1742851910588_0.728071891043921","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250325.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250325.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e4e701c4e6acc215875d83720040bb3a29a5c8da","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250325.1.tgz","fileCount":120,"integrity":"sha512-cAPLF0XS89vDmxZEoX4LGkZ5VZWAvHxdMPjgJWCgdgztdV1ZLR5pz9biMPZgqvkYA0MYL8o5THEM2VNTxycbzQ==","signatures":[{"sig":"MEUCIAyqd2fv189krIEGp4pSNDawWABdO1RybI43Cfua/7J7AiEA1EWHvXbqP1/iSkZWwRqxcrfLx/IEXsqqKsvSk/GFXVg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\c30e5851-93ea-4ec2-a601-136cf0978081\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c30e5851-93ea-4ec2-a601-136cf0978081\\azure-functions-authentication-events-1.0.0-alpha.20250325.1.tgz","_integrity":"sha512-cAPLF0XS89vDmxZEoX4LGkZ5VZWAvHxdMPjgJWCgdgztdV1ZLR5pz9biMPZgqvkYA0MYL8o5THEM2VNTxycbzQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250325.1_1742938389327_0.1244508781208602","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250326.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250326.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1f75a27e9bb9f7d46223eb72c10c7788280e3138","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250326.1.tgz","fileCount":120,"integrity":"sha512-das0yHRcm2lQqWOc977ZY2vkNl6idfVzJqStjmfAb3BT2eFcfq3CXMboQ8/3yt8Nr0WWdWBUwxU/vZq9QttzKA==","signatures":[{"sig":"MEUCIHyicssDKTIhyF1iazbsczfW5R6RCrQMXv6X6liHQhAjAiEA5ixUAeLqqR33UeiF7qqv8Md2T2oaotsZ0YU9I5J1d0U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\a0bea07b-7b72-427f-be4c-8025fb6e19fc\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0bea07b-7b72-427f-be4c-8025fb6e19fc\\azure-functions-authentication-events-1.0.0-alpha.20250326.1.tgz","_integrity":"sha512-das0yHRcm2lQqWOc977ZY2vkNl6idfVzJqStjmfAb3BT2eFcfq3CXMboQ8/3yt8Nr0WWdWBUwxU/vZq9QttzKA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250326.1_1743025101191_0.5870458808434211","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250327.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250327.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5c31b8f6fb8b193e8488062d460c42ed39179513","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250327.1.tgz","fileCount":120,"integrity":"sha512-9t4VVR7ALzQqKsueIwKMDvCNJ9wo6qEdOfGf9kWZd9ZgygzaHXB9rrtd2755TyDWDfcBU0kWnjfhj7MN57FoqQ==","signatures":[{"sig":"MEUCIHWUcDkNkuUCwBI7RAjTTxIQLlDw6BhwSmsFPuU2SUPxAiEArvdbu/TA/aeMaObp8ZJ+iZwPLKHRHB63G8guJzyScY4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\847ada81-e13b-4f2b-a3a2-2a17e6b25a70\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\847ada81-e13b-4f2b-a3a2-2a17e6b25a70\\azure-functions-authentication-events-1.0.0-alpha.20250327.1.tgz","_integrity":"sha512-9t4VVR7ALzQqKsueIwKMDvCNJ9wo6qEdOfGf9kWZd9ZgygzaHXB9rrtd2755TyDWDfcBU0kWnjfhj7MN57FoqQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250327.1_1743111201564_0.2979729161772524","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250328.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250328.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9697e521bf94d1e6c19e92cd3b92b5aaab7179e6","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250328.1.tgz","fileCount":120,"integrity":"sha512-u+H4stl8GxLW7mPxLogYI86H/lSUzOLyA47Abhkh1kh/FggnTlMgvr9UDblfQ6ayrhAwxyLWVLUdvE/u7w752w==","signatures":[{"sig":"MEUCIQDU+L54MSbp5gFGxwQWiHZIJiePKacRK2InrTTUhf8hOgIgQRPcfX0DKZW9iFNLkP8QjHI/XMClRlwKc4LMlxWaVq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\39a5644c-0232-49f7-b72e-17dc3bbee3ee\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\39a5644c-0232-49f7-b72e-17dc3bbee3ee\\azure-functions-authentication-events-1.0.0-alpha.20250328.1.tgz","_integrity":"sha512-u+H4stl8GxLW7mPxLogYI86H/lSUzOLyA47Abhkh1kh/FggnTlMgvr9UDblfQ6ayrhAwxyLWVLUdvE/u7w752w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250328.1_1743197991994_0.7564535487309991","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250331.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250331.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"388b8a5ff01dbebee191d19355084ebcc419d59d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250331.1.tgz","fileCount":120,"integrity":"sha512-XSIsmEo2IO+arkIc4GAmlhGhI3nbC5P3tzmVFWi9lq4DfOBo/9JszrIHtr3RJlCixPVEpbQLiHij19imOOyfEw==","signatures":[{"sig":"MEUCIHqcaNI57ulmLvN9aksqqyLLEhotk5TPRga2tsduGAsIAiEA01/JKZ+m4IDgoggsPfu/U36KEFma7sMzGEoqU39JUU0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\f2271db0-0c6b-4a28-b61c-55c1d607f569\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f2271db0-0c6b-4a28-b61c-55c1d607f569\\azure-functions-authentication-events-1.0.0-alpha.20250331.1.tgz","_integrity":"sha512-XSIsmEo2IO+arkIc4GAmlhGhI3nbC5P3tzmVFWi9lq4DfOBo/9JszrIHtr3RJlCixPVEpbQLiHij19imOOyfEw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250331.1_1743457133412_0.26705078874423593","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250401.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250401.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250401.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e667efb3ed09723381bf592900035bda99988345","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250401.1.tgz","fileCount":120,"integrity":"sha512-5Yx1sSohwVLhE8M8XWKrmKsN00b8muLiXCrjoF58qw/mcJhaWXlUl/yMXXbHYFobudewacoTb/1g06y2i2Md8g==","signatures":[{"sig":"MEYCIQDOOqCNO7Ca6EKsqERSXnTZh8WUk6BkAbMMcxX5sEqB3QIhAJd6TUxG4Sx+Uaq7p42FOvTG14u0RRo+L87gK/N5KDCg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\4551175f-2a14-4b81-8d6a-ba745e9eeceb\\azure-functions-authentication-events-1.0.0-alpha.20250401.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4551175f-2a14-4b81-8d6a-ba745e9eeceb\\azure-functions-authentication-events-1.0.0-alpha.20250401.1.tgz","_integrity":"sha512-5Yx1sSohwVLhE8M8XWKrmKsN00b8muLiXCrjoF58qw/mcJhaWXlUl/yMXXbHYFobudewacoTb/1g06y2i2Md8g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250401.1_1743543495969_0.8321918313144283","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250402.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250402.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f6ffc5defbc4d3ac33f0e1f3c7f4512947e9e3dd","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250402.1.tgz","fileCount":120,"integrity":"sha512-Sx/NVldx5l90s2mb/9kxfjaRKHSAc1dUlh0p23whzS3Ig4xT2hYPBuoxG9Mm/eUsYCeUf8pppAxBEUIxtgLxrg==","signatures":[{"sig":"MEQCIGXN9FBfCmyAGq9JHvlUviASUT3RfEkGNhb/3yqwwc7hAiAkZ61yJqxjxn6Ic9KmAZBFgd6ubTIqRfkSXb3TkhTfIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\0adc778e-df3c-409a-8576-0d5a5a1dd3a3\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0adc778e-df3c-409a-8576-0d5a5a1dd3a3\\azure-functions-authentication-events-1.0.0-alpha.20250402.1.tgz","_integrity":"sha512-Sx/NVldx5l90s2mb/9kxfjaRKHSAc1dUlh0p23whzS3Ig4xT2hYPBuoxG9Mm/eUsYCeUf8pppAxBEUIxtgLxrg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250402.1_1743629644467_0.8997406909441739","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250403.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250403.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"560430d960fdb6742d61bc4d55a16e4dc4e67f48","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250403.1.tgz","fileCount":120,"integrity":"sha512-sLON1+NGYo9dD3kWBi5Gr1lIstj3ImVYgH0zF1or22uuxEKQWqq6ytGm2pbpn6vn1qWQpu74OoJk14ox0SrA1A==","signatures":[{"sig":"MEUCID1YZuVuQsWr5aHIYm5/n3nNdhRfhSpR0iSvM14AqnQDAiEAmKQp3XsTNfp8y+dRWEKq7GE5U/8HemD4HDIy9hQUs7I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\03a9197f-1730-4a51-a529-43ecec0ff763\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\03a9197f-1730-4a51-a529-43ecec0ff763\\azure-functions-authentication-events-1.0.0-alpha.20250403.1.tgz","_integrity":"sha512-sLON1+NGYo9dD3kWBi5Gr1lIstj3ImVYgH0zF1or22uuxEKQWqq6ytGm2pbpn6vn1qWQpu74OoJk14ox0SrA1A==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250403.1_1743716904987_0.9883571318521696","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250404.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250404.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"debc13ba4fd3045f681c819e36e9bf1184c274ef","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250404.1.tgz","fileCount":120,"integrity":"sha512-6xhRVRZ00GWI3D1dFxYfshuloyaXhTPpsNtq3MH0R7qrSpbqY5lGeqjIVMzfDNTGtu6InOgojvef/x4GSWyRdQ==","signatures":[{"sig":"MEQCIDP3ZxlM5OWw+GUnsFA4zqZwrl9BjFdjHvRVV7bmROdnAiBgvWdunXQ9sW4mM/OXD53DIwHkXkWuH/tsOyRqEigE+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\27c00bd7-58e8-47cc-abd7-4f8345e5f1d6\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\27c00bd7-58e8-47cc-abd7-4f8345e5f1d6\\azure-functions-authentication-events-1.0.0-alpha.20250404.1.tgz","_integrity":"sha512-6xhRVRZ00GWI3D1dFxYfshuloyaXhTPpsNtq3MH0R7qrSpbqY5lGeqjIVMzfDNTGtu6InOgojvef/x4GSWyRdQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250404.1_1743802389637_0.17984646912112212","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250407.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250407.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2cbbc3d6c6a4baecdd7cc2907e4092bcb660d0bc","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250407.1.tgz","fileCount":120,"integrity":"sha512-XeNymqlrQNpbUO8OvcowyHzHpK+KamKie0viO5JzVHrVv3AL5BHF/Vuc1w6/UNAUxaE8SWvv0dHoSN7pI5YElA==","signatures":[{"sig":"MEYCIQC45ZYxWnGcNh7ksydEr7FDmsb561stHhpP0aKupqqhuwIhAMCG8ZSuJaSl6mwVpRr2t1kLI4nq3wUkWwyPa+5MFLdx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\40088cb5-23b3-4a8c-93dc-37a62c649af6\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\40088cb5-23b3-4a8c-93dc-37a62c649af6\\azure-functions-authentication-events-1.0.0-alpha.20250407.1.tgz","_integrity":"sha512-XeNymqlrQNpbUO8OvcowyHzHpK+KamKie0viO5JzVHrVv3AL5BHF/Vuc1w6/UNAUxaE8SWvv0dHoSN7pI5YElA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250407.1_1744061575820_0.675630561683787","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250408.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250408.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"43334891636b5f6fa6887f04b656ecf4e39e7372","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250408.1.tgz","fileCount":120,"integrity":"sha512-ss9SmAfEy99InFtbr654sylVsaLLk5C5Z5DG5LVpECJWP0Ji930WnGTrAMjALV0TCo05kxLtoqlOxwFbRQSB8Q==","signatures":[{"sig":"MEUCIHkT5Ukf5a7VnB5sQnSHfDDw+AhcWA6J/bT58S7b/SnbAiEAy9FRod8pizmBJFKTmyhUevGJpYWL/lWSe6I/wLFoAE8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\09656b40-0ad2-4562-b5a3-1dc26570818b\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\09656b40-0ad2-4562-b5a3-1dc26570818b\\azure-functions-authentication-events-1.0.0-alpha.20250408.1.tgz","_integrity":"sha512-ss9SmAfEy99InFtbr654sylVsaLLk5C5Z5DG5LVpECJWP0Ji930WnGTrAMjALV0TCo05kxLtoqlOxwFbRQSB8Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250408.1_1744148293249_0.9368685079633368","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250409.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250409.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1230f4a6b92ebf14fe7e0f6d22d6d2cb7b24c78b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250409.1.tgz","fileCount":120,"integrity":"sha512-FYEwEz+90vS5YpBtZoXUYPiFdNUA/ksnvIzdQLTB+7VrIE2T+QdUHVfE9qGpa5I9mdJUT0YIVnIyZf/Vwl33Rg==","signatures":[{"sig":"MEYCIQCXrNPL+SPrM8Lc7jVAt1916ruBdhaz/3PxqmPWLmCADgIhAKROJEQJZPsEewozIzbzw4j2XqBGtZTfi5yr+47XrctI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\9cb18c1b-0b02-43e8-baf2-69eeb459e284\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9cb18c1b-0b02-43e8-baf2-69eeb459e284\\azure-functions-authentication-events-1.0.0-alpha.20250409.1.tgz","_integrity":"sha512-FYEwEz+90vS5YpBtZoXUYPiFdNUA/ksnvIzdQLTB+7VrIE2T+QdUHVfE9qGpa5I9mdJUT0YIVnIyZf/Vwl33Rg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250409.1_1744234888643_0.044917969950342584","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250410.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250410.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250410.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4500db89e62e64e246304b8cca6a79c8a4f968a5","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250410.1.tgz","fileCount":120,"integrity":"sha512-KalZPr1JfrQQElYdaG8+CxLq9hkM40tVO7mRYk0jNZnTqyDe/a6U+0AXNzpBDvz3Jpia9d6zOT81649mmmWKyg==","signatures":[{"sig":"MEUCIQDHvMrAYVpJ96zxG0BwfButVAjxxi6VZO9rDcSjELRwTwIgd7cyrpoBTy1/7Ad0dHWsCd0TqlON9q8cy4RgNK5SAY4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132994},"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\\b14a746d-d983-464b-863f-46f502ab2624\\azure-functions-authentication-events-1.0.0-alpha.20250410.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && dev-tool run build-package && dev-tool run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b14a746d-d983-464b-863f-46f502ab2624\\azure-functions-authentication-events-1.0.0-alpha.20250410.1.tgz","_integrity":"sha512-KalZPr1JfrQQElYdaG8+CxLq9hkM40tVO7mRYk0jNZnTqyDe/a6U+0AXNzpBDvz3Jpia9d6zOT81649mmmWKyg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250410.1_1744320825530_0.3582456170871031","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250416.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250416.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0192982fc0255e64d152d449f8c43f331894b384","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250416.1.tgz","fileCount":120,"integrity":"sha512-M2wt3wWbUGKpv2evbe627tDmdYBrBi0cMsLR2IYLwjnaKCQTFBnilRzdexK4vmfRdbcmqxBwEQRbNmPG+RzdFw==","signatures":[{"sig":"MEUCIBRgaHXDJHLEH9ktXccM0vS+9/LfJDWrWF/EwGzJRXSfAiEA4RGUr2pqOBSrSIZ2t3uq2aANGvbUDrOJ2zMYI/ygQvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\2bdc6863-219e-4f5c-9240-d47e49d7bf02\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2bdc6863-219e-4f5c-9240-d47e49d7bf02\\azure-functions-authentication-events-1.0.0-alpha.20250416.1.tgz","_integrity":"sha512-M2wt3wWbUGKpv2evbe627tDmdYBrBi0cMsLR2IYLwjnaKCQTFBnilRzdexK4vmfRdbcmqxBwEQRbNmPG+RzdFw==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250416.1_1744839471352_0.9331903157514467","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250417.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250417.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1d81f57fcc2bc6d92c102b8238220a03b725dec0","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250417.1.tgz","fileCount":120,"integrity":"sha512-NWJ/hfB93Rbh95r5PkFAHiVWFE/uOzUh/zHJvAoM1E/lpQwM4sVWlRPV8tBJTS29wfb/Pz3pQuhvy7k+CI56/g==","signatures":[{"sig":"MEQCIAcstcj3sH7CXt6I5kD/QOD4N7/aKUN5be3CCcPeHrVAAiBmPW5x/sAdWkzfxe8GHmT/Und2xnE8R1hfa3v33PAMqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\f19a03f0-9146-45e6-8a9b-9c4dfcb59649\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f19a03f0-9146-45e6-8a9b-9c4dfcb59649\\azure-functions-authentication-events-1.0.0-alpha.20250417.1.tgz","_integrity":"sha512-NWJ/hfB93Rbh95r5PkFAHiVWFE/uOzUh/zHJvAoM1E/lpQwM4sVWlRPV8tBJTS29wfb/Pz3pQuhvy7k+CI56/g==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250417.1_1744925848171_0.009798534391018299","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250418.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250418.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ccbc731a0234ef3411cab226b142579e2dad62ba","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250418.1.tgz","fileCount":120,"integrity":"sha512-W4e1AmPGi+vrvcLVFTIF/OvVsZi0aqZP8cDqWqDmqcnpqjMK/ykv/mOK8TjjtsReG0M0TTuwJk4sSAk6cOx97Q==","signatures":[{"sig":"MEUCIQDMgJuCzGiO6vGZs7u5lgGGSP0+BUnTlFGHL3B0UKwkogIgGjhZZ2QeUEoF7Ew6KSQ0ZftfK3i+xG/YOdXJoBPWuLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\accc0e72-4e11-4f0e-9903-7bd348c4e055\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\accc0e72-4e11-4f0e-9903-7bd348c4e055\\azure-functions-authentication-events-1.0.0-alpha.20250418.1.tgz","_integrity":"sha512-W4e1AmPGi+vrvcLVFTIF/OvVsZi0aqZP8cDqWqDmqcnpqjMK/ykv/mOK8TjjtsReG0M0TTuwJk4sSAk6cOx97Q==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250418.1_1745012052844_0.5745389639989562","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250421.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250421.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6aabaa5cc05a453bd4455c999a561cf539ed80dd","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250421.1.tgz","fileCount":120,"integrity":"sha512-ZCwgZOpO60BQn991sZqSVxycP+aC7YorX5+06KqcibdcktxQVSgvoCEv1eu3Yh2aMLpiv85xTlgEJepWX64UBQ==","signatures":[{"sig":"MEQCIF1KvMQwK6kS0lAQGDe7QuiD1NuGr7dJnDgPxWY+jJL1AiAL18GiA95CtxiTH1jhc8wuZfN3h53ojZVsN07sgBRtFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\c8281650-1451-4040-93bd-fa8a7dccc446\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c8281650-1451-4040-93bd-fa8a7dccc446\\azure-functions-authentication-events-1.0.0-alpha.20250421.1.tgz","_integrity":"sha512-ZCwgZOpO60BQn991sZqSVxycP+aC7YorX5+06KqcibdcktxQVSgvoCEv1eu3Yh2aMLpiv85xTlgEJepWX64UBQ==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250421.1_1745271224230_0.21642124105387017","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250422.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250422.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8b9852b21a75a72729dcc832e32c76292e8bd9ac","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250422.1.tgz","fileCount":120,"integrity":"sha512-YTmDCxi5twyiAHQwJzK/b0NZFBCkw69ZF/mBJB1bZNx6n89fJ4tmGrhCSNMA5eNQdV627FNufgwiTAMuB+QwJg==","signatures":[{"sig":"MEUCIH+YO/C9Th8lhiTg2xI9DjztAJWtpRdRf+ChjUWpoc4+AiEAzTceZinDV2HJW0AXxW3nwnQWP2izvMo2zlW1aXGYMyQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\15794bd5-9c4b-473c-802d-ca405b10f6e2\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\15794bd5-9c4b-473c-802d-ca405b10f6e2\\azure-functions-authentication-events-1.0.0-alpha.20250422.1.tgz","_integrity":"sha512-YTmDCxi5twyiAHQwJzK/b0NZFBCkw69ZF/mBJB1bZNx6n89fJ4tmGrhCSNMA5eNQdV627FNufgwiTAMuB+QwJg==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250422.1_1745358019739_0.03626402513171345","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250423.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250423.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"11792c96755e07b5cd7fb9b567de93f2f50b71f8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250423.1.tgz","fileCount":120,"integrity":"sha512-MhWyLQGgQL9lGz8BJyoQg9GluNBLMIU0ZsNCfbssR75zEEPottTIL0m0ed5bzWbaHusys1WJkVZgy5oDMSGC5w==","signatures":[{"sig":"MEQCIAqQ0cJieu++6ytd2mbEPQtBph3wE8flGNPHS7oGhReoAiACkNQFaJHSkzJqWwxEQp0RF6MbYbIjTpAXAPdHPuF6+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\0806f02b-7f63-4ccd-bf62-7bf27160bd78\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0806f02b-7f63-4ccd-bf62-7bf27160bd78\\azure-functions-authentication-events-1.0.0-alpha.20250423.1.tgz","_integrity":"sha512-MhWyLQGgQL9lGz8BJyoQg9GluNBLMIU0ZsNCfbssR75zEEPottTIL0m0ed5bzWbaHusys1WJkVZgy5oDMSGC5w==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250423.1_1745444312703_0.22118456978864565","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250424.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250424.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6007688e29db0bd039e65841a75bcbe4bbc8c064","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250424.1.tgz","fileCount":120,"integrity":"sha512-XbkZfjy5bWHqQtahzZYNHrQs+A3Oupt1VNNC/lUS788OB196Bx31fmo1jEmTivK4jUZnDUdiwTHqBhoS1qHZZA==","signatures":[{"sig":"MEUCIBfuwyV9DPkyvKk+xVpIQgbHqMaGLP3yM2RQD3XN4e+8AiEA3y6F5yNfYsG583tBMGY/JyFniunqe5vzV4HYtAPRiNo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\17227d70-d267-41ed-a2c7-ff06d7bec88a\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\17227d70-d267-41ed-a2c7-ff06d7bec88a\\azure-functions-authentication-events-1.0.0-alpha.20250424.1.tgz","_integrity":"sha512-XbkZfjy5bWHqQtahzZYNHrQs+A3Oupt1VNNC/lUS788OB196Bx31fmo1jEmTivK4jUZnDUdiwTHqBhoS1qHZZA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250424.1_1745530674747_0.2533275264124131","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250425.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250425.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b8bc4128c3067734c35a95f46edfaf8fc24a3776","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250425.1.tgz","fileCount":120,"integrity":"sha512-cPwcTAIOl4Kg8EUSXxejagsVP/0b+jJKMoX1+2HQPA5BUyrF+qcmdh3x6XqNsq8ucecp+VmHZEzhW5i307ZReA==","signatures":[{"sig":"MEUCIQDwGoYs2+fJcuw6tkmUGLRyby+aQcfHn5CWYm+i+dZVkQIgKrWXcilD2cf/IhoiWnvEemz49gwWhEuO+Kj0ZSP4m5U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\3d678dff-6dd8-4c8e-85de-a159181e462d\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3d678dff-6dd8-4c8e-85de-a159181e462d\\azure-functions-authentication-events-1.0.0-alpha.20250425.1.tgz","_integrity":"sha512-cPwcTAIOl4Kg8EUSXxejagsVP/0b+jJKMoX1+2HQPA5BUyrF+qcmdh3x6XqNsq8ucecp+VmHZEzhW5i307ZReA==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250425.1_1745616846816_0.35249195803315136","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250428.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250428.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f3faebe98c0aed1cc906ac992f242076eecdb736","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250428.1.tgz","fileCount":120,"integrity":"sha512-PkNw6xThnX9+/nu79N1wDzHuEWnQg4/Vzvx8fvAdD01xhieBGZYDX3oiuxS2tcmnLXZiBv8cUV4+B7WnkokZow==","signatures":[{"sig":"MEQCIFCM7PQj1GpxIJtwsHOnbNpLG9xnHBU+07ibwpe6RuYoAiBelfvNB7DTFA58U4TaTDoCwspjE7sGpAsAZOIs/lD3Tg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\dfd43b52-15b1-4922-830b-26c2a648b02c\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dfd43b52-15b1-4922-830b-26c2a648b02c\\azure-functions-authentication-events-1.0.0-alpha.20250428.1.tgz","_integrity":"sha512-PkNw6xThnX9+/nu79N1wDzHuEWnQg4/Vzvx8fvAdD01xhieBGZYDX3oiuxS2tcmnLXZiBv8cUV4+B7WnkokZow==","repository":"github:Azure/azure-sdk-for-js","description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250428.1_1745876300610_0.17371072744113025","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250429.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250429.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4d79ef55dd7157ead333a9c9a5e951618512cb3e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250429.1.tgz","fileCount":120,"integrity":"sha512-0+10lWWxkpr0fxZ4Av0aZ1K6hKvNkEFCPD0QPgE9qwck6Yz9p+uzrNh/fY6T+LsMw7Qu4M+rBK8F+J32o78DZw==","signatures":[{"sig":"MEQCID3eKsANpsGdVbLsMCmpVuM+IECv5ItvTtGMsMtK/YtMAiBopQxPLT38kwaRodSLNxm/Z3nuKxZmLHBZa2ozPZvcmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\665666eb-6d78-4c60-a6c2-22ff96684d0b\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\665666eb-6d78-4c60-a6c2-22ff96684d0b\\azure-functions-authentication-events-1.0.0-alpha.20250429.1.tgz","_integrity":"sha512-0+10lWWxkpr0fxZ4Av0aZ1K6hKvNkEFCPD0QPgE9qwck6Yz9p+uzrNh/fY6T+LsMw7Qu4M+rBK8F+J32o78DZw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250429.1_1745962882994_0.17650614103635065","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250430.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250430.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3d14ae2b1adf5ea7ccdd28d82a7e3f31b8508f73","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250430.1.tgz","fileCount":120,"integrity":"sha512-msdkzY3MSZy9MzWWfNmvPLYmQPdmKiNxM8xCwTLkMs/aj4lm3mt7dbPpHwxD3onXK/Mf0nlPCzr5VHsqWBmadA==","signatures":[{"sig":"MEYCIQDs8RVEMKHSIYtzdP89mUYkQMmYZcJTIOAhOZaqp+tqEQIhAKqRMHrwWqinnEIGBp97c1FVf6pOY1XrUDM0PAdDpClQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\9c037ee6-cd0e-4d0f-a050-4f9b8feb0858\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9c037ee6-cd0e-4d0f-a050-4f9b8feb0858\\azure-functions-authentication-events-1.0.0-alpha.20250430.1.tgz","_integrity":"sha512-msdkzY3MSZy9MzWWfNmvPLYmQPdmKiNxM8xCwTLkMs/aj4lm3mt7dbPpHwxD3onXK/Mf0nlPCzr5VHsqWBmadA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250430.1_1746048890821_0.49568686177939614","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250501.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250501.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250501.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"438627b2093a6de068a19006c47445334b0bf797","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250501.1.tgz","fileCount":120,"integrity":"sha512-MnQiWVTqMRmREqkIAlrDHVsqkrVvtj8GpcnlQQIuv/F1nYpXjiReOFpjGdK8iIXPy4mW7Kla9/mBOpF9r5WV6Q==","signatures":[{"sig":"MEYCIQC+u3vmN0EQxhu55vAoSNDykOmy98t6rb7vj3flCQv57QIhAO6bqHLLTNhNwdi0dWWekh9leT5zkht5nkNRVc8f5+/u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\08a31d39-7f10-441a-a856-cbd6ab38a8ec\\azure-functions-authentication-events-1.0.0-alpha.20250501.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\08a31d39-7f10-441a-a856-cbd6ab38a8ec\\azure-functions-authentication-events-1.0.0-alpha.20250501.1.tgz","_integrity":"sha512-MnQiWVTqMRmREqkIAlrDHVsqkrVvtj8GpcnlQQIuv/F1nYpXjiReOFpjGdK8iIXPy4mW7Kla9/mBOpF9r5WV6Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250501.1_1746135761613_0.9899371717209735","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250502.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250502.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250502.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d3041502661ef57efd89dc8a77f573dd83db87a4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250502.1.tgz","fileCount":120,"integrity":"sha512-lS4L4NsNPctY9wl8oy3zw/NLcIpaNMhjHIROAZy/EN9BL4B3Nxqu6hMeHXGAApsf4WIVPoTmJN36OIDGFZcC6w==","signatures":[{"sig":"MEUCIDKSRDLGI0iZsrA5LSnT2uwjnMrRn3k6QuIbsVQ03i7tAiEAhQuxR7IMwRuPN8lb7OIVSqpaTDRVfLzOT2j287Xz/cw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\90aeb084-3dfb-47f7-8744-fc4b4861dc3c\\azure-functions-authentication-events-1.0.0-alpha.20250502.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\90aeb084-3dfb-47f7-8744-fc4b4861dc3c\\azure-functions-authentication-events-1.0.0-alpha.20250502.1.tgz","_integrity":"sha512-lS4L4NsNPctY9wl8oy3zw/NLcIpaNMhjHIROAZy/EN9BL4B3Nxqu6hMeHXGAApsf4WIVPoTmJN36OIDGFZcC6w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250502.1_1746221961612_0.6586122222584083","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250505.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250505.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250505.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"47c2a49c14578cf71222492dad4d0a8ef1fdc69d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250505.1.tgz","fileCount":120,"integrity":"sha512-sZ9TwOq4gxnJtlDEjb50/ZcMBdulpR7LVONCIxOQt9hsKb7LQHteJfTGLQX3DJbBgs1YNGxmaVomEhlrXO8iTg==","signatures":[{"sig":"MEUCIFfAOnTEW6KERjkBGbwHpUoqHQIq1acIVZNODr1iAaLaAiEAzLPLhncq5LXRn1SP/eI4oCZYVi9x6tMIWBgRQGCGZuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132918},"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\\4e35ebb3-1e4a-464c-946a-3a302ebe326e\\azure-functions-authentication-events-1.0.0-alpha.20250505.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run integration-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","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 --no-test-proxy","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"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4e35ebb3-1e4a-464c-946a-3a302ebe326e\\azure-functions-authentication-events-1.0.0-alpha.20250505.1.tgz","_integrity":"sha512-sZ9TwOq4gxnJtlDEjb50/ZcMBdulpR7LVONCIxOQt9hsKb7LQHteJfTGLQX3DJbBgs1YNGxmaVomEhlrXO8iTg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250505.1_1746480998643_0.22634115404087063","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250506.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250506.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250506.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1fb8dd447b23097e57458086e7261a16afa2badc","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250506.2.tgz","fileCount":120,"integrity":"sha512-zxR/oEVHB0N2IsbCw722BtKV2LEJIC8IiTpfNTJOGIUrwkRLNhgPKUfh9cDJpykprJ5kzHNkzjKO2+pYE1nJfA==","signatures":[{"sig":"MEQCIDxSWfScoRFuv3v01SqETC1DtOd+zCimzV3nRzSUnmKFAiAMTrWCIiTvuiM1x1FO1v2SlijJmw0qAiSvzW1YIyVq6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\9f32fbf4-18f2-48b3-bde6-4fd1745857c2\\azure-functions-authentication-events-1.0.0-alpha.20250506.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9f32fbf4-18f2-48b3-bde6-4fd1745857c2\\azure-functions-authentication-events-1.0.0-alpha.20250506.2.tgz","_integrity":"sha512-zxR/oEVHB0N2IsbCw722BtKV2LEJIC8IiTpfNTJOGIUrwkRLNhgPKUfh9cDJpykprJ5kzHNkzjKO2+pYE1nJfA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250506.2_1746567561677_0.6541026638778278","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250507.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250507.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"69639459569e79affd12fcbb4ce2e814e02404d4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250507.1.tgz","fileCount":120,"integrity":"sha512-aAX/639FFR9/7eMz8ISkMkvaxdrnFWA+H0AhIGhCdWda9tEGWkfezIre8YZoSIMwEWI9eMKBxDYs+LmVir9lvw==","signatures":[{"sig":"MEUCIFnT+Eie+YlO0WZdGPx7Re7oMzgzQEKhGU+Lz/cCNwuXAiEAtnNNOzi/hTHyu5qhuHEwwQYC9uVC7VG6Bo+OYwquRgw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\b3bfa525-bc48-4948-b90d-4d1a5a2b9b5d\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b3bfa525-bc48-4948-b90d-4d1a5a2b9b5d\\azure-functions-authentication-events-1.0.0-alpha.20250507.1.tgz","_integrity":"sha512-aAX/639FFR9/7eMz8ISkMkvaxdrnFWA+H0AhIGhCdWda9tEGWkfezIre8YZoSIMwEWI9eMKBxDYs+LmVir9lvw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250507.1_1746653872869_0.1115353833744488","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250508.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250508.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250508.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ed7406952b84558fde01695bbb6c52a0f5d158e4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250508.1.tgz","fileCount":120,"integrity":"sha512-RAMbBQuZnyLZoBKs+E+e+1qe77WhjR61aYLpg9z2GlFwQvlaxWYwTc9jjTAPO/dtdZxTb7WAuuvbPokidG6xRw==","signatures":[{"sig":"MEUCIQDPyFSABUczbs56ZewWlhiqM5wAG+YJHX2SPQJ8+LiCsgIgf85Reb1eS42+HG8dn3iAxPOvPNj2OO0icJcFcMgoRPI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\f2711f6f-a523-4d35-818b-c9be6ac4a1d1\\azure-functions-authentication-events-1.0.0-alpha.20250508.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f2711f6f-a523-4d35-818b-c9be6ac4a1d1\\azure-functions-authentication-events-1.0.0-alpha.20250508.1.tgz","_integrity":"sha512-RAMbBQuZnyLZoBKs+E+e+1qe77WhjR61aYLpg9z2GlFwQvlaxWYwTc9jjTAPO/dtdZxTb7WAuuvbPokidG6xRw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250508.1_1746740233482_0.9032835634098826","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250509.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250509.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8c6ec018eadaa48cda5ab7963cd84864b1987b62","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250509.1.tgz","fileCount":120,"integrity":"sha512-8btZxTozsZ83ySKd3/pz9KPT528sffRYwZshWH2PMPUWWAC3Q7IL8w+gACDB3XjTJiPGKEjQMI6vr6dJodfdJA==","signatures":[{"sig":"MEUCIQD0pk2thxqqm/00TXY8IX5re4d/N9lv0XJTHgSEBmRpyQIgH8ZGvFeDw2Tzjq+gJlkQ99rY5bw8NsPYrRJS+EaS9Q0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\e1c6da6d-54ae-4c70-bec3-7a602d1d1cdb\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e1c6da6d-54ae-4c70-bec3-7a602d1d1cdb\\azure-functions-authentication-events-1.0.0-alpha.20250509.1.tgz","_integrity":"sha512-8btZxTozsZ83ySKd3/pz9KPT528sffRYwZshWH2PMPUWWAC3Q7IL8w+gACDB3XjTJiPGKEjQMI6vr6dJodfdJA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250509.1_1746826636987_0.3933607461190982","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250512.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250512.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a49e86ca50e374aec6663815289f7091887f6433","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250512.1.tgz","fileCount":120,"integrity":"sha512-X0IK8OVtH8T0ppCzgjkKyuwXJxq122xwjBVoJuT01/JuC7xIUyK2rjFEiSwO9xeOxh15aEphFkq07kWwT49UOQ==","signatures":[{"sig":"MEUCIBUsVOOH91LGERbhcyJtweTeFtXJdZjydY8xL99akZBVAiEA91H/cxLHMe6ldJ3Z0uNrMOcvmGbU0wCzFR3GgTuUcCQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\6390ad15-7478-430d-8ec5-a9ee97f30a29\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6390ad15-7478-430d-8ec5-a9ee97f30a29\\azure-functions-authentication-events-1.0.0-alpha.20250512.1.tgz","_integrity":"sha512-X0IK8OVtH8T0ppCzgjkKyuwXJxq122xwjBVoJuT01/JuC7xIUyK2rjFEiSwO9xeOxh15aEphFkq07kWwT49UOQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250512.1_1747085671840_0.9829747916534519","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250513.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250513.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"085dd618e50497a3a71d705eabd51c991139a13b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250513.1.tgz","fileCount":120,"integrity":"sha512-aYRflzpLcSuOsSNiDsnVa3RMZuax+gwQDb3b/ClQsZz7rTUh+251W1NEHEynVFtrGGZRWtJFV9sH6x3PavnSJQ==","signatures":[{"sig":"MEUCIQCB7pJfr6T5K+yYXsh5VR89ikA5XKeWh83hZlzHLyzQdwIgX89fFcFU67EHU9Li395uS26bV7bAL9pO3dwEUu9jrts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\d07382f6-d4f6-42fd-b79b-528ef0641437\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d07382f6-d4f6-42fd-b79b-528ef0641437\\azure-functions-authentication-events-1.0.0-alpha.20250513.1.tgz","_integrity":"sha512-aYRflzpLcSuOsSNiDsnVa3RMZuax+gwQDb3b/ClQsZz7rTUh+251W1NEHEynVFtrGGZRWtJFV9sH6x3PavnSJQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250513.1_1747172189200_0.6435652739348481","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250514.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250514.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1316150f63edd4df4411ef5ead629d6e90eb7eae","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250514.1.tgz","fileCount":120,"integrity":"sha512-wq95X9DrWAqWJH5UFU2hnEdbGHJbWsPIG+bwRu6DVmE2UzaEH4jN8dTv+HeOWpKhJlclq5waHtqcMGGRmVQRlw==","signatures":[{"sig":"MEUCICEzIi36MRpP9ysDvpN5bsVyPndxr3aD3SdLdWq5ShA+AiEA0//T72NzI580zv6NGTV704Yx9N8iIyQ55WoIzOj8fXM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\b423312a-fb1b-4857-9fa5-4917cce09286\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b423312a-fb1b-4857-9fa5-4917cce09286\\azure-functions-authentication-events-1.0.0-alpha.20250514.1.tgz","_integrity":"sha512-wq95X9DrWAqWJH5UFU2hnEdbGHJbWsPIG+bwRu6DVmE2UzaEH4jN8dTv+HeOWpKhJlclq5waHtqcMGGRmVQRlw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250514.1_1747258445190_0.22370199485798103","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250515.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250515.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4f3e5a250d26d7685fa3467c2adaff96d3e7db5f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250515.1.tgz","fileCount":120,"integrity":"sha512-cBfQ2Lq0X3hn3nuR7P7URdMSaO7RvvhIFQ/VuXu53flLmJwYBpOojUShIbrL+lVCI499g6KSMZbzRi3kE/XwlQ==","signatures":[{"sig":"MEUCIQC5rrdQKHYUbWmopRL0L15dhqOuuNjVV3L9GE2IGtyCEwIgSZv6DnlA2HIxsrq4eeXU55dmTXmRoJNpBqG4WaSX7sA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\0b258d4e-5994-42ce-9ea2-19fdb222f7ba\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0b258d4e-5994-42ce-9ea2-19fdb222f7ba\\azure-functions-authentication-events-1.0.0-alpha.20250515.1.tgz","_integrity":"sha512-cBfQ2Lq0X3hn3nuR7P7URdMSaO7RvvhIFQ/VuXu53flLmJwYBpOojUShIbrL+lVCI499g6KSMZbzRi3kE/XwlQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250515.1_1747344856417_0.7394097310301742","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250516.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250516.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"21f0dc2536e9b4be030c3cae05390cba300f67c0","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250516.1.tgz","fileCount":120,"integrity":"sha512-ZiOifG0Sij9oRZsbzZrtxYr4SYUm2PMj8aTM5LQJO/f6J3cI8vfqEi2gaf+LjFs3rvqjAzR8FL5YE5zs8Hnb3w==","signatures":[{"sig":"MEQCIEm9o1/nN6/fKU7WgFGAYoDJV4Objal1Lv58YwC/47FnAiA1E1g4PdwI1AjnC3CCrhI3HwrTl3D5BNZcz2jlBfMsUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\be60dceb-6ae5-4b85-b313-a1759f86518c\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\be60dceb-6ae5-4b85-b313-a1759f86518c\\azure-functions-authentication-events-1.0.0-alpha.20250516.1.tgz","_integrity":"sha512-ZiOifG0Sij9oRZsbzZrtxYr4SYUm2PMj8aTM5LQJO/f6J3cI8vfqEi2gaf+LjFs3rvqjAzR8FL5YE5zs8Hnb3w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250516.1_1747431509270_0.17629300868578412","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250519.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250519.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"79a9c1d64c7b2dbccacb48f99253833c85525294","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250519.1.tgz","fileCount":120,"integrity":"sha512-yHrTe0aVKRfqlRcMX1k/dcgEEYsPtGsrpUIhppkAbeoO4xpab8RCOyT/frqC48eVXys2SjtRBHnHQr4HDy9LRA==","signatures":[{"sig":"MEQCIFBhQIJzXF/mccwn1Z5tZDMp2LTQbik9vFO5MnVyCWg6AiAtV+tjDgvDtZgLJkQmepUaU7+ToTzCUwLERry1QlMaAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\25f10db1-52d0-488b-9f93-44afd06b8b80\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\25f10db1-52d0-488b-9f93-44afd06b8b80\\azure-functions-authentication-events-1.0.0-alpha.20250519.1.tgz","_integrity":"sha512-yHrTe0aVKRfqlRcMX1k/dcgEEYsPtGsrpUIhppkAbeoO4xpab8RCOyT/frqC48eVXys2SjtRBHnHQr4HDy9LRA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250519.1_1747690449693_0.16578989863755056","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250520.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250520.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8a568c8650dec31a53488bcfbbb6c5c3e25d7d93","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250520.1.tgz","fileCount":120,"integrity":"sha512-HUp0/v7Y4+bl87rSHKq1xrMwBAYswraYqmgL8jUSajFqWlMB9SKsbq6ukX6n1JVE1obkMiT2CqF6TkWCLkcDHw==","signatures":[{"sig":"MEUCIQCjrKxWQ471vbY5PHfa9/HJlRn+F2aeR10L8hfsEJTqSAIgGbVPj87Iqim6nqiDap8Wld8/AyToLoGmulYltYQQuWU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\84a9e332-8fad-456c-b154-804cdb28b83b\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\84a9e332-8fad-456c-b154-804cdb28b83b\\azure-functions-authentication-events-1.0.0-alpha.20250520.1.tgz","_integrity":"sha512-HUp0/v7Y4+bl87rSHKq1xrMwBAYswraYqmgL8jUSajFqWlMB9SKsbq6ukX6n1JVE1obkMiT2CqF6TkWCLkcDHw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250520.1_1747776889077_0.16230983766104723","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250521.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250521.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"420590acd869a4eefb4bbfa0cbf5c31dc8cf3864","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250521.1.tgz","fileCount":120,"integrity":"sha512-8HGU4YQxinsDGPzMqW60kqOrIQcPilT0vadiye2Ic0pHrqOjBQCFjSZfH+Ujkev8sO4EdbXAaXcs4xfER6VDPg==","signatures":[{"sig":"MEQCIHZhQs18HNzpoNqVg1snksjLtpQ+lnNJOU75djCz7mkvAiAD4ecf2HyNQnfnPW4DmlGgDsS2bNqbldezrkVKYhD5jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\8a678828-71f5-458e-8d5e-d740fd2ed618\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8a678828-71f5-458e-8d5e-d740fd2ed618\\azure-functions-authentication-events-1.0.0-alpha.20250521.1.tgz","_integrity":"sha512-8HGU4YQxinsDGPzMqW60kqOrIQcPilT0vadiye2Ic0pHrqOjBQCFjSZfH+Ujkev8sO4EdbXAaXcs4xfER6VDPg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250521.1_1747863215132_0.9993773051638322","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250522.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250522.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1bc1716597e7bc99f7924080db351d123fdaa594","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250522.1.tgz","fileCount":120,"integrity":"sha512-QWlFqbTiOixeIGNZrvyhXxRXy0G0w576A7ZNOHg8XDeeCwyT4zdWRy+fa3xJAtcrj9d37/nZzFLkJyITQH9E9Q==","signatures":[{"sig":"MEUCIQCuciPUDmeVupercx2eFpBguvXUgikjyyIsyZF0PjfPSAIgBOGUfWNzAzUbKs+95/zSvuYnkQr44hXeQOOTefy/wl0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\c9e5f17a-d3e4-47fb-bdac-cb51aa51913b\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c9e5f17a-d3e4-47fb-bdac-cb51aa51913b\\azure-functions-authentication-events-1.0.0-alpha.20250522.1.tgz","_integrity":"sha512-QWlFqbTiOixeIGNZrvyhXxRXy0G0w576A7ZNOHg8XDeeCwyT4zdWRy+fa3xJAtcrj9d37/nZzFLkJyITQH9E9Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250522.1_1747949788244_0.7205773855315851","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250523.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250523.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"842861c04ae711445f9dabba424281bb874f2e2c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250523.1.tgz","fileCount":120,"integrity":"sha512-41NulJRwfKBLdjxsvrmpIETFI0mMyi2ZxRNdRKjX2E7LIFVpBB5NEWWm37LMfYzex1IqFqQfnG27eLg4tgANNg==","signatures":[{"sig":"MEUCIEoNBajUtCOKtLaw8UqJno1MIk2qsrv1SNdwv/CdOMJcAiEAyadBivD3bR0phw+KZg/yNplRyTTqx9/y7Ydu1MHj0yU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\e37bb11e-08fa-4b8b-990a-c352dc36587e\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e37bb11e-08fa-4b8b-990a-c352dc36587e\\azure-functions-authentication-events-1.0.0-alpha.20250523.1.tgz","_integrity":"sha512-41NulJRwfKBLdjxsvrmpIETFI0mMyi2ZxRNdRKjX2E7LIFVpBB5NEWWm37LMfYzex1IqFqQfnG27eLg4tgANNg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250523.1_1748036079725_0.39973462521708636","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250526.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250526.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"63e318119d6d70f6f8e7756d47d00daab6199b1c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250526.1.tgz","fileCount":120,"integrity":"sha512-kT18uDGxSk0qhXqxpgyGlXtAc3ssBxKO17q7/3b/a6mVf3tlzZUPfRoItNJv+ml2R+vgkAlGewwiM5OVt7xupQ==","signatures":[{"sig":"MEQCIH84SdguAG/Wp1o0VcFFx4h5sDkIhLCPgzbsExmjp+BvAiAR4FSDqNx306BSnnsEQd+x8v/hukygDmPLlad6KXiSDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\d7c94835-2173-4fce-be12-06315a41068b\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d7c94835-2173-4fce-be12-06315a41068b\\azure-functions-authentication-events-1.0.0-alpha.20250526.1.tgz","_integrity":"sha512-kT18uDGxSk0qhXqxpgyGlXtAc3ssBxKO17q7/3b/a6mVf3tlzZUPfRoItNJv+ml2R+vgkAlGewwiM5OVt7xupQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250526.1_1748295199755_0.49299346891846296","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250527.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250527.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0ead024519030d56b28b005f8d4696c5a24765a4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250527.1.tgz","fileCount":120,"integrity":"sha512-SHXYQGCe0X5uHPtM8X6PfrA8O0l1dk3S0/nwndWMnoj4VOKbiS44UdFqvN3JJ27dp6o1FLSX6Mkbqyf9/T5N7w==","signatures":[{"sig":"MEQCIBv7IvvUFWsHorrcKxN59a9YMSDyVQoBHoUgKNghdnyuAiAV+tnkNmo68CL12mMzqrti+qJotoNiPQhG10kjzZ2ruA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\0754dcc3-b950-4c28-b416-c0432f44c57d\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0754dcc3-b950-4c28-b416-c0432f44c57d\\azure-functions-authentication-events-1.0.0-alpha.20250527.1.tgz","_integrity":"sha512-SHXYQGCe0X5uHPtM8X6PfrA8O0l1dk3S0/nwndWMnoj4VOKbiS44UdFqvN3JJ27dp6o1FLSX6Mkbqyf9/T5N7w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250527.1_1748381622892_0.1882135736686812","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250528.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250528.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"68a53cd734f8aed8eb2ccdb9916314aeb391b32a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250528.1.tgz","fileCount":120,"integrity":"sha512-wF7UAulhswMCUeyp2jLM0RwKMEp4UZsdy9RCnxdM4A3RmghaDs62fG9l5jVguR0islG1dXWEGRZz02a58DIFXg==","signatures":[{"sig":"MEUCIA5aUHJ0ehP3HlU+rPgqHEZ0dYEOjGrbd8mkKpUwXtGOAiEAvIn6NI/47qt8Zx/ca1e8Q5fK/B9+n3p5b69RNx8PoWU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\f3236b97-06c5-44eb-94b1-67e3e8c3d36e\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f3236b97-06c5-44eb-94b1-67e3e8c3d36e\\azure-functions-authentication-events-1.0.0-alpha.20250528.1.tgz","_integrity":"sha512-wF7UAulhswMCUeyp2jLM0RwKMEp4UZsdy9RCnxdM4A3RmghaDs62fG9l5jVguR0islG1dXWEGRZz02a58DIFXg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250528.1_1748468131522_0.08822935855912362","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250529.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250529.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"14319595a48dbba1f572158827441071438a444c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250529.1.tgz","fileCount":120,"integrity":"sha512-Agserhoi+WrmLNXipNbCZAHlxv8qDoqU7IroKu1iZ9xyqPYKgllB1T4NnDPiZ6A3CMC9gJw0TCfXpG498KYvWg==","signatures":[{"sig":"MEYCIQCcwgYF5RSWYJodeVQiggDrTUEd8/6DyKTdwYHpO1ArcAIhAKuxi4v8PE0IKi16Bc+iTr+KewoqAGMWAa9fT8E7pLok","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132279},"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\\855f9625-2819-45d8-b62a-be4e81c554ae\\azure-functions-authentication-events-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 README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\855f9625-2819-45d8-b62a-be4e81c554ae\\azure-functions-authentication-events-1.0.0-alpha.20250529.1.tgz","_integrity":"sha512-Agserhoi+WrmLNXipNbCZAHlxv8qDoqU7IroKu1iZ9xyqPYKgllB1T4NnDPiZ6A3CMC9gJw0TCfXpG498KYvWg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250529.1_1748554572025_0.7557604240344129","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250530.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250530.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0ca1a13a37cf18480c69c36c0f4d191541a01d44","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250530.1.tgz","fileCount":120,"integrity":"sha512-con/Nlu5jvuiymvwzsnO9ttFRGv2PrBHQXcLjqJdzQCb8gdyD9CUAnS8uWdr6v8HMc2Ia+kzgx/BGmWH6K2VhA==","signatures":[{"sig":"MEYCIQCb+/00v2t/XFaC7oG4XvJ7SXJiKrJyMINEUgD5eDQwDwIhAPhDh8eB4yszqd2dkOeSXwCQ7qcGNHio3Wy8S3bvpXKU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\3850fdb5-e35a-42a4-b681-e9c3bbed9b4f\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3850fdb5-e35a-42a4-b681-e9c3bbed9b4f\\azure-functions-authentication-events-1.0.0-alpha.20250530.1.tgz","_integrity":"sha512-con/Nlu5jvuiymvwzsnO9ttFRGv2PrBHQXcLjqJdzQCb8gdyD9CUAnS8uWdr6v8HMc2Ia+kzgx/BGmWH6K2VhA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250530.1_1748640958829_0.9327513303872041","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250603.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250603.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"59016308eb16897e1d4d06f3856d42c9d7e6b49c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250603.1.tgz","fileCount":120,"integrity":"sha512-bTobMlgtGLME38etLxkJDnkWf44W7Kl6KmPPJcgV/QWMEMoJzUdzlcARCNX5ANHlxwAL7t/UeBPIf84lhg2afw==","signatures":[{"sig":"MEYCIQDh5M6V/LOJrxgTPg60I5yYNMVbqbRmVPX/FVOq9UbC1wIhAMQVLPq/oIKbnYYFAMgNyvkM9/0P/ax8/uiA7USFr80W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\1172b4db-3ea8-4896-aa69-9bab0fbd27b5\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1172b4db-3ea8-4896-aa69-9bab0fbd27b5\\azure-functions-authentication-events-1.0.0-alpha.20250603.1.tgz","_integrity":"sha512-bTobMlgtGLME38etLxkJDnkWf44W7Kl6KmPPJcgV/QWMEMoJzUdzlcARCNX5ANHlxwAL7t/UeBPIf84lhg2afw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250603.1_1748986618770_0.999295700824764","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250604.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250604.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e95ee6b0b42e8fbb50341378cbc89c658aed857b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250604.1.tgz","fileCount":120,"integrity":"sha512-H98NGJwWNejxuugulQnxBkXhKkH8Ygz5AMOrjGGxmu4FQ4lSeua8ClAoMaRjWROvmYdKXTdgrNaI1Yk8yGL6JA==","signatures":[{"sig":"MEUCIQDTqrSJJCG1hLmN4eXrDyoyhHxBjucBe80xE6fRR99E4AIgOAeB2yC8CLqb/SWvVzHbKrKJKXxxnOVLqG5s0T4W+YU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\f79c00e5-0643-4218-bbaa-b4d1512744a6\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f79c00e5-0643-4218-bbaa-b4d1512744a6\\azure-functions-authentication-events-1.0.0-alpha.20250604.1.tgz","_integrity":"sha512-H98NGJwWNejxuugulQnxBkXhKkH8Ygz5AMOrjGGxmu4FQ4lSeua8ClAoMaRjWROvmYdKXTdgrNaI1Yk8yGL6JA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250604.1_1749073055096_0.968577265343598","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250605.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250605.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8f2a445e2d37391d032e6bbc7567513a2946a82b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250605.1.tgz","fileCount":120,"integrity":"sha512-mxJfgjwmbb39wnVxFclHEdypFmRVMaZJ0lLQirXGMvWcdBlD0jt8sAOZ6dyt9g7V3V/ldpKK3RwgZb3zfs7ZLw==","signatures":[{"sig":"MEYCIQCw0r+yIPETDtJap3DXpc+bFQg7JEIyq63SqApkej8a1gIhAIduFr0mqTYm3uWZmauc/QNGO+Ta/H+/bI/pdicwcFyZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\11062fae-6937-4d25-badf-9d30a547dceb\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\11062fae-6937-4d25-badf-9d30a547dceb\\azure-functions-authentication-events-1.0.0-alpha.20250605.1.tgz","_integrity":"sha512-mxJfgjwmbb39wnVxFclHEdypFmRVMaZJ0lLQirXGMvWcdBlD0jt8sAOZ6dyt9g7V3V/ldpKK3RwgZb3zfs7ZLw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250605.1_1749159320130_0.6145340761646931","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250606.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250606.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"40f467ed2b937a9d8bdfbdffe25c837b128a731b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250606.1.tgz","fileCount":120,"integrity":"sha512-ZLcRjFWFzllbLGEKWV7dk8H9OHCGGZtkYjnrpdduT+EsqhOhh5yXcED3+i2mU1dlBjafIuWmWa0sGCBkqN+z+w==","signatures":[{"sig":"MEUCIGc0A6+J6eo+sxS6BgsdJPNbGRS7vo06we0aDi1s+q0lAiEA4z8ty3bx+9CQ66ZClLb/JVoAwXegeTHE4BIvmOLqeAY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\d30ffb79-b729-45a8-aa0a-9fec9363ebd3\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d30ffb79-b729-45a8-aa0a-9fec9363ebd3\\azure-functions-authentication-events-1.0.0-alpha.20250606.1.tgz","_integrity":"sha512-ZLcRjFWFzllbLGEKWV7dk8H9OHCGGZtkYjnrpdduT+EsqhOhh5yXcED3+i2mU1dlBjafIuWmWa0sGCBkqN+z+w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250606.1_1749245852087_0.97993576863043","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250609.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250609.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250609.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7f284e9245895384117e77628efbeeb249ab55d2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250609.1.tgz","fileCount":120,"integrity":"sha512-qgQLWVfpCXUuJGhqKJH+rcvc8UjYiMP1QrlGwcZLCiRzHkCFYiJBSYB4tHGbfaAEnTPsGlhUqXYfyDF1ywI4/g==","signatures":[{"sig":"MEUCICZxtneNM3hAeAQowEfhi+jBAwPZ4NCrna6qx/szMLHNAiEAhk5iwv6MFHm3nCMmIEITtPK3tVjQnQeg67NoNq0OCBw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\a3b380fe-add9-4b33-983b-ed0643b3e29d\\azure-functions-authentication-events-1.0.0-alpha.20250609.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a3b380fe-add9-4b33-983b-ed0643b3e29d\\azure-functions-authentication-events-1.0.0-alpha.20250609.1.tgz","_integrity":"sha512-qgQLWVfpCXUuJGhqKJH+rcvc8UjYiMP1QrlGwcZLCiRzHkCFYiJBSYB4tHGbfaAEnTPsGlhUqXYfyDF1ywI4/g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250609.1_1749505242246_0.8628418846387875","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250610.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250610.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d4f8b7ba251578225ff3eafc988e93651f3cad0c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250610.1.tgz","fileCount":120,"integrity":"sha512-JJxFcZEvaUdFjriwA3OQ9lXpLRt5uGpxEbpWD0G2eeaUeTsP15wfDnQQH1GiBIeRWlz9OrxXGaQ4BJwpuwX3CA==","signatures":[{"sig":"MEUCIQDZEqPXsSOC423FJCtF3Ai4ta7GLKWcwr7oD8gLOS5YggIgKcH9avGzS8og59q5xznWZCUeMBI+h3Y+sHRyn2NdjaU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\5ce238d3-6bb0-46b1-a443-8f5c5f54526f\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5ce238d3-6bb0-46b1-a443-8f5c5f54526f\\azure-functions-authentication-events-1.0.0-alpha.20250610.1.tgz","_integrity":"sha512-JJxFcZEvaUdFjriwA3OQ9lXpLRt5uGpxEbpWD0G2eeaUeTsP15wfDnQQH1GiBIeRWlz9OrxXGaQ4BJwpuwX3CA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250610.1_1749591607316_0.14283856802966888","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250611.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250611.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"247441f492805a73c277acf17600027627cfce90","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250611.1.tgz","fileCount":120,"integrity":"sha512-8+wIrjW8xnVay4Da0tOPYRQPcCoa/euIAUZUfqJhPGZBmpLbRSvcjCBM5tVsmKIE98DSfXm6aFMyFx7EK7CHsw==","signatures":[{"sig":"MEYCIQDsc9iymeOvkYjtghoa0ZxmIVCllCjah/krgBEGnqWb+wIhANRn1pBlAGl12jl1GFkOuVFxJzeX7QfPq8MgUIetYqka","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\19abd72e-b157-4e9b-9840-cae8ef6a48e2\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\19abd72e-b157-4e9b-9840-cae8ef6a48e2\\azure-functions-authentication-events-1.0.0-alpha.20250611.1.tgz","_integrity":"sha512-8+wIrjW8xnVay4Da0tOPYRQPcCoa/euIAUZUfqJhPGZBmpLbRSvcjCBM5tVsmKIE98DSfXm6aFMyFx7EK7CHsw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250611.1_1749677791626_0.7673603202752248","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250612.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250612.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"82c8e6a0f15bd9520e6f2c07459118a3ef2e8ba4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250612.1.tgz","fileCount":120,"integrity":"sha512-0t6tDEO5HWIf11DjpMuU++fdh6Nnc1G0HSyTQX8LOTjE31FM/2aLIL9e2TV0jt8e+JqZICG1iuVpWH9zgIIeoQ==","signatures":[{"sig":"MEQCIHb9s8ixXP0NbkDJ9d6UvUhMkihiU90sk8W+nj7iDE94AiAbL3JJb+tixsOGEqenMaquuEheoRfQc4p0W9v9DnZNUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\7772180e-42d5-448b-8aa0-f21a759432a9\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7772180e-42d5-448b-8aa0-f21a759432a9\\azure-functions-authentication-events-1.0.0-alpha.20250612.1.tgz","_integrity":"sha512-0t6tDEO5HWIf11DjpMuU++fdh6Nnc1G0HSyTQX8LOTjE31FM/2aLIL9e2TV0jt8e+JqZICG1iuVpWH9zgIIeoQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250612.1_1749764013441_0.4774365358729393","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250613.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250613.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250613.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fe61289e96965c0341cd2fcdc8f4c0083da18346","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250613.2.tgz","fileCount":120,"integrity":"sha512-glM7aUvZjDri6kZWAa0zqJ5VF3L4V3YUi+pOite49Ku/cd+v3o80Ui1kloXl27985Fl/hpHwqD1YshldM00kuw==","signatures":[{"sig":"MEYCIQC07KVfzKLzgBGhY+VD/AHXaW0yNwt9Ue/F045b8fJsmAIhAOKUpJ5RuHY8rlI4572w8/hR4v3IPp04++lYw7d+0DRD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\4fa50c2e-4684-4cec-a534-7fe485c571da\\azure-functions-authentication-events-1.0.0-alpha.20250613.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4fa50c2e-4684-4cec-a534-7fe485c571da\\azure-functions-authentication-events-1.0.0-alpha.20250613.2.tgz","_integrity":"sha512-glM7aUvZjDri6kZWAa0zqJ5VF3L4V3YUi+pOite49Ku/cd+v3o80Ui1kloXl27985Fl/hpHwqD1YshldM00kuw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250613.2_1749853701901_0.6029747757483075","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250616.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250616.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"59542bdaabde1964c9b811575771afff714f7a33","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250616.1.tgz","fileCount":120,"integrity":"sha512-1zSm0jW2Im01zRCvQPmP5r9K6Iuv4qMKgEZOHuPyx7Izg4K0cdgkvu4iqezdTdV3pkIQ3ffy2FK4cDqdQWodrA==","signatures":[{"sig":"MEYCIQDIa1NMCz2vAf57F2oL7dgco8JNKndz4cG899+7hJMS2wIhAOALDfAF4ngQhUhRKq4mhZIAGJcaSTpsnPa1HFGhV+z1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132259},"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\\102c1a1a-deea-4e85-8758-2ed613e3b901\\azure-functions-authentication-events-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":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\102c1a1a-deea-4e85-8758-2ed613e3b901\\azure-functions-authentication-events-1.0.0-alpha.20250616.1.tgz","_integrity":"sha512-1zSm0jW2Im01zRCvQPmP5r9K6Iuv4qMKgEZOHuPyx7Izg4K0cdgkvu4iqezdTdV3pkIQ3ffy2FK4cDqdQWodrA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250616.1_1750109756991_0.7898693700421964","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250617.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250617.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6ece671bbccfc518ad9f9c8140ec8f065a705d62","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250617.1.tgz","fileCount":120,"integrity":"sha512-kihobtgeLsrlyhEGMkZcO71LfPQJcCdmQOsXYlaiAchY/4KkAra8QS7wub2rhKDKsONeJL8jZTJPTE/99SCKMg==","signatures":[{"sig":"MEUCIARN4CX5J2OgFeW+LgDvUOc2ccWp14RNBG9u/xBhhoyBAiEAha8XJBLGC9lwfu4tZF23/hMGvMJbsA66jv8z4qX7Z9o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132221},"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\\826c737f-c69d-4a52-b815-591ef42e1c63\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\826c737f-c69d-4a52-b815-591ef42e1c63\\azure-functions-authentication-events-1.0.0-alpha.20250617.1.tgz","_integrity":"sha512-kihobtgeLsrlyhEGMkZcO71LfPQJcCdmQOsXYlaiAchY/4KkAra8QS7wub2rhKDKsONeJL8jZTJPTE/99SCKMg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250617.1_1750196219814_0.880278331611209","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250618.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250618.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"805292741f01136ef29556a0d556bcd2399bdf34","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250618.1.tgz","fileCount":120,"integrity":"sha512-6sAzBXDhHHOq4OfP4vJ4RcRLlfyYl/91cmOaWKRbAR/IgQa7nsOeYxVlWbGXCytNKkARZy66X16vS3FbaMixVg==","signatures":[{"sig":"MEQCIGGonuBogaKDy+GMuDNs2bsVflquHvem3UjmQJYJPbuNAiAaiVx8mC6c53k2kXWdJbM/8q0HW/FQaxmKgX3BOj3/Tw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132221},"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\\07155355-1fff-4187-a728-e066e83f9283\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\07155355-1fff-4187-a728-e066e83f9283\\azure-functions-authentication-events-1.0.0-alpha.20250618.1.tgz","_integrity":"sha512-6sAzBXDhHHOq4OfP4vJ4RcRLlfyYl/91cmOaWKRbAR/IgQa7nsOeYxVlWbGXCytNKkARZy66X16vS3FbaMixVg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250618.1_1750282743705_0.44001152497753493","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250619.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250619.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ecaafc63003fa87c86f55c114f7649dbfc34e9d4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250619.1.tgz","fileCount":120,"integrity":"sha512-WP0klfagSzIj/sG8yw5OePVJAgsf9NvrXGCJB9fKlKHRQ/NCpRxHEDIfBzGcO7Q0JV4AQi8rM5QtfLKVnfEoOw==","signatures":[{"sig":"MEUCIALjPtV5QP3TV2DSKgdBfwGxHBbCPbjb4gRk1Fpn2S+lAiEAyskjU3+w1oTtyJyuNffiPZA4FQvLyL1eNVS/zSyhLo8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132221},"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\\7463d584-9d54-49ef-b0f2-49f590423abb\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7463d584-9d54-49ef-b0f2-49f590423abb\\azure-functions-authentication-events-1.0.0-alpha.20250619.1.tgz","_integrity":"sha512-WP0klfagSzIj/sG8yw5OePVJAgsf9NvrXGCJB9fKlKHRQ/NCpRxHEDIfBzGcO7Q0JV4AQi8rM5QtfLKVnfEoOw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250619.1_1750368775700_0.9545670248664357","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250721.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250721.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250721.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"811014b2846c44f61c676bf7fa78a3b81b2d4431","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250721.1.tgz","fileCount":120,"integrity":"sha512-gRyvEvBlvh5Xea2Qw1Pb9LxpFFlCMm20hzb7tq0L0tEn70AL24CnDTwEkejE0ANUykMxRsbkjcGiVavntR8SIw==","signatures":[{"sig":"MEUCIFfhzn/2zfxyz9xAkNmGCsEMjhMiYIMJrd7nVtdwMZvdAiEAjwR9nNhWX35saLHlzlMeo7MLz9aYQ2DYccOxu4z/3vQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132223},"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\\57cb3493-6f9e-49bf-aa0d-f2ce27241798\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250721.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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\57cb3493-6f9e-49bf-aa0d-f2ce27241798\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250721.1.tgz","_integrity":"sha512-gRyvEvBlvh5Xea2Qw1Pb9LxpFFlCMm20hzb7tq0L0tEn70AL24CnDTwEkejE0ANUykMxRsbkjcGiVavntR8SIw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250721.1_1753133497252_0.7768709089458568","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250730.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250730.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20250730.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7a074e5e7fcfc1f7999696d24efe3d3919317c09","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250730.1.tgz","fileCount":120,"integrity":"sha512-g9VyxgzadXpWKr1axKvam6wml+/o8bG1kH2kimBbI3q1WwigGsfmRn3Z3UdA03p6Qr3UUq9CB1ktF500mqZJhQ==","signatures":[{"sig":"MEYCIQCs4s3Nzd/AgD6jKrZS2F8qJ07b52U+unBao8BeQtwjmQIhAMixEh8rgopguOHY2uBNK6LnUnTvY76VpYSyg/qxhZn6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132223},"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\\168f9536-8157-455b-ae26-a720e459476b\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250730.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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\168f9536-8157-455b-ae26-a720e459476b\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250730.1.tgz","_integrity":"sha512-g9VyxgzadXpWKr1axKvam6wml+/o8bG1kH2kimBbI3q1WwigGsfmRn3Z3UdA03p6Qr3UUq9CB1ktF500mqZJhQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250730.1_1753910953298_0.16650462876130456","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250804.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250804.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3b7827ed15fac646ed64b6c4a333d587e24832c9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250804.1.tgz","fileCount":120,"integrity":"sha512-JYyt6Mrxt6j4ptXTs/cjTkYLCOyofX0xrLLxBChVfl4NRjDmhR1YltT7560MO+xs/6fmBnGktvkQ9XwgfIcN5Q==","signatures":[{"sig":"MEYCIQDJFkSBabfTJ6uplILBAOG7Ndm/N8+hyM0RBweDvLrkVwIhAMVU4lXtSn7MDlapAoxEsloL23z3UNf8LSJkI/sC67np","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132224},"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\\e1f1a8f9-ca45-4363-a685-0d9099505498\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e1f1a8f9-ca45-4363-a685-0d9099505498\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250804.1.tgz","_integrity":"sha512-JYyt6Mrxt6j4ptXTs/cjTkYLCOyofX0xrLLxBChVfl4NRjDmhR1YltT7560MO+xs/6fmBnGktvkQ9XwgfIcN5Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.0.9","@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://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250804.1_1754343173439_0.25522924763309973","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.3":{"name":"@azure/functions-authentication-events","version":"1.0.0-beta.3","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"28152bf01d36bed235c47a95b992c92c1ecb0eec","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-beta.3.tgz","fileCount":120,"integrity":"sha512-LAfG5QS5wkKtYikAJth4bl6w+8r950p/a6YAuKz6NlBJbMl/ceeGsKslIFzXQm0VPMRovBWJMliu+CrrdoIImw==","signatures":[{"sig":"MEQCIFq/9Wwg4ZM8bh6fsauLcIP6Tci1QTLq6NRlXIcq34jVAiBvBCcm8tdXssZ4dwtlL/Fjz8y3UmSLhL198TDkmYILHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132171},"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\\ecfb5f8e-0102-4fe1-91b2-0ae0a9925014\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","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","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ecfb5f8e-0102-4fe1-91b2-0ae0a9925014\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-beta.3.tgz","_integrity":"sha512-LAfG5QS5wkKtYikAJth4bl6w+8r950p/a6YAuKz6NlBJbMl/ceeGsKslIFzXQm0VPMRovBWJMliu+CrrdoIImw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-beta.3_1755898485210_0.6004196840904794","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250825.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250825.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4cc063a3762fe45712a943f69b7d8cf41ad85327","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250825.1.tgz","fileCount":120,"integrity":"sha512-qq90jQnqmTwbAc/Vvg0ex1Fe+DaiGd9GPJUiZyQC9iesb96Mp3teQPDaeh2/SDf9mgmaOmRzhG+VbN39JM+MGw==","signatures":[{"sig":"MEUCIFLPR0LUhDOZOaSgJfsQpA2sh/ovdc18sa/cdmA9/VqMAiEAwGk2uN0pdBvnWg4V+LP3z8JiiskSs0a7C8DBLwm7CQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132171},"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\\e4319d2a-b03f-4678-b0b8-c0e7097d02b6\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e4319d2a-b03f-4678-b0b8-c0e7097d02b6\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250825.1.tgz","_integrity":"sha512-qq90jQnqmTwbAc/Vvg0ex1Fe+DaiGd9GPJUiZyQC9iesb96Mp3teQPDaeh2/SDf9mgmaOmRzhG+VbN39JM+MGw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250825.1_1756157703186_0.8929460867805035","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250826.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250826.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"85a8f44aa71d08e166fe7248bf619ce49243b5b5","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250826.1.tgz","fileCount":120,"integrity":"sha512-2FYQdi/8/C/Ic5BDo82U0ARIBl/5Q+C/ZCZazqdXCDEz+76IxgeEUw4tEthWwIybI7VFDOd7X9ay1bA5087nWA==","signatures":[{"sig":"MEUCIH0en1ZxZTSMNbD/LBRAEH9YU6CeLATKNjgx1udkPigeAiEA9ilO7GuEEcBwUXFRh7wFcQwzco3LsinoCQHAcfRxH34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132171},"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\\0d27af48-6470-43a6-95b7-3789fb9c5e16\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0d27af48-6470-43a6-95b7-3789fb9c5e16\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250826.1.tgz","_integrity":"sha512-2FYQdi/8/C/Ic5BDo82U0ARIBl/5Q+C/ZCZazqdXCDEz+76IxgeEUw4tEthWwIybI7VFDOd7X9ay1bA5087nWA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250826.1_1756244083447_0.7714589326046217","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250827.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250827.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"02cc020e41bdf00eafcb2bd9a57f5736acb0b358","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250827.1.tgz","fileCount":120,"integrity":"sha512-38mkfeYJXG7WrchtiipjNnDoXYTOXdxUZvodiilvlPwi+woBHR9rC/6vrBdeVWYyI8gIu1q4T5NR/E5N2csfKA==","signatures":[{"sig":"MEUCIHv+D3XfVwJbNctEW1HFzgYi3R1fRMcBUUkcQXJ0EFN3AiEA+BYTgNXLEChP3DR8Trhaz+ermshKv0EGWfpco2klFA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132171},"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\\4ff9aeaf-8723-43f4-97e0-64c9043d0472\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4ff9aeaf-8723-43f4-97e0-64c9043d0472\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250827.1.tgz","_integrity":"sha512-38mkfeYJXG7WrchtiipjNnDoXYTOXdxUZvodiilvlPwi+woBHR9rC/6vrBdeVWYyI8gIu1q4T5NR/E5N2csfKA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250827.1_1756330445137_0.05303103649564789","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250828.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250828.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"56676840c97998dea2f724a535d5db4222487beb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250828.1.tgz","fileCount":120,"integrity":"sha512-meFlVdGPUtKEr5/QVqM6W+zEOhg4FSLaX+1V+JJal2zFQgEO+8UcRhRXW/WAnHkFMO89DFiHxNrMPikWK6TWiA==","signatures":[{"sig":"MEUCIQCA+AlAt9VRyZL1DREDfffmcKXcEqg6T5udTs/V1InnHAIgZfzsug0y09GoiNGUcxJDakN2s+/qRirGY4nCVPblewM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132171},"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\\458b28ff-4942-4a8e-b36e-04c828252f4b\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\458b28ff-4942-4a8e-b36e-04c828252f4b\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250828.1.tgz","_integrity":"sha512-meFlVdGPUtKEr5/QVqM6W+zEOhg4FSLaX+1V+JJal2zFQgEO+8UcRhRXW/WAnHkFMO89DFiHxNrMPikWK6TWiA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250828.1_1756416701079_0.04193332729854893","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250829.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20250829.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0ae1aa146c6affcd025bc3d1d9636fe6e4bc4c1e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20250829.1.tgz","fileCount":120,"integrity":"sha512-Dxb/Dgfs0zDrvWpNkEirycraYiWoipS+PNHIfFQmz3twhmLpFbuiht3OX5nw2G3U0DYE4ad11fsTGuzpM9YxOA==","signatures":[{"sig":"MEYCIQC1nN3vwl25kg7F3dDdOFzIV2N98mssvij3AIMVt6QG6gIhAJJ+jxzhPQPd+VWNP1Ujwwdmec6/Upc5h88ZLcrcLlhL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132171},"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\\09b3ccef-1447-4ed3-ba19-a11295e30347\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\09b3ccef-1447-4ed3-ba19-a11295e30347\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20250829.1.tgz","_integrity":"sha512-Dxb/Dgfs0zDrvWpNkEirycraYiWoipS+PNHIfFQmz3twhmLpFbuiht3OX5nw2G3U0DYE4ad11fsTGuzpM9YxOA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20250829.1_1756503099247_0.2966173831120351","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251006.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251006.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a386881163171bef177d8bc13adea04ada0a23d0","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251006.1.tgz","fileCount":120,"integrity":"sha512-y+SFUOgpk0i2yzCkXRj3W46RAw3T8fupsIJV4ZcjF79TI7P7J0y0D3X7ON3R7dKxBpY6T+914Km5fcImrXQTNQ==","signatures":[{"sig":"MEUCIGuPIqrUbDx3S4IDOhIYaDtrB3wzw/FD3DXh1BIA1b84AiEAqwuUWNII0kvTNHGePYMwZsD9HkDbQs8pAWCJhN/aTs0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132170},"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\\99f71333-f049-4255-82d4-796ed4338f41\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\99f71333-f049-4255-82d4-796ed4338f41\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251006.1.tgz","_integrity":"sha512-y+SFUOgpk0i2yzCkXRj3W46RAw3T8fupsIJV4ZcjF79TI7P7J0y0D3X7ON3R7dKxBpY6T+914Km5fcImrXQTNQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251006.1_1759786223186_0.6445005563089157","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251009.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251009.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20251009.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8c52fd7daa5676f09b58e4d51b7762ef59cc4434","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251009.1.tgz","fileCount":120,"integrity":"sha512-RdZMkbiFFmvIKxb1opkgHbPSmPzncA/HRFuLhdaQTgu428417L8bbOd8AiLj6DGQmV2GTRwzkYFw/5KZxahnrw==","signatures":[{"sig":"MEUCIChaIkEvUtQTxxQ38QADYFPDWSGqCFbIPBGDdtRmGomMAiEAvLQk76yUytakxfGYsPEvBUAzfMq21HaaVqxjM/0dpSQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132170},"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\\7d461113-4d1d-47ae-ac7f-49fc25213eaa\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251009.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-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7d461113-4d1d-47ae-ac7f-49fc25213eaa\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251009.1.tgz","_integrity":"sha512-RdZMkbiFFmvIKxb1opkgHbPSmPzncA/HRFuLhdaQTgu428417L8bbOd8AiLj6DGQmV2GTRwzkYFw/5KZxahnrw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251009.1_1760045361028_0.4299043476314688","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251013.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251013.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"150eba1b424d47616400c82a69b353fe62596840","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251013.1.tgz","fileCount":120,"integrity":"sha512-2cyVM2ZvmjYfbpF3NOQSArMOHkNNcnH8kkI2GrnZxoCr16bIpX5f2KEqp+DG4cdyEgome3aFA/ifvAM9Q0KkoA==","signatures":[{"sig":"MEYCIQDnrSVSJnnxBd5VOc2a4b7UOME+9pZz10J/LGwYRx4PPgIhAN9tI2OiYgUgajXnt1Dj+FL4RTJXr5x8zAJe6OzF07M2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132170},"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\\b315e910-6785-4cfc-807e-775bc30e488c\\azure-functions-authentication-events\\azure-functions-authentication-events-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":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","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 --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b315e910-6785-4cfc-807e-775bc30e488c\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251013.1.tgz","_integrity":"sha512-2cyVM2ZvmjYfbpF3NOQSArMOHkNNcnH8kkI2GrnZxoCr16bIpX5f2KEqp+DG4cdyEgome3aFA/ifvAM9Q0KkoA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251013.1_1760391390672_0.32574029486326506","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251014.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251014.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4d8bf7157b748d7636cdb26ee2b1c6bb2d36feae","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251014.1.tgz","fileCount":120,"integrity":"sha512-IADyIdbyPS0Q4Nl6Iw7fWAYTn5Bz5QmB0ilf+4zseqK9J8ge6Rm6WnRbhn9uoj59q0OeyClz0LkXeURLzpAtmQ==","signatures":[{"sig":"MEYCIQCtCPL6R5GguxUVv4zMuko8hJDmghfYE1vzb9fpyZlVCAIhAKrzfuYkgaQrMbuY6Y7zYzBdpvmSpmEZQwn82bCgFdkv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132203},"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\\e454005b-fa13-4779-a649-75469d7963ab\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e454005b-fa13-4779-a649-75469d7963ab\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251014.1.tgz","_integrity":"sha512-IADyIdbyPS0Q4Nl6Iw7fWAYTn5Bz5QmB0ilf+4zseqK9J8ge6Rm6WnRbhn9uoj59q0OeyClz0LkXeURLzpAtmQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251014.1_1760477830973_0.3745463248769516","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251015.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251015.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d28398c8513204e1d8b0e4c709ebb29519e68508","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251015.1.tgz","fileCount":120,"integrity":"sha512-KAiJJkR7QzkgkaXqvcB2MEYGt/6fI5AJAzDLRl1zS4sVZ0E2ywHz7dm+xNiTQH1yLB05ruIAjJePtZ8qzTrMZw==","signatures":[{"sig":"MEUCIGyYjXP4gQejg9tPYwcXoJina61LvK9sQVXJ0Ts5acjhAiEA8M9rxMA4Pc5qZ/4CwNxl5P6+HpxhIXWf3/Lr4hpUyMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132204},"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\\eb639fac-4cde-4c3e-a8ea-60d70d70ab02\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\eb639fac-4cde-4c3e-a8ea-60d70d70ab02\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251015.1.tgz","_integrity":"sha512-KAiJJkR7QzkgkaXqvcB2MEYGt/6fI5AJAzDLRl1zS4sVZ0E2ywHz7dm+xNiTQH1yLB05ruIAjJePtZ8qzTrMZw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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-client":"^1.9.2","@azure/core-tracing":"^1.2.0","@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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251015.1_1760563794737_0.400351384381203","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251020.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251020.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d9b3c510437bece988077d96e775e8bef812771b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251020.1.tgz","fileCount":120,"integrity":"sha512-uwmPZjFGdWD+MZkxvSLXQwdTbhsSiuXYhSzcJyaT33XR8MLFFrX/PzrjMqzj8PTTSvAQc+4kdvINfZtzPbD56A==","signatures":[{"sig":"MEUCIDOqczsJnUee737Qi9rhDmMzJrd7AKdZUoIQKUMCRcowAiEAtuKeRGYprjp2EdYS+ciNEHo8KUxec6nm8H62THgf9oc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\084683fb-624b-4d21-bd51-2af9a38e05be\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\084683fb-624b-4d21-bd51-2af9a38e05be\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251020.1.tgz","_integrity":"sha512-uwmPZjFGdWD+MZkxvSLXQwdTbhsSiuXYhSzcJyaT33XR8MLFFrX/PzrjMqzj8PTTSvAQc+4kdvINfZtzPbD56A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.1-alpha <1.10.1-alphb","@azure/core-tracing":">=1.3.1-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251020.1_1760995620878_0.724678169012581","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251021.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251021.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"16f40761f635b0c8f9def0d8bb14e8c6ae192358","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251021.1.tgz","fileCount":120,"integrity":"sha512-rvDjf1k1ZhnGY7G2NnMStjR5tJyOyoBagnI6w6IzhriYJxRUDUM3d013NcgEwN1GcDHeJNnS9NrN3vnrI+hwHw==","signatures":[{"sig":"MEYCIQCa/wqZjmDa+Fa5BHydjkGKNHkUgIOgngCHctzLS/sHcgIhAPmuksfawGoTAdxPy4Dcm2iERRHEX7ptETXVDiZAdl9D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\2d19ad80-739e-4520-8970-17fe31191cbb\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2d19ad80-739e-4520-8970-17fe31191cbb\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251021.1.tgz","_integrity":"sha512-rvDjf1k1ZhnGY7G2NnMStjR5tJyOyoBagnI6w6IzhriYJxRUDUM3d013NcgEwN1GcDHeJNnS9NrN3vnrI+hwHw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.1-alpha <1.10.1-alphb","@azure/core-tracing":">=1.3.1-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251021.1_1761082034761_0.5667910005459109","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251023.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251023.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"91ea653d36666c51a9e493081bf4d66d0888cf71","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251023.1.tgz","fileCount":120,"integrity":"sha512-EAvU1QH3Rhp/CnGqpaV0eGPDr8FDeyiJOabUReLxJ3MOFpoRHTai8AA9zA0Od8IbTEPoRvc8om6HPmlXpE1Maw==","signatures":[{"sig":"MEUCID+WrkybrjDbQjk5S2AUPjVDz1r5OK0PQjHJISAig6X1AiEAs5ZZQsREeDYUgeKSQ/CZ2kopiWxgs1Mzp+CYjGLhqGg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\49b041f7-8f99-4ef6-92d1-20c9415f8878\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\49b041f7-8f99-4ef6-92d1-20c9415f8878\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251023.1.tgz","_integrity":"sha512-EAvU1QH3Rhp/CnGqpaV0eGPDr8FDeyiJOabUReLxJ3MOFpoRHTai8AA9zA0Od8IbTEPoRvc8om6HPmlXpE1Maw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.1-alpha <1.10.1-alphb","@azure/core-tracing":">=1.3.1-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251023.1_1761254836323_0.9693108643119441","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251024.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251024.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8ca5824695f2068d3d8a389fd18117a1604ffff1","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251024.1.tgz","fileCount":120,"integrity":"sha512-IHtdKbGYbfoZAsgKqElHFLFB/Dk/NNIvS5+HmKGTWuV6ceaUtHL/aWXSGJ7O0NVk0+EwFsDRe7OMXKAyDE/Eyw==","signatures":[{"sig":"MEUCIC+hqDQQouAXxmqLr4/c/6+hMKHOuLfKkHRAY4I+rWTzAiEAikEd9VMm4Yc/EHP4XsTPaQ7if9yfy1FAjQnm0Vmy5mU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\1748c4cd-832f-40e0-9235-71565f0420ad\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1748c4cd-832f-40e0-9235-71565f0420ad\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251024.1.tgz","_integrity":"sha512-IHtdKbGYbfoZAsgKqElHFLFB/Dk/NNIvS5+HmKGTWuV6ceaUtHL/aWXSGJ7O0NVk0+EwFsDRe7OMXKAyDE/Eyw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.1-alpha <1.10.1-alphb","@azure/core-tracing":">=1.3.1-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251024.1_1761341242517_0.01944088302663216","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251027.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251027.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b38f9440ffaab495d9cdd357de124401a71cd7ab","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251027.1.tgz","fileCount":120,"integrity":"sha512-cvBOuntCF3xQ7po35VBcTNAHgJGwF1SLpPAxpec8pCCK22dfTWwwbODgVb+5kCs8FFg1VH5YraFYeq8dSF4IqQ==","signatures":[{"sig":"MEUCIQDYoE5aZCZeu5kRwFA/0NMWWAbhEZr+fOrfUNhryJAVtgIgf2LcIm8sp2E2yCLGFSmR3mChh5E1js/s20dJT8WEMYc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\cbdfdbbd-d413-4ac2-b0ce-5cc5d9fbdf38\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cbdfdbbd-d413-4ac2-b0ce-5cc5d9fbdf38\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251027.1.tgz","_integrity":"sha512-cvBOuntCF3xQ7po35VBcTNAHgJGwF1SLpPAxpec8pCCK22dfTWwwbODgVb+5kCs8FFg1VH5YraFYeq8dSF4IqQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.1-alpha <1.10.1-alphb","@azure/core-tracing":">=1.3.1-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251027.1_1761600489155_0.3124088127356075","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251028.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251028.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20251028.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"17b45a6a0744757c73815da313b33470b3d5c765","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251028.1.tgz","fileCount":120,"integrity":"sha512-zWKAQkAEoERSbpkI/218OV7FBxEmjRelLqhxDkdQcopek+jJUV1cN/5T53V895mQWOo54qgLPIJtvdxczvNwiw==","signatures":[{"sig":"MEQCIQCS2+rFMIV4VSE8d2hozs/f3S/Kq1+WlBDlsitIg9F8TAIfRMjcchaP3935wYgNaO2YZ+P2txp1es7NommBgY+NEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\3c7dbd23-ae9b-46e7-b305-c82a48edb0a2\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251028.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3c7dbd23-ae9b-46e7-b305-c82a48edb0a2\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251028.1.tgz","_integrity":"sha512-zWKAQkAEoERSbpkI/218OV7FBxEmjRelLqhxDkdQcopek+jJUV1cN/5T53V895mQWOo54qgLPIJtvdxczvNwiw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.1-alpha <1.10.1-alphb","@azure/core-tracing":">=1.3.1-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251028.1_1761686952282_0.381310445689669","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251029.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251029.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ac0cace6fda704400deb21e1da0d4dcb624e4aec","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251029.1.tgz","fileCount":120,"integrity":"sha512-HwcMPU49IhAlo/j/3g8wC6yhR9eG11dh0jRWQ94g2OFVrG/3x2bOm/w5lFShf90FGwn27C0/zEzLB8foY0rH1g==","signatures":[{"sig":"MEUCIQC6MKWPzf9LzzAPZc/NU9bKDRqKwBokT0wufXahc38fNwIgPFDWVaOlD/LsysSXITtevdsLBN0OXvAYlgUMFmiCoQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\9e3fa9b9-8a41-419b-b72a-13b605999e31\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9e3fa9b9-8a41-419b-b72a-13b605999e31\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251029.1.tgz","_integrity":"sha512-HwcMPU49IhAlo/j/3g8wC6yhR9eG11dh0jRWQ94g2OFVrG/3x2bOm/w5lFShf90FGwn27C0/zEzLB8foY0rH1g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251029.1_1761774497224_0.39212203584344585","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251030.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251030.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"906f873e3091ec45d4cc96089f65fd2d79a18aa8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251030.1.tgz","fileCount":120,"integrity":"sha512-iVqQPYy9H03mWpiPik9BNOAjMvrEwicvWibEn+79S3YHB7kvAUXTvui8lwtK45yrLk+UtJIXpBUjuDOTWlGgeA==","signatures":[{"sig":"MEUCIFBdXBSy1A6srzMqLIKxTdxu7dYnaNpHucaTXHWOZzGEAiEApQUDcVOfk25d5cP4RtRwfV6oBTIor8hxcKbyifXjNyk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\4aba5ab4-28c9-455a-98b9-1d622b3fd0ae\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4aba5ab4-28c9-455a-98b9-1d622b3fd0ae\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251030.1.tgz","_integrity":"sha512-iVqQPYy9H03mWpiPik9BNOAjMvrEwicvWibEn+79S3YHB7kvAUXTvui8lwtK45yrLk+UtJIXpBUjuDOTWlGgeA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251030.1_1761860043906_0.45629197553350154","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251031.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251031.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"067a57c0d85bbdebcbc7bac4766ae8f77b63fcbc","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251031.1.tgz","fileCount":120,"integrity":"sha512-QJUQcL7S7HZdTZ+qSSjqa0g3mFI7wNb2OobDOp2BC4g8f4eX8srDlAfURkpJCaaF8dw0pLPudTynX1Fcv6+BiQ==","signatures":[{"sig":"MEUCICxWB+yXaTcv0yhenmNGs6Rvx7AiPChY4JXroTVRZB76AiEAlBBXR9VtH5MJlwdMHRqWZgYAcwPXECtIGAbz6BOpCvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\3dae1e7a-04d4-4499-a6f7-752ce3db01d4\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3dae1e7a-04d4-4499-a6f7-752ce3db01d4\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251031.1.tgz","_integrity":"sha512-QJUQcL7S7HZdTZ+qSSjqa0g3mFI7wNb2OobDOp2BC4g8f4eX8srDlAfURkpJCaaF8dw0pLPudTynX1Fcv6+BiQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251031.1_1761946372770_0.47790378049921745","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251103.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251103.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3e6dfaf47d1031c795bd1420614f9e0d01d52029","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251103.1.tgz","fileCount":120,"integrity":"sha512-U2Mc+9Mxisj8uM8y1PlSbAUHQwzSL31KiLTduwRDIcXtlH/fbf1TjDohwaSfQ+hE06RN8RFT4XR0kh2oetITtQ==","signatures":[{"sig":"MEUCIF5HFzgirU4NqHhrkcEUodzG9GQ+s6a6QeFwABX6tX0CAiEA4Xg0vpWuVRf7pbxCkMHiVAQTBGB5vyvWXgzth8/gq1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132308},"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\\c986d199-d987-463f-ae90-99dd660aa4fb\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c986d199-d987-463f-ae90-99dd660aa4fb\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251103.1.tgz","_integrity":"sha512-U2Mc+9Mxisj8uM8y1PlSbAUHQwzSL31KiLTduwRDIcXtlH/fbf1TjDohwaSfQ+hE06RN8RFT4XR0kh2oetITtQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251103.1_1762208994626_0.12451753097766849","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251106.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251106.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b5be875edcab002f7850893f504024fcdbd5e53b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251106.1.tgz","fileCount":120,"integrity":"sha512-8H0ZvjaTjsAY7p8wXoIFWeDOC8a99iIFqkAGE/4fbvhEFzfaCjI1k0/tPhJQA06QM+Nk/gbdhBn0cx+oFf/phw==","signatures":[{"sig":"MEYCIQDQjMBypvi7xCgzGwjeIBUdVHikxLBeS47hr83B5PpOugIhAI9TpMbt2wCvZf+4reoMN9r5KxBkX6C2KhMK2ixtVnXO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132319},"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\\8383516a-1371-49db-bada-ca1e785b6b7c\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8383516a-1371-49db-bada-ca1e785b6b7c\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251106.1.tgz","_integrity":"sha512-8H0ZvjaTjsAY7p8wXoIFWeDOC8a99iIFqkAGE/4fbvhEFzfaCjI1k0/tPhJQA06QM+Nk/gbdhBn0cx+oFf/phw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.6","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251106.1_1762468372278_0.4661039908271918","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251107.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251107.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20251107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"22fb0fe3ee6c545f774e4d06d7c825fcef8316ef","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251107.1.tgz","fileCount":120,"integrity":"sha512-BwtuL+dV1RyrFjDY5sD1ccmnz/rTM+CXbPTDRu445CnPG3Oz8SqQsz2RcHWIQI7hbbY7ftumjAjkQFo3GVGgmw==","signatures":[{"sig":"MEYCIQDepruifLh2utDDX93aBMGp11Qt+r4YgKAtCSyzCdvvawIhAMgXRn/L5ZnjGIvTCo02sBoOBVWWrDyIB7+cBeow01CK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132319},"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\\82bb23ad-6c22-4452-9bb9-b6690a3d0780\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251107.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\82bb23ad-6c22-4452-9bb9-b6690a3d0780\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251107.1.tgz","_integrity":"sha512-BwtuL+dV1RyrFjDY5sD1ccmnz/rTM+CXbPTDRu445CnPG3Oz8SqQsz2RcHWIQI7hbbY7ftumjAjkQFo3GVGgmw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.6","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251107.1_1762554644117_0.11436482337367582","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251110.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251110.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"719438b070d789d3439edd95124938681258919d","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251110.1.tgz","fileCount":120,"integrity":"sha512-6XVDlZfEQKXilxgqus9DOti/feDYHqDUG2ORpNN6+RDWzM+kIvnJDdb6N50wthDtS0UBsdZIhEYqUnBVO6fhJg==","signatures":[{"sig":"MEQCIERjFUFICXr38/EhfpGmV+Wf8PIeY42dT/qizHIxXMlIAiAgcVBir8nbqMDT/Uq9qD48utpWVC/kmAG65e3l5w7uPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132319},"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\\681baee4-9129-4e95-96d9-870a32c7dc0c\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\681baee4-9129-4e95-96d9-870a32c7dc0c\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251110.1.tgz","_integrity":"sha512-6XVDlZfEQKXilxgqus9DOti/feDYHqDUG2ORpNN6+RDWzM+kIvnJDdb6N50wthDtS0UBsdZIhEYqUnBVO6fhJg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.6","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251110.1_1762813795010_0.6285673823269042","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251111.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251111.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"32962b729859937dbbebf34fb8e9998b7a7a510e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251111.1.tgz","fileCount":120,"integrity":"sha512-TeZhGdXw9MzYBA+upQG2ngSSlk7hECQvMWXOw/fEyTN0zYlPV6LaLw8ubhP8g0lJJA1nVe+OsdBLBuwTE5E/Lg==","signatures":[{"sig":"MEUCIQDm4riCnDUHcBg71wG5uf8wq4zV8Kk4+S2/XJ2VFqk95wIgYIocv2/KUdLMFsu1n+CV/ORkFCRxiC0Ao0H56kQs5M8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132319},"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\\fdeadde8-a1f4-438d-ba14-efd8272eecd5\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fdeadde8-a1f4-438d-ba14-efd8272eecd5\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251111.1.tgz","_integrity":"sha512-TeZhGdXw9MzYBA+upQG2ngSSlk7hECQvMWXOw/fEyTN0zYlPV6LaLw8ubhP8g0lJJA1nVe+OsdBLBuwTE5E/Lg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.6","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251111.1_1762901429001_0.48911488428513983","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251112.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251112.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2012374d4e1a3968c2ba98ab110ddc297bde3c26","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251112.1.tgz","fileCount":120,"integrity":"sha512-sFvy90B2LJM47VWhUxlaGCbevOxTZvgLQfN+PO8z94CoSlO1g45tiwlypvAiItbks+ZqgT6D+rBykfRgKxixWg==","signatures":[{"sig":"MEUCIQDl1tQYt/09SBtfq2PF7CtWvv6dcpPei5W0ZdOJnsQRfgIgTwNCtJYdp+Uj7ysXcRRPt50OS/jJUMda1ziNQ0YfgUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132319},"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\\0acbafed-ec9a-4217-9134-a08754958739\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0acbafed-ec9a-4217-9134-a08754958739\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251112.1.tgz","_integrity":"sha512-sFvy90B2LJM47VWhUxlaGCbevOxTZvgLQfN+PO8z94CoSlO1g45tiwlypvAiItbks+ZqgT6D+rBykfRgKxixWg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.6","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251112.1_1762986570410_0.8858101615134626","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251113.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251113.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"75a0f7f7d865432fb813cb6934628d01d6e76f8e","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251113.1.tgz","fileCount":120,"integrity":"sha512-UWqGXUM78ryvKjAuxbUaaT1MXkX3GbituCSxyhByG5OaE8/4i2GHhAxP1J1CMCvkxcbpOJKp+PNAHNu+UdJ7TQ==","signatures":[{"sig":"MEUCIQCuj2PLZToEEprXnCKfw3cxTF203UixwgudjHFV47qjnAIgXTPt7oqr3w56Wy0f2W5s47cH7/17xxl1/a4gK/NyS2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\24e70795-4cd4-4b34-a872-2db8ba28dd12\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\24e70795-4cd4-4b34-a872-2db8ba28dd12\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251113.1.tgz","_integrity":"sha512-UWqGXUM78ryvKjAuxbUaaT1MXkX3GbituCSxyhByG5OaE8/4i2GHhAxP1J1CMCvkxcbpOJKp+PNAHNu+UdJ7TQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251113.1_1763073171475_0.4594332607729683","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251114.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251114.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"08d9a8c313e17722228356dda48e07c323c07047","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251114.1.tgz","fileCount":120,"integrity":"sha512-Dkng9M+zGrZ3UrQWdyjhWyLb5dycEdff6e2IybpyVsfnc27KgQFl5WgVpfjPyU8N4PyHaiUC6i9G+8zXxb9HrA==","signatures":[{"sig":"MEUCIHmf2530CkJe6KZYf5oK8TfRNoGpqdG/5X+WipS66m61AiEA5j2lmYhr2Hw2BcRV+ITqKGNkXrbP5cubUI8yrgKRETU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\10f05a5f-f1ff-488e-b705-29f2c58ee6ce\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\10f05a5f-f1ff-488e-b705-29f2c58ee6ce\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251114.1.tgz","_integrity":"sha512-Dkng9M+zGrZ3UrQWdyjhWyLb5dycEdff6e2IybpyVsfnc27KgQFl5WgVpfjPyU8N4PyHaiUC6i9G+8zXxb9HrA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251114.1_1763159814789_0.356701741915455","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251118.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251118.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ad81d7cd637d7cc4d595dbaf7d377c9224cf5d10","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251118.1.tgz","fileCount":120,"integrity":"sha512-zqBIpyXsM73Vfq9fAx4hbZ0IuKqVQmpYXDe4z1nJRBUbyOxB3O6fkTPFlYChmdL/gRL9ESPgv2y584UrSbBajQ==","signatures":[{"sig":"MEUCIGqkQTc+7mCW/gsXuouRlHGfFLCyPMOfECVsNZPITIiNAiEAryOWF9Hre/AEFLyk7Hyj+eSm/FalT5mMMsQLnK++sL4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\b3b48e2a-ef52-490a-a555-c2435676c3bf\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b3b48e2a-ef52-490a-a555-c2435676c3bf\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251118.1.tgz","_integrity":"sha512-zqBIpyXsM73Vfq9fAx4hbZ0IuKqVQmpYXDe4z1nJRBUbyOxB3O6fkTPFlYChmdL/gRL9ESPgv2y584UrSbBajQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251118.1_1763505402775_0.233426396237554","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251119.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251119.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c3506eb79cad562f49348396c5df256cd88f27e0","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251119.1.tgz","fileCount":120,"integrity":"sha512-4X0ck7P+QlhpDXo6WoZ2rD35qW0+MOMPttFvb1FKjoXHoVC9eAQDtwhFXsJ3iLOO+kf7zhaLFTFJ2XvL1+pKPg==","signatures":[{"sig":"MEUCIDK322pCkCT/N3qHlEv6zd5WzGIA+eknSpAtM/eAFlMIAiEA1BdNvO5B9mGFPjWXApH5WxmY35D9ZiPvF1Qa2nu06Ig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\b23e70f6-c38e-42c7-b404-f008168f3d28\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b23e70f6-c38e-42c7-b404-f008168f3d28\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251119.1.tgz","_integrity":"sha512-4X0ck7P+QlhpDXo6WoZ2rD35qW0+MOMPttFvb1FKjoXHoVC9eAQDtwhFXsJ3iLOO+kf7zhaLFTFJ2XvL1+pKPg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251119.1_1763591432659_0.55379049646609","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251120.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251120.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"127c27b8277ea3bf542f19cb0dc8a4c1d2c31be2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251120.1.tgz","fileCount":120,"integrity":"sha512-hgSgBukZ40c61cTVnyb0pdaMvbyQqKzrw7BqyswAJOdkGmi/ZUUzjvsH7CExTh2XRPzXYKLSPQOB1PSCzYdysA==","signatures":[{"sig":"MEUCIDxfM9Ic5SPW39FBeyGUbQavmYQlYvNypfipfGF7ZrjGAiEA/HYaXY2b0CmWL24EpAvTE6QaUsz5rk0Jtp9JQj4A7ck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\6685c96f-a670-4b05-aadb-514ee9767e50\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6685c96f-a670-4b05-aadb-514ee9767e50\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251120.1.tgz","_integrity":"sha512-hgSgBukZ40c61cTVnyb0pdaMvbyQqKzrw7BqyswAJOdkGmi/ZUUzjvsH7CExTh2XRPzXYKLSPQOB1PSCzYdysA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251120.1_1763678210266_0.9459367089719357","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251121.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251121.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"157f3f8b04f1f12e195e14477e8ab60218cf4257","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251121.1.tgz","fileCount":120,"integrity":"sha512-PezwOxxqzq31uwt26CWOM+0UuoFgaFeJ/cVLQ0dQwpeADiUUdcXanyFeZL/3Q/CBMAc6nQZge7hTMwolxPrSjA==","signatures":[{"sig":"MEQCIEdjyZI8FqeU8oCD0tb/+qp0JS5znW+M9JC3X+y4/1g/AiBpdpQbkZImC/jyQ934o7dEa3+tJfP6PVYOEi5t0q2PDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\7f582c90-dcbe-43ba-b560-bd4a4b27985f\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7f582c90-dcbe-43ba-b560-bd4a4b27985f\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251121.1.tgz","_integrity":"sha512-PezwOxxqzq31uwt26CWOM+0UuoFgaFeJ/cVLQ0dQwpeADiUUdcXanyFeZL/3Q/CBMAc6nQZge7hTMwolxPrSjA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251121.1_1763764321537_0.3648628948151813","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251124.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251124.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"72e0179f42cfea648b784528ad504c5ab9826e95","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251124.1.tgz","fileCount":120,"integrity":"sha512-c2UxpLxf1lj/eGhnB9gzvhmw4EIxwf7SWiM7yC03Ebd9I6IY90UAnSm3rlHXrPN1rYeH/tDrRZExw4sXYMSBHg==","signatures":[{"sig":"MEYCIQC3H1A9qY3AIkLCAva31oIeMNdOANz4JFUTOmF7m1v/pwIhAK7dAq3xdqx5dOlSku2iSUXbDDjY/klv1WlSwQOV5OQ3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\270a5c43-3574-4748-99f1-3094f0b948c1\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\270a5c43-3574-4748-99f1-3094f0b948c1\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251124.1.tgz","_integrity":"sha512-c2UxpLxf1lj/eGhnB9gzvhmw4EIxwf7SWiM7yC03Ebd9I6IY90UAnSm3rlHXrPN1rYeH/tDrRZExw4sXYMSBHg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251124.1_1764023843691_0.36743047010701857","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251125.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251125.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"221109cedd2b1664689a95692cbe981c0415c042","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251125.1.tgz","fileCount":120,"integrity":"sha512-bu3rzt3wYEMNxGwuIRhdT3dcJ1k57pVCZ/pGWbimousa73JxiJe78/JwGdqp6FyvUk8gcx1EE9twYNoZsZRSDA==","signatures":[{"sig":"MEUCID+nyUYHdU+1c7CIBbzlFHBg5VwdrWFrNOFgGaTIYuzWAiEA8mtxprjGuNhKd35Y3doPOEAPG6LtHccYmnRkyZxTDD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\5f967d60-0731-46b2-8392-11cd707b4ed7\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5f967d60-0731-46b2-8392-11cd707b4ed7\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251125.1.tgz","_integrity":"sha512-bu3rzt3wYEMNxGwuIRhdT3dcJ1k57pVCZ/pGWbimousa73JxiJe78/JwGdqp6FyvUk8gcx1EE9twYNoZsZRSDA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251125.1_1764109850703_0.2611827706875278","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251126.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251126.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d96068d766b90bfd1cf1158b24aea823dff3e5d2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251126.1.tgz","fileCount":120,"integrity":"sha512-RJnxcD2qiBnhn5UbP2QtOkbziUXoh+vBGy6GFi1umtSrHTgPcExeK0vGwjist6HhHdKzCkjYYaK2f4sDEHMNJg==","signatures":[{"sig":"MEQCIAZKjwhlsZR9Wl/B0rxMBO7UFhGz6SKMPH7qhaoOzzwLAiA0OOVwbWkii3l0rQNfJU67xNx6SQG7u68TdYEda+FwBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\1c7f7082-0599-46d8-af57-002310eef4d3\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1c7f7082-0599-46d8-af57-002310eef4d3\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251126.1.tgz","_integrity":"sha512-RJnxcD2qiBnhn5UbP2QtOkbziUXoh+vBGy6GFi1umtSrHTgPcExeK0vGwjist6HhHdKzCkjYYaK2f4sDEHMNJg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251126.1_1764196074594_0.30844719241157903","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251127.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251127.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20251127.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dbd35fa12d067cb9233543ff6a32785f01cc83f0","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251127.1.tgz","fileCount":120,"integrity":"sha512-e8r5bTw5i8DJi7jUgCNGkAS/MZwW5BoUdzNSIC9thsfFdpVt/YkrVe0mhrHwOL88bUMQx4LJlaZ/GqHcPHpgFw==","signatures":[{"sig":"MEUCIQCoNm/xGkOSU3CT0epSJB0dE2oCo25NFe6Qkl1CiU30YgIgUgPKsPUzAs4xftPcOjaA3JDqwkyr8LFIwZMLa3nL4JM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132320},"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\\97007644-6882-4a93-9f4c-130952e667aa\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251127.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\97007644-6882-4a93-9f4c-130952e667aa\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251127.1.tgz","_integrity":"sha512-e8r5bTw5i8DJi7jUgCNGkAS/MZwW5BoUdzNSIC9thsfFdpVt/YkrVe0mhrHwOL88bUMQx4LJlaZ/GqHcPHpgFw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251127.1_1764282456334_0.6728096741670879","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251201.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251201.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"17e4144763f0e190c4eba756fb35cc744b7b064a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251201.1.tgz","fileCount":120,"integrity":"sha512-6gjwQF90db6sz78a9bYg8O0eu86QxySN2HcItjAY6YI5OtKOLqhP3FzddI/s5R/PFoIAwTJb1EOGm5lgGyKytQ==","signatures":[{"sig":"MEYCIQDK6bbn10TgLH/P9WlvBGgWX7fHHlXPtABdFj8qEVyNqAIhAK/1Xr+eaYX3lV3z5GRZULjBpRmJYK7EoymA9Cybzq5Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\103149ae-5585-4483-9692-f7ea6e3ae7a7\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\103149ae-5585-4483-9692-f7ea6e3ae7a7\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251201.1.tgz","_integrity":"sha512-6gjwQF90db6sz78a9bYg8O0eu86QxySN2HcItjAY6YI5OtKOLqhP3FzddI/s5R/PFoIAwTJb1EOGm5lgGyKytQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251201.1_1764628281401_0.5580558383197463","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251205.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251205.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5a673a92fc842b0ae00cdd413e0e53ff162f91fc","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251205.1.tgz","fileCount":120,"integrity":"sha512-g62Le8tryfx1ZINnM87iCQrhKgFCABWlQf5JAqFr5zqcDUk5OkrUZ1S1iRpKvH0jnYgJBVDRY6VzG0/Q+zvuGQ==","signatures":[{"sig":"MEQCIDOP0ousuSbRsFWhnR+dHghS88wI+OOT//IFJ4w3pokUAiBYMm40C8Cgy8pW6Ex90xqSY+lO32tD7zrrzJZhU+p2rA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\f700afd0-7409-44b2-8eda-784dc5cf0008\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f700afd0-7409-44b2-8eda-784dc5cf0008\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251205.1.tgz","_integrity":"sha512-g62Le8tryfx1ZINnM87iCQrhKgFCABWlQf5JAqFr5zqcDUk5OkrUZ1S1iRpKvH0jnYgJBVDRY6VzG0/Q+zvuGQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251205.1_1764974312982_0.3151587622806733","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251208.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251208.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20251208.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"009067cbb030297c4d25b6e6eca03077b844acbb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251208.1.tgz","fileCount":120,"integrity":"sha512-BaGNen+F7RlRjANwIfCt06youfYSH8Ad0V5kAeB+CN15jBP+XBPhNryB2qD39Y213uOcND0qyKIxq7yRW1AhQg==","signatures":[{"sig":"MEQCIE+EUspeOt2C+BouekH5Spo39YxHJ386PlXluW8b7bThAiB0/nbZQ0nVVaa3wtV2KJtwNZM/uz6OPoljedgZfS8mGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\85f76e7a-13f0-4d1f-9f3b-51b3c21d8b5d\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251208.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\85f76e7a-13f0-4d1f-9f3b-51b3c21d8b5d\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251208.1.tgz","_integrity":"sha512-BaGNen+F7RlRjANwIfCt06youfYSH8Ad0V5kAeB+CN15jBP+XBPhNryB2qD39Y213uOcND0qyKIxq7yRW1AhQg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251208.1_1765233069102_0.1544311979626236","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251210.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251210.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a9a9a45c3282bbd20d252a03637a7df571d6917f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251210.1.tgz","fileCount":120,"integrity":"sha512-vjJGlcf9LOLNnfNJSJlFVM4pgY20nWOQat305oHaHgbUIW/NJy7pI7XhauuChehTqnAVXlxbqJtl/v2+RniHlA==","signatures":[{"sig":"MEUCIQDaMWS4GqQymg9ghrrvYvzrTC8moNKrzTm2+tANgnOzfAIgBqHiiRB39CDnK3P41Yj+FTvjAat8148N/GitlHwj5j0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\3008f044-c15f-4264-99ca-2b7788079b96\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3008f044-c15f-4264-99ca-2b7788079b96\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251210.1.tgz","_integrity":"sha512-vjJGlcf9LOLNnfNJSJlFVM4pgY20nWOQat305oHaHgbUIW/NJy7pI7XhauuChehTqnAVXlxbqJtl/v2+RniHlA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251210.1_1765405924432_0.11875793399851164","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251215.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251215.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9b27e682aae9af25f401a2b415985d3a9ec56351","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251215.1.tgz","fileCount":120,"integrity":"sha512-S+MJPm8146/Atn3SX1Cfbta7I/ck1ld/N0tPCHnqU3v2KcuCR1CcfGPgLKALwmFA8edPyorL5G4jxB3z+Ot5ZQ==","signatures":[{"sig":"MEYCIQCCWzyFNIHtJLYEorDVYqOWu0nZDF3IJcjW6vlenn+LwwIhALbV025URVPQVftVE9SJrh7Ujt5/wOTDw/Zw1uGkU7YM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\7dfc1984-376a-4a99-9adb-5269cee54a91\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7dfc1984-376a-4a99-9adb-5269cee54a91\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251215.1.tgz","_integrity":"sha512-S+MJPm8146/Atn3SX1Cfbta7I/ck1ld/N0tPCHnqU3v2KcuCR1CcfGPgLKALwmFA8edPyorL5G4jxB3z+Ot5ZQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251215.1_1765837904180_0.04906583078162852","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251216.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251216.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1ab69c79ce5e6b93798b02a7dd0b395bb51eaafb","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251216.1.tgz","fileCount":120,"integrity":"sha512-Btw0yPpVG5O59yARoHbZYbq85iwQqcSyPGMEmeyw9jH/tYMSo2Dljnj0HufFPw56AnMVLKBefE6LNZS9IPKsVA==","signatures":[{"sig":"MEQCIBsHI+PLb6Q6kFRDcHj9C4DlrvmADYpLEqNCkV2tR14UAiAT+vwTMfJsDBSZaMN0H/wmE/HYVDmxh30535Q1oDjbRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\a4e5e5d3-b098-4b04-90c1-a3e27e21f801\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a4e5e5d3-b098-4b04-90c1-a3e27e21f801\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251216.1.tgz","_integrity":"sha512-Btw0yPpVG5O59yARoHbZYbq85iwQqcSyPGMEmeyw9jH/tYMSo2Dljnj0HufFPw56AnMVLKBefE6LNZS9IPKsVA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251216.1_1765924227341_0.9183221093634597","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251219.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251219.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f3d73c3b5e73886d854f70e8c6063d4f7810fd00","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251219.1.tgz","fileCount":120,"integrity":"sha512-LDPXr6fATyzSUd6cViyjn2mcK7CgH0jkc33GR4SviVrzF174f+VpHQYtsDauJClL2c4A6RPpOsgjrS16WJzUNA==","signatures":[{"sig":"MEUCIQCqWJLMV8I8grC+WzrpYj0g112ZGqp7YlbfyUTpOImXVwIgPEsh9GpkP6LCZpCKS8IpKGoc7zRJllBFaekUUBYojPg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\42d019f4-a4c7-4dac-ac29-dea49e01a380\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\42d019f4-a4c7-4dac-ac29-dea49e01a380\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251219.1.tgz","_integrity":"sha512-LDPXr6fATyzSUd6cViyjn2mcK7CgH0jkc33GR4SviVrzF174f+VpHQYtsDauJClL2c4A6RPpOsgjrS16WJzUNA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251219.1_1766183592757_0.32781396881549996","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251224.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251224.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"58c6a242d648c2182a4f05d2e1e83275caca9b15","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251224.1.tgz","fileCount":120,"integrity":"sha512-JT4ufA9L73m1pMPneRU5bF1KAUFvYwKG+Fli7us/mNESrjwLvKewbs0F8WpseUMiVH/EcRGBE7wb1t0nZIEMHA==","signatures":[{"sig":"MEUCIDcaKW+mYlrmCHJy5QlkV4AGOEWz25L7WG/Yx37+CaBQAiEAkN3qbYUc91Dki/miVO5JKA8M1LATS4qXkHMimIuiE/w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\782a7790-d43d-4674-964c-ac93dffc2fde\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\782a7790-d43d-4674-964c-ac93dffc2fde\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251224.1.tgz","_integrity":"sha512-JT4ufA9L73m1pMPneRU5bF1KAUFvYwKG+Fli7us/mNESrjwLvKewbs0F8WpseUMiVH/EcRGBE7wb1t0nZIEMHA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251224.1_1766615230775_0.7771429752545003","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251229.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251229.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6e552423752dad12004a1f359bed625fe364c03f","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251229.1.tgz","fileCount":120,"integrity":"sha512-rrr/kP5WBavYjsWJ2EQriDjMWVcmehJ5pbdS9t2ZuQtp9ZmW19de65XicYOMBuvcGuxiDdRrwLketSpBPcsMTw==","signatures":[{"sig":"MEUCICXyqd/0idYxA/ASvnrlhH99L2aiwDUS836DOxXa/ROlAiEAyiyvMhGHVXKpxlcuOyAMiyXxezuzurUw9Gi/UfQ54Ik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\f501656d-8558-4c18-ac78-b259249d5a46\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f501656d-8558-4c18-ac78-b259249d5a46\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251229.1.tgz","_integrity":"sha512-rrr/kP5WBavYjsWJ2EQriDjMWVcmehJ5pbdS9t2ZuQtp9ZmW19de65XicYOMBuvcGuxiDdRrwLketSpBPcsMTw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251229.1_1767047416080_0.4475459644638158","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251230.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251230.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3057af4d29bf97a208ef522431f23307d6400b99","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251230.1.tgz","fileCount":120,"integrity":"sha512-/qEXr2qU/XL0QKD6VDkwQdgGPputanRcDA2QzXSFUfUq+tPHj69IHU49advVj+VK6krBui0Dkp3tjZ5WEc7CLA==","signatures":[{"sig":"MEYCIQDRWNFJrcB2YKVk+xnD6GTUTWCrOvkPEyXsGOg8YCMo5AIhAP3Km6FjC55vHIZbD+eT+yzA6gNrfaUkkT5JfGwBY4Ya","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\ba969b9f-1af1-4999-bc36-8c51989bc550\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ba969b9f-1af1-4999-bc36-8c51989bc550\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251230.1.tgz","_integrity":"sha512-/qEXr2qU/XL0QKD6VDkwQdgGPputanRcDA2QzXSFUfUq+tPHj69IHU49advVj+VK6krBui0Dkp3tjZ5WEc7CLA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251230.1_1767133655222_0.8540408093460792","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251231.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20251231.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0ce29766f42856047b8a66bba3b13d7493c60fc2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20251231.1.tgz","fileCount":120,"integrity":"sha512-mt7DqEaqRexMCXmSPwn/w4hbJUm7cQLnEryS7GpICOX0eTSBPUyuoxZxJ8UF/VgxXuzd0wY9nkoRj4Kv4zTHxA==","signatures":[{"sig":"MEYCIQDd2Rbjz7H3QOYRgniFoHCkuDb46wFYNM4EliXBibByQgIhAIidifkSc4Gje3ecfTCImMVSndIwaBea/w8erucxyMSi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\0376c3f8-2836-43b1-bb95-176785b7116a\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0376c3f8-2836-43b1-bb95-176785b7116a\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20251231.1.tgz","_integrity":"sha512-mt7DqEaqRexMCXmSPwn/w4hbJUm7cQLnEryS7GpICOX0eTSBPUyuoxZxJ8UF/VgxXuzd0wY9nkoRj4Kv4zTHxA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20251231.1_1767220042615_0.7529472873519618","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260102.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260102.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"33d07ca3b9db39550ddb724fbe0c113c8d820660","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260102.1.tgz","fileCount":120,"integrity":"sha512-0xgezsxo6aTKnk6Q7z+/yFfo5uhata2PmxlxuMYd0l3wFNykP6lOE3gSFtJCTt1au8Sx8Cm6A6GJs4ckH4u/ow==","signatures":[{"sig":"MEQCIF8XH17NiP23Q0SQyYupEDbWXWIImWPM4IDmFV0dMOruAiAJXrKyJJBvHGN2/8w0HXeK96Oj9cejH9Kzh/LMweGSIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\dfa9b4d6-e6ab-4a48-90ec-5cec06282a41\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dfa9b4d6-e6ab-4a48-90ec-5cec06282a41\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260102.1.tgz","_integrity":"sha512-0xgezsxo6aTKnk6Q7z+/yFfo5uhata2PmxlxuMYd0l3wFNykP6lOE3gSFtJCTt1au8Sx8Cm6A6GJs4ckH4u/ow==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260102.1_1767392845386_0.37113708755861974","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260105.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260105.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e5d211b38003a8f9bf42b5a93d49e375a18720e4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260105.1.tgz","fileCount":120,"integrity":"sha512-70LQY/s26WyYXn5HEMLV4rkYYlWuDA36bD/Cu2CL03PkLVFIxzwpZbsEsfknRUqJUF7AFmiiq48aG7u8zvOZ/g==","signatures":[{"sig":"MEQCIBsvOVOLK0xMLckwwBIoiDRA3wqoBncC0qZQtM6dNrW2AiA3mVbrj0KpaH/ZT2gJONINYhXy/0Cylyq8mI+ILBI1bg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\0a30d524-772c-4749-9b2d-40c355864231\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0a30d524-772c-4749-9b2d-40c355864231\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260105.1.tgz","_integrity":"sha512-70LQY/s26WyYXn5HEMLV4rkYYlWuDA36bD/Cu2CL03PkLVFIxzwpZbsEsfknRUqJUF7AFmiiq48aG7u8zvOZ/g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260105.1_1767652285850_0.8748573290665869","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260106.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260106.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7b090cc5e919c6dcc428641ffbed47517c971ad2","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260106.1.tgz","fileCount":120,"integrity":"sha512-cVe9k1nv+jUkaJHCX3AamqMZ9uT5aECMUir7HXibqCyxw+Iqdy5cgsweBb2h28BNCZqGd1ojlxtx0fT9+BaKJQ==","signatures":[{"sig":"MEQCIBTkK2VwiP0s2zuECuiGhP7BUNgzsTUEi7uJP4hUvIveAiBVbIQn2g0VDs0O6IopeNVKhaOWE7zacKuzCgrIJoxQgw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132396},"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\\eb114398-9dff-4be4-a584-2550e3ad321f\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\eb114398-9dff-4be4-a584-2550e3ad321f\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260106.1.tgz","_integrity":"sha512-cVe9k1nv+jUkaJHCX3AamqMZ9uT5aECMUir7HXibqCyxw+Iqdy5cgsweBb2h28BNCZqGd1ojlxtx0fT9+BaKJQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260106.1_1767739157769_0.1471833259518589","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260107.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260107.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7c24edb0a538b24a6a056cd933d2c1eb0f2dc7c8","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260107.1.tgz","fileCount":120,"integrity":"sha512-S5NL/HQktVehg5gWnQiPnKcxZxtZwGU/fBwEycFv3dHLPsOrlcP4RvAhOqEStNQ/z12mXYP+uS28U3DKbxXUBA==","signatures":[{"sig":"MEQCIBk2aZZsQO18sb/LOcHdIpPWRebxDewI/71yKMvsvJvSAiBmW7n55p90+5gmalEQimL2M8Z7gOHS2Hd04sJVTHMCKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\1bbf7194-35b2-42bd-9703-ebcdd822007c\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1bbf7194-35b2-42bd-9703-ebcdd822007c\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260107.1.tgz","_integrity":"sha512-S5NL/HQktVehg5gWnQiPnKcxZxtZwGU/fBwEycFv3dHLPsOrlcP4RvAhOqEStNQ/z12mXYP+uS28U3DKbxXUBA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260107.1_1767825704445_0.9589180578491783","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260108.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260108.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260108.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a2f67e2a5b71bd454c206cd9197d91bf7d41aa28","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260108.1.tgz","fileCount":120,"integrity":"sha512-mg+tNe1uYvHejq3OD34qa3ZR/aE2J5mEggg1qdbXMoxZOnSco8VvKegv0T2CCkoM/yJMjaxPOyAsAuMf5fm7Pg==","signatures":[{"sig":"MEUCIQCMchlFTplmu63ngm3cFrAXjfjWKA2Hl5b2rWMYJHjp1QIgEp20G/Kev1m/2e+i1Xs/jgCNfpj4Xw8Y8neE71Zdadk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\39f7a6f9-88c8-41c8-88dc-8633631e4c22\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260108.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\39f7a6f9-88c8-41c8-88dc-8633631e4c22\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260108.1.tgz","_integrity":"sha512-mg+tNe1uYvHejq3OD34qa3ZR/aE2J5mEggg1qdbXMoxZOnSco8VvKegv0T2CCkoM/yJMjaxPOyAsAuMf5fm7Pg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260108.1_1767911914485_0.7858814630837667","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260109.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260109.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260109.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a57332ea4bfdb197db7711757d9f5441ff152949","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260109.1.tgz","fileCount":120,"integrity":"sha512-7hJczC6pSdAZ+G+W/DfL4LSLVhuvnzAqgEhxg2FHQiH1vWu2UZULDql6mSSs4BGHNM1sIqLRwTcyYzM6dBcZEw==","signatures":[{"sig":"MEUCIFg716Mtz0M8jGUcOrPee/QJkhQ8ZjUSJzEuTWxdEzC5AiEArCztiYdRgxpTqyvUx8bwfTAIu/X85laDYoWtGlJf89I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\f6324c27-17d2-4e82-852c-70783d851327\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260109.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f6324c27-17d2-4e82-852c-70783d851327\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260109.1.tgz","_integrity":"sha512-7hJczC6pSdAZ+G+W/DfL4LSLVhuvnzAqgEhxg2FHQiH1vWu2UZULDql6mSSs4BGHNM1sIqLRwTcyYzM6dBcZEw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260109.1_1767998197348_0.34582035772896336","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260112.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260112.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7a57e6ec3228d9d9f9d9c777f489e8ef410580fd","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260112.1.tgz","fileCount":120,"integrity":"sha512-VvzHPoBZwm9kBEFlDpUZpM/+uZIjaKI4eefX65Z/9nNjMuw5v/waY8YP7eaQ4qWM5QD6e55lz67pFYkX72kiZQ==","signatures":[{"sig":"MEUCIB9p9xA/sSALzSKvSvFVZDbhvNIkL7bzkF8HnATjo/vLAiEAxK/QVfRaVQ/NzacBOrIOhMvDLMyGAy7wmwCEC/v9L+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\98cb585c-cd06-48be-aa22-adbf34526f32\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\98cb585c-cd06-48be-aa22-adbf34526f32\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260112.1.tgz","_integrity":"sha512-VvzHPoBZwm9kBEFlDpUZpM/+uZIjaKI4eefX65Z/9nNjMuw5v/waY8YP7eaQ4qWM5QD6e55lz67pFYkX72kiZQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260112.1_1768257393352_0.4015121093340792","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260114.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260114.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"34e0dfbcce91fb3dbcfc9679f2d91c734997e520","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260114.1.tgz","fileCount":120,"integrity":"sha512-/NE9gJ8sxNrBIsWNAHQpQrPVn7vvr6hDGDjFplgO05F9jH6SGARiPt1I4RKD8pUEMN3Cnx/AhmFKt0PZ1VXSvg==","signatures":[{"sig":"MEYCIQD8aB0Vr5Pddlop2Io96DPAwCrPx8H77U+/WzgxrDpPHgIhAO8ZaRXXCTZgIV13rLjv87uxwVbEioDRU4TPC6BqugVG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\e661654d-e733-49dd-8aaa-5cb9733c29a8\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260114.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e661654d-e733-49dd-8aaa-5cb9733c29a8\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260114.1.tgz","_integrity":"sha512-/NE9gJ8sxNrBIsWNAHQpQrPVn7vvr6hDGDjFplgO05F9jH6SGARiPt1I4RKD8pUEMN3Cnx/AhmFKt0PZ1VXSvg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260114.1_1768430371113_0.5478511198129818","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260119.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260119.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260119.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ca20da0dd71a5707caa2425fbabfb3f79a95589a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260119.1.tgz","fileCount":120,"integrity":"sha512-jSXaiYeunzFlDWOPklOjPpGZUnBBdwKbxV3od7ZtRGq8EW4vgXHkEi2irtn7Vs+qqQ/ouqimRQE19YCrfmErJQ==","signatures":[{"sig":"MEUCIQCSM6pjfj9dPO0tU63mCiUKvYHmYfaXtY7C2V924p85owIgXHJT2YQDyZ8CxQIcXsybFMsSUL7yiVdS8xQzaNz9W0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\3cbefd51-521b-416f-be10-0815f4fb5ab4\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260119.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3cbefd51-521b-416f-be10-0815f4fb5ab4\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260119.1.tgz","_integrity":"sha512-jSXaiYeunzFlDWOPklOjPpGZUnBBdwKbxV3od7ZtRGq8EW4vgXHkEi2irtn7Vs+qqQ/ouqimRQE19YCrfmErJQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260119.1_1768861695522_0.8003482024846307","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260120.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260120.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2777573c640a5a34c9e111ae6708d2d1239237a3","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260120.1.tgz","fileCount":120,"integrity":"sha512-FLalsHBeoheCa5a9dAPzCzSyzDI22TBw9p7mCy+xP6LDcqIJpCq7PVTWuNfcLw9uUPbeuj7HfKDW3+27gzdqTw==","signatures":[{"sig":"MEUCIFSjz9NVva48WCqvf+5ObFtQvq54NBwureeKQ4dj/5flAiEAwZkqiQ7uKaxXNLy2ysdyhqN4Aj4oMMMQWPK2nm5bweI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\e8855616-62dd-4125-8282-89bdf278c107\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e8855616-62dd-4125-8282-89bdf278c107\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260120.1.tgz","_integrity":"sha512-FLalsHBeoheCa5a9dAPzCzSyzDI22TBw9p7mCy+xP6LDcqIJpCq7PVTWuNfcLw9uUPbeuj7HfKDW3+27gzdqTw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260120.1_1768948494814_0.6116277186168846","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260123.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260123.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260123.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"58ac80bb73d9a864c100d3e53ceb4ae39a1ae483","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260123.1.tgz","fileCount":120,"integrity":"sha512-+hOayboLGM4zg9HehoqZftzbOVUrIn2tElJUM+SGcx8ayUONbAH/96RIBIqwf+isi3KYNhaxsoGsLgRT7ebbYw==","signatures":[{"sig":"MEQCIDW72nYpWWqIe0j4kNnVXpNr/b1vIyjilImBAFWoX5o8AiAovhX6BYCyR9YEimXvtlZIijV4dwZihEEr1iCFTHI/Qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\70d15ccc-cec2-4a0f-a87d-3038c58be072\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260123.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\70d15ccc-cec2-4a0f-a87d-3038c58be072\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260123.1.tgz","_integrity":"sha512-+hOayboLGM4zg9HehoqZftzbOVUrIn2tElJUM+SGcx8ayUONbAH/96RIBIqwf+isi3KYNhaxsoGsLgRT7ebbYw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260123.1_1769207807311_0.6000193999363881","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260126.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260126.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260126.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"919fd6878795826ca7bae512c0ca3c8b57590d23","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260126.1.tgz","fileCount":120,"integrity":"sha512-32SBQDxcRgRRZ9MKq7eyb+lXEGMJkSH0gThoZ96GB5IYixo7bAO1QGui6nvrMseMoyjkMvpe94AWvhlKEQm4Zw==","signatures":[{"sig":"MEQCIDYpDzhoH6X8WeZdbbqxlsaJJd5l4laFjoN1R6V+ahDTAiBrrNVA+mTOhG2hRs/8gLWIXqG7wvWsb4E5vD8I2xoykQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\2325485f-fea5-446f-b445-94fd3d07bf01\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260126.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2325485f-fea5-446f-b445-94fd3d07bf01\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260126.1.tgz","_integrity":"sha512-32SBQDxcRgRRZ9MKq7eyb+lXEGMJkSH0gThoZ96GB5IYixo7bAO1QGui6nvrMseMoyjkMvpe94AWvhlKEQm4Zw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260126.1_1769466986193_0.9711689344975267","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260128.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260128.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d2c301ff5f4ea2273676e9ab4610e61d2945a9df","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260128.1.tgz","fileCount":120,"integrity":"sha512-KsJSGwhT6uli8ukOEtX9P/mXox0MAKw/ETIqL/0uI32i4zcrRtr3VVd04JX0aiu2Utb3Jr8g82qQf/GJmpOH4w==","signatures":[{"sig":"MEYCIQChHIeR+33drioETZWOmcPF+rWQPXcFYMyLtFlKLq6YkgIhAIBXcJEYhx4fGB9spfMr0Ki3Ihn1Y9ldO/xuINK3PVsO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\c537968c-8ca0-464a-b8e2-558a4ce75e67\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c537968c-8ca0-464a-b8e2-558a4ce75e67\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260128.1.tgz","_integrity":"sha512-KsJSGwhT6uli8ukOEtX9P/mXox0MAKw/ETIqL/0uI32i4zcrRtr3VVd04JX0aiu2Utb3Jr8g82qQf/GJmpOH4w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260128.1_1769640209609_0.9402950176751785","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260203.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260203.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260203.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9238649e40cf8012b5567baae48ba70175afc839","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260203.1.tgz","fileCount":120,"integrity":"sha512-yPHOa0qbP9pWHC72HGdJHmrXJJTum20A+PizntjPPG4lUHOhB9uiTMuUNJTa8mbJC4nWVgR7ANSnZwx/0Uz95w==","signatures":[{"sig":"MEYCIQDV0XtE1UxYybjgOL1K6QFHlZ47PHu21yGOYwY8ZsAakwIhAMzjZAvRxe57VcrJFn4tFbCJCf9ZlcUnwa/zq/O4cicF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\b5c775a6-7f39-4e72-b48d-b66ff310e02a\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260203.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b5c775a6-7f39-4e72-b48d-b66ff310e02a\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260203.1.tgz","_integrity":"sha512-yPHOa0qbP9pWHC72HGdJHmrXJJTum20A+PizntjPPG4lUHOhB9uiTMuUNJTa8mbJC4nWVgR7ANSnZwx/0Uz95w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260203.1_1770158058732_0.4133734843548449","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260204.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260204.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"29342ea22389b6e9c0e0ee82e58bbca47a1259b9","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260204.1.tgz","fileCount":120,"integrity":"sha512-t7fgEoW3NMngsXFfa6Sr+x9p22ewwsR5oVb80kdi9oIgl9GWgSWhEHWYVumFW4rs9NtRNN/dKxS5DfYaEDHo3Q==","signatures":[{"sig":"MEUCIQCIuF0e8ps69wdPOsM7fHvCsu+xkSLE0SIo/pXxYAKGfQIgaec3p+R9t4x8oWnxN5q/xP1CoVWkNLvAFaDxRdCbp10=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\1a458218-6829-4f05-83fb-03c50c577fd4\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1a458218-6829-4f05-83fb-03c50c577fd4\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260204.1.tgz","_integrity":"sha512-t7fgEoW3NMngsXFfa6Sr+x9p22ewwsR5oVb80kdi9oIgl9GWgSWhEHWYVumFW4rs9NtRNN/dKxS5DfYaEDHo3Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260204.1_1770244195842_0.1701415276418632","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260205.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260205.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"890c649a1f25608e0c94cc9a5e26c44815cdd72c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260205.1.tgz","fileCount":120,"integrity":"sha512-sVNivQTmVjh5qrkVCVmjVzZahHSg8GgAe1uQWlRIrByRJ8gehUrlnp9y5m8/Xoz3raqkK58LGyi4Du3bzlEd+w==","signatures":[{"sig":"MEYCIQD/lQQPoZPu/ZsqtBy5eJn5dwa6Ng35iBEy1FOVB6Z3EwIhAPJndEWlbLwOi1oxakD69ZWsjCfM+OI2eP6KdNitDsV7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\a94dfc00-2020-4b29-883d-2f9dca3603d4\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a94dfc00-2020-4b29-883d-2f9dca3603d4\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260205.1.tgz","_integrity":"sha512-sVNivQTmVjh5qrkVCVmjVzZahHSg8GgAe1uQWlRIrByRJ8gehUrlnp9y5m8/Xoz3raqkK58LGyi4Du3bzlEd+w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260205.1_1770330655115_0.9811744041772303","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260206.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260206.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f2cf134bb1e9ece3ae16c309a0a6d8cb466a003b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260206.1.tgz","fileCount":120,"integrity":"sha512-vcK1vfOpz9GI6Qj9jY4shQafrkLlUJ0hTLk5gciKZe4WmCJFxlkZOcVp1cA7K7q5mHNb8RSDI/u28LL/LyzBiw==","signatures":[{"sig":"MEUCIHUn64+4ZeBm9XUG7GxAIXtPl8+CZqO4NN9R1441ieVLAiEAwhCINRGXNHuqHRGXr+fzfWVEYKSoChun5LogxN5VD7w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\063a4ea3-6c0c-4a77-8286-696fa2e19062\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\063a4ea3-6c0c-4a77-8286-696fa2e19062\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260206.1.tgz","_integrity":"sha512-vcK1vfOpz9GI6Qj9jY4shQafrkLlUJ0hTLk5gciKZe4WmCJFxlkZOcVp1cA7K7q5mHNb8RSDI/u28LL/LyzBiw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260206.1_1770417069382_0.8782532181440801","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260209.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260209.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a5825684453a7f89fa66764cccb0d3f3e5977836","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260209.1.tgz","fileCount":120,"integrity":"sha512-u5+xS1BaUnluMdZDoLUpaZKH0qQ0iyxQRBlIa7sygo2YbJDVlIKPPJhVg4FhZsFf9cJ/wmickxcyImdtLnruKQ==","signatures":[{"sig":"MEQCICuXmal1wALCpw51+N2Y4Za9K00wKbmhsFcTJqqAVREHAiAUpfSVaGVxGxk5+1Crh/91hruecIWuc/Fjhozq/4YSOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\835fb113-8b22-4463-ab43-969782908845\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\835fb113-8b22-4463-ab43-969782908845\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260209.1.tgz","_integrity":"sha512-u5+xS1BaUnluMdZDoLUpaZKH0qQ0iyxQRBlIa7sygo2YbJDVlIKPPJhVg4FhZsFf9cJ/wmickxcyImdtLnruKQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260209.1_1770676545195_0.4811142685262839","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260210.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260210.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c5afd061f4f9c9956c44e925366cfc7dc16aa618","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260210.1.tgz","fileCount":120,"integrity":"sha512-1SkOfaGdnf3iUHnf4ySMyV4ysyM569zggJIb6q+3tFvPN6ni4lOK75iMOytjNZTRiHA9SO8v9Ebp8BLTdkTUxQ==","signatures":[{"sig":"MEYCIQCn+EjjRh3y2pZGuOb1g66bNG6Obn9plclPRU3BRIuGrQIhAK37/7IrHb4AGwYUZLp3s9mcWmqS52bnFUj0Y5rkU80B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\d85e0a92-76bc-44ab-befe-cdae2cffb511\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d85e0a92-76bc-44ab-befe-cdae2cffb511\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260210.1.tgz","_integrity":"sha512-1SkOfaGdnf3iUHnf4ySMyV4ysyM569zggJIb6q+3tFvPN6ni4lOK75iMOytjNZTRiHA9SO8v9Ebp8BLTdkTUxQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260210.1_1770767624558_0.567970323259821","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260212.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260212.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aedb09ffc01a382e0852007d3076dd65763d6292","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260212.1.tgz","fileCount":120,"integrity":"sha512-URfTA934f+Zzffs0bALrz6aP7U0enPRkpbYopMoZPZEtTVAeplGJpo4rOd+Vc9tVgC2SYmmPvhNQ77e5wIHuXg==","signatures":[{"sig":"MEYCIQDPpYrQTftVw1F6qTzwtMf/MulNfQ03/bjoEB0lZzCO0gIhALeG5e1uKUXbgCBsa5o10EDFWfZ+ygU65z0u8bsnn8fo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\9f45cdc3-fe48-456f-9eaf-f3068e799085\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9f45cdc3-fe48-456f-9eaf-f3068e799085\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260212.1.tgz","_integrity":"sha512-URfTA934f+Zzffs0bALrz6aP7U0enPRkpbYopMoZPZEtTVAeplGJpo4rOd+Vc9tVgC2SYmmPvhNQ77e5wIHuXg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260212.1_1770935454262_0.7344922317336677","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260213.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260213.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f2dfd2bb75388d4c7bd34481abddef0d9ee342f6","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260213.1.tgz","fileCount":120,"integrity":"sha512-5CqbrDLBOBT/VregWmYOsmhIygow9LRuiU2VP8WKTklI3aGNxTEie6UvuX1DTBpdOK4TXKHejDsVxDOcYFRGag==","signatures":[{"sig":"MEUCIQDVMZp1U0upNjrs9H5z0NgTZuTu4oK627+WYf/vaneMVQIgGB+5wY2DhqDC16yMYJYuODNOU9fZSb+w1bnDbHQUyUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\c820aa13-869d-4011-b510-9b57d654ed9e\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c820aa13-869d-4011-b510-9b57d654ed9e\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260213.1.tgz","_integrity":"sha512-5CqbrDLBOBT/VregWmYOsmhIygow9LRuiU2VP8WKTklI3aGNxTEie6UvuX1DTBpdOK4TXKHejDsVxDOcYFRGag==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260213.1_1771021950333_0.07980019507400948","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260216.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260216.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6410c100b4eda869a619687cf261adfdebced78b","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260216.1.tgz","fileCount":120,"integrity":"sha512-9CovIbFG9yW+vVSE5pY8FOwBz5tZxbZDNYqsMyeqB63i1Wrnww14VXkogvPBw5X+BngzpZkEWmroeSZdu9nMJQ==","signatures":[{"sig":"MEUCIQDzi6ARMNnAinPdlaIIwB+6FcFtbtNfsdXHfTSpWJ4aHwIgTVd2F5BRBwlJuwQV7yEqKLPDMt2BK+9bA8/f7t7G68o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\af9e414f-3781-43de-a3ea-06bc85e9f201\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\af9e414f-3781-43de-a3ea-06bc85e9f201\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260216.1.tgz","_integrity":"sha512-9CovIbFG9yW+vVSE5pY8FOwBz5tZxbZDNYqsMyeqB63i1Wrnww14VXkogvPBw5X+BngzpZkEWmroeSZdu9nMJQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260216.1_1771280900089_0.514472744517132","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260217.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260217.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9cd78553ff04a0e680065a7ccfc0f06fe03d5fed","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260217.1.tgz","fileCount":120,"integrity":"sha512-BHGNIfc9kyofNJnswJOm8WkaoKO6ZPD/+zYD5bZA4LDwKxA9F3i4IdK572YXGG4s6fF2oMhdfciosV7zzlurtA==","signatures":[{"sig":"MEUCIGWUi3+js8DqTom/8wZRv1z+iqAgYPacAi8v0JNX0moqAiEA5tqsS4no1pllgQRxqZrl4wuf+42owfe3Y9UFN8JhW1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\78f6ff38-7985-4e00-b7c9-f78ab294e1c8\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\78f6ff38-7985-4e00-b7c9-f78ab294e1c8\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260217.1.tgz","_integrity":"sha512-BHGNIfc9kyofNJnswJOm8WkaoKO6ZPD/+zYD5bZA4LDwKxA9F3i4IdK572YXGG4s6fF2oMhdfciosV7zzlurtA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260217.1_1771367515128_0.7366120903573106","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260218.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260218.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"17c5b5ea4bb2f5eaa58a6097b91e0b18194fb76a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260218.1.tgz","fileCount":120,"integrity":"sha512-o9ov8R1pPp1cpmVnH7rQELfIi2v7u3cVoLw5s2ANv/iRvBfji/YIw1ewKGUCMLiOzGeifH5WFBHc4PvLcDMT1A==","signatures":[{"sig":"MEUCIFtIRtfs88g6MRcd6GTSO1zXkmdBIQCxy0Buj+tDym2OAiEA/p6vTc8Ixrek81Gdjw8Rl2wV0h2DuMN8Ei8Xxnp8XbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\b26b965a-e2be-498d-bc10-7be849b5b715\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260218.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b26b965a-e2be-498d-bc10-7be849b5b715\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260218.1.tgz","_integrity":"sha512-o9ov8R1pPp1cpmVnH7rQELfIi2v7u3cVoLw5s2ANv/iRvBfji/YIw1ewKGUCMLiOzGeifH5WFBHc4PvLcDMT1A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260218.1_1771454203140_0.3065591270513972","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260219.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260219.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07ab3b4e30c6ab2cd8551158d60fc7383a807425","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260219.1.tgz","fileCount":120,"integrity":"sha512-kspRW9I04tRWU9r5aIYvIeARyLVplmkDoXvDO+nyW8otoUg9BAnwSPVf2EVrel+k0QAszohISlQt403mhiL/yA==","signatures":[{"sig":"MEYCIQDUs+FgrALQ1PbmppQdhhlKqZDlIy+kipzL3N2JldN1FwIhAK7E55RbzB/lksGkpUGiL6w5wNqDppOswRiQBz4si2qj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\413f91bb-7962-46b1-866a-f2cf28911d3e\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\413f91bb-7962-46b1-866a-f2cf28911d3e\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260219.1.tgz","_integrity":"sha512-kspRW9I04tRWU9r5aIYvIeARyLVplmkDoXvDO+nyW8otoUg9BAnwSPVf2EVrel+k0QAszohISlQt403mhiL/yA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260219.1_1771540228183_0.43505268204626035","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260220.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260220.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b532a902e0c8ea816210c7edf218cca86f05d820","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260220.1.tgz","fileCount":120,"integrity":"sha512-63A8offEosHmNS0cDAsUCIOQe0YBNp0b8IEEP7OB17GUKYepPyfztoqKADBHUGYbZvfF5+F8740BaTS8AIieng==","signatures":[{"sig":"MEUCIQCxJOVtmu7LvBKHcYfAUW/9OBnss1lRD6jAMro3gpk+NwIgWNAI2j5hXkmCJ/BzMOF0U6AcLSdueaYVo0AM3elTB0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\99c3aa0d-1aac-4e02-b0c7-e96289d7b2f8\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\99c3aa0d-1aac-4e02-b0c7-e96289d7b2f8\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260220.1.tgz","_integrity":"sha512-63A8offEosHmNS0cDAsUCIOQe0YBNp0b8IEEP7OB17GUKYepPyfztoqKADBHUGYbZvfF5+F8740BaTS8AIieng==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260220.1_1771626800998_0.9331738027585499","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260223.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260223.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fd46e796185e257e9da0532967cf342eee1d005c","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260223.1.tgz","fileCount":120,"integrity":"sha512-5CHWEFVg3oBJaqWTHLgml5F7nrqz31lUsp6V8TQQZn4dlnAgoOjHiAmMCovOCN+86bge/Xm0R66/sjKqT/a9HA==","signatures":[{"sig":"MEYCIQD5++WlKFKRzXQ0/3pJOsEF7m9/a6QVjIkR4YFFidvP6AIhAJwAIxM7+4cupUMr99kL1wQLPOgT3uCaSiC6rD+eCyS5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\262face1-3e81-4cf3-bcc7-5d488eb5158e\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\262face1-3e81-4cf3-bcc7-5d488eb5158e\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260223.1.tgz","_integrity":"sha512-5CHWEFVg3oBJaqWTHLgml5F7nrqz31lUsp6V8TQQZn4dlnAgoOjHiAmMCovOCN+86bge/Xm0R66/sjKqT/a9HA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260223.1_1771886305727_0.37863526091924693","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260225.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260225.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2787d1a4fe23adabb6998e23effe9b675ae399fd","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260225.1.tgz","fileCount":120,"integrity":"sha512-P5fbIwKC8lHQZTSCC6T0yhRwxHFraOXVR9q+vlsqE18pWQFZp7K0hQUj0LkPpEMLq590VrPEb090cnooH/AApw==","signatures":[{"sig":"MEYCIQCk5G602OPkMTTXmtFVf3q9pwOZzch0s4RP15q97+WiUwIhAPgNsNl0T1+wxkDiWjhSVSHYPAf75ygfyuhyQVAyyuo5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\38fe0438-e50e-4a2a-9cc2-3fbb82f9d854\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\38fe0438-e50e-4a2a-9cc2-3fbb82f9d854\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260225.1.tgz","_integrity":"sha512-P5fbIwKC8lHQZTSCC6T0yhRwxHFraOXVR9q+vlsqE18pWQFZp7K0hQUj0LkPpEMLq590VrPEb090cnooH/AApw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260225.1_1772059340888_0.05529872995671714","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260226.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260226.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"338bcdc809c5ad960ffe000aee7d6688d7ddc54a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260226.1.tgz","fileCount":120,"integrity":"sha512-BMyWbnqGXz4Ta4UGdpZF8kdsOMzACrZAdgq1n26hV9IqQ3OnRvnmVwb20RgkRSX+nbkhpT5N8PaMjnzNyvYvvg==","signatures":[{"sig":"MEUCIGoW4PFEHUJFF0ZKEotNrMcR+KCq8v05muPxONAa8K5VAiEAob/jiBtupq3LSpdd87nz1nE7jzdz1epkh8q+IvmqW48=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\a97691aa-408e-4634-b748-9f6b5a4ba6f2\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a97691aa-408e-4634-b748-9f6b5a4ba6f2\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260226.1.tgz","_integrity":"sha512-BMyWbnqGXz4Ta4UGdpZF8kdsOMzACrZAdgq1n26hV9IqQ3OnRvnmVwb20RgkRSX+nbkhpT5N8PaMjnzNyvYvvg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260226.1_1772145988762_0.9220675206550986","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260302.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260302.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@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/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"abb335afd9851394b24b31445ae8a31f02544662","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260302.1.tgz","fileCount":120,"integrity":"sha512-KzHOEOcbtll+DSlXzXiXgThUfAQjNvSqzi5xSj9RDMsa4MsLmnUPWS2QwfkriLVaPGXINKxre3L2lWVlaCLGCg==","signatures":[{"sig":"MEYCIQCSj18FbHK9CU9fMGOVoDeXqpIER6BQhLNeKz1PCx8cuQIhAKl0FpH/VOxYaYRclKYLYEuhaa8xt2VaYO59d8rnpuXh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132397},"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\\eaf951b0-7eaa-45b0-af87-bcbc4c8c41e3\\azure-functions-authentication-events\\azure-functions-authentication-events-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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\eaf951b0-7eaa-45b0-af87-bcbc4c8c41e3\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260302.1.tgz","_integrity":"sha512-KzHOEOcbtll+DSlXzXiXgThUfAQjNvSqzi5xSj9RDMsa4MsLmnUPWS2QwfkriLVaPGXINKxre3L2lWVlaCLGCg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260302.1_1772491607249_0.18479656567520641","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260303.2":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260303.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260303.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c28329bf98e1073bda9f50874de131cf6df60210","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260303.2.tgz","fileCount":120,"integrity":"sha512-5bgU8qsI4swY5oI75yvQ1qsv70UZWh3ZkJy/AT91wvkEif6KQTOoeXcCO02dJ979tTr1y5CRvDwdkC9Dno/pgw==","signatures":[{"sig":"MEYCIQDbHZJrXORlpGinGNMktoJuGU6Hf6BtYanj/Bcn33hrVwIhAKkyWpNUdJJgyDFfIApSmGygcNJJ6sMBhcY+5gn/WWij","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132370},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\af821172-e5a5-4341-82ab-a40b5bf70ae2\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260303.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\af821172-e5a5-4341-82ab-a40b5bf70ae2\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260303.2.tgz","_integrity":"sha512-5bgU8qsI4swY5oI75yvQ1qsv70UZWh3ZkJy/AT91wvkEif6KQTOoeXcCO02dJ979tTr1y5CRvDwdkC9Dno/pgw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260303.2_1772578087096_0.5951238386050224","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260305.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260305.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260305.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a94411a9626fe5cec67fe6f7d1ae821b8fef3320","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260305.1.tgz","fileCount":120,"integrity":"sha512-R34tP06JNpiYhaWY8v/NW3Yi6yfAQGbCg8dPT1VlRiqaCgRq22/MkahCpmoldpdhHgWwmf3DOXig/CcELT/UEw==","signatures":[{"sig":"MEUCIQDvlWDHFS6xLyl+AAEzUpVJKGMj9u3Wb9ikTi5gqGca1gIgZBiev2vzWhqiZERnMz3mfDpcsESE71mEp1nTw0aSe8M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":133074},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4db5a849-71e5-43da-b8de-6c1749e65033\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260305.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4db5a849-71e5-43da-b8de-6c1749e65033\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260305.1.tgz","_integrity":"sha512-R34tP06JNpiYhaWY8v/NW3Yi6yfAQGbCg8dPT1VlRiqaCgRq22/MkahCpmoldpdhHgWwmf3DOXig/CcELT/UEw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.2-alphb","@azure/core-rest-pipeline":">=1.23.1-alpha <1.23.1-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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260305.1_1772750485537_0.12122726174389409","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260306.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260306.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260306.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dc57e9029082d2ded975a805295b1b874179c7f4","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260306.1.tgz","fileCount":120,"integrity":"sha512-aTVqbHGN+B8/IOHKUwUeAvdRMK1ui1ndAVw88rC1bSOU17bl43rfAyRVuYHi9ajDvWaU1mW1DxArTc2Y/Kp4og==","signatures":[{"sig":"MEUCIQD1EGVTD9CkB2tNBmmE89ILY2VpF+cu2x1C2EZYQeAZLgIgPEL1BwFe+fEHCEr/XsAoH/cjz2Q5qY0HTuu2zuERZLg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":133074},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1c526e9d-11be-4087-9456-8815e31c149b\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260306.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1c526e9d-11be-4087-9456-8815e31c149b\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260306.1.tgz","_integrity":"sha512-aTVqbHGN+B8/IOHKUwUeAvdRMK1ui1ndAVw88rC1bSOU17bl43rfAyRVuYHi9ajDvWaU1mW1DxArTc2Y/Kp4og==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.2-alphb","@azure/core-rest-pipeline":">=1.23.1-alpha <1.23.1-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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260306.1_1772836619826_0.12039292973213533","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260309.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260309.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260309.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6f19e471436f3517f5132821ea66073024b989c5","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260309.1.tgz","fileCount":120,"integrity":"sha512-EOJkcPlIiW1Qmw9lFt4zpfKH3sZKuW/iMIs8SeTVAu2ANPoVNFAph3TJj8Q5Vxc7lMSdclwPwl+8GxxUZNFCJA==","signatures":[{"sig":"MEUCIQCAeSnM7JNQdD4upN/ptJ5KrqjIsQ4QHtQ9CQydQnVzbQIgBqQPCabZ1Ml71WQ3eHUXg2ikzbmXsSwCXS/AIgJh8ZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":133074},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c0d78aeb-a8d7-4714-8a8e-a8dcf39d7cfa\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260309.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c0d78aeb-a8d7-4714-8a8e-a8dcf39d7cfa\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260309.1.tgz","_integrity":"sha512-EOJkcPlIiW1Qmw9lFt4zpfKH3sZKuW/iMIs8SeTVAu2ANPoVNFAph3TJj8Q5Vxc7lMSdclwPwl+8GxxUZNFCJA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.2-alphb","@azure/core-rest-pipeline":">=1.23.1-alpha <1.23.1-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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260309.1_1773095472009_0.6276989309291829","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260310.1":{"name":"@azure/functions-authentication-events","version":"1.0.0-alpha.20260310.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/functions-authentication-events@1.0.0-alpha.20260310.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ebcfc71a3f78e711bb4e04c36728c389ca7ed14a","tarball":"https://registry.npmjs.org/@azure/functions-authentication-events/-/functions-authentication-events-1.0.0-alpha.20260310.1.tgz","fileCount":120,"integrity":"sha512-LQnzwg8ZLNLlPuh7D6cLq4/zYMSGbWKkdQXYsi/glmnmI44gGBSZfOpPWajOvrB+a8l2DcL2Bkl5nj1dAy78Cw==","signatures":[{"sig":"MEQCIH8APrVzMpYLt1uHSZaWCH2NPCusk+j5YA4bHXtSZhwSAiAJorvy5NckpXc33XqmxcqgmHpDEbP3X1iJ/Zo1+Gb4gQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":133074},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\14ef34d1-e1c3-4323-947c-5981bcd36c5a\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260310.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-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript ./swagger/README.md","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\14ef34d1-e1c3-4323-947c-5981bcd36c5a\\azure-functions-authentication-events\\azure-functions-authentication-events-1.0.0-alpha.20260310.1.tgz","_integrity":"sha512-LQnzwg8ZLNLlPuh7D6cLq4/zYMSGbWKkdQXYsi/glmnmI44gGBSZfOpPWajOvrB+a8l2DcL2Bkl5nj1dAy78Cw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","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/core-client":">=1.10.2-alpha <1.10.2-alphb","@azure/core-tracing":">=1.3.2-alpha <1.3.2-alphb","@azure/core-rest-pipeline":">=1.23.1-alpha <1.23.1-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","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","@azure/functions":"^3.2.0","@vitest/coverage-istanbul":"^4.0.8","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://learn.microsoft.com/javascript/api/","skipFolder":false,"productName":"Azure Template","productSlugs":[],"disableDocsMs":true,"requiredResources":{"Azure App Configuration":"https://learn.microsoft.com/azure/azure-app-configuration/"}},"_npmOperationalInternal":{"tmp":"tmp/functions-authentication-events_1.0.0-alpha.20260310.1_1773178615303_0.14932242022075437","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2022-09-21T21:32:30.794Z","modified":"2026-03-19T19:52:56.554Z","1.0.0-alpha.20220921.2":"2022-09-21T21:32:31.022Z","1.0.0-alpha.20221017.1":"2022-10-17T21:31:15.804Z","1.0.0-alpha.20221021.2":"2022-10-21T21:30:16.047Z","1.0.0-alpha.20221026.1":"2022-10-26T21:29:29.603Z","1.0.0-alpha.20221101.1":"2022-11-01T21:34:04.260Z","1.0.0-alpha.20221103.3":"2022-11-03T21:34:57.751Z","1.0.0-beta.2":"2022-11-03T22:48:13.086Z","1.0.0-alpha.20221128.1":"2022-11-28T22:34:14.510Z","1.0.0-alpha.20230104.1":"2023-01-04T22:35:58.484Z","1.0.0-alpha.20230123.1":"2023-01-23T22:38:27.011Z","1.0.0-alpha.20230126.1":"2023-01-26T22:34:23.102Z","1.0.0-alpha.20230127.1":"2023-01-27T22:33:05.950Z","1.0.0-alpha.20230201.1":"2023-02-01T22:34:12.761Z","1.0.0-alpha.20230206.1":"2023-02-06T22:33:44.407Z","1.0.0-alpha.20230210.1":"2023-02-10T22:32:58.770Z","1.0.0-alpha.20230221.1":"2023-02-21T22:57:09.103Z","1.0.0-alpha.20230224.1":"2023-02-24T22:33:06.956Z","1.0.0-alpha.20230227.1":"2023-02-27T22:54:15.677Z","1.0.0-alpha.20230228.2":"2023-02-28T22:33:51.374Z","1.0.0-alpha.20230303.1":"2023-03-03T22:33:31.529Z","1.0.0-alpha.20230307.1":"2023-03-07T23:01:50.229Z","1.0.0-alpha.20230320.1":"2023-03-20T21:53:49.826Z","1.0.0-alpha.20230419.1":"2023-04-19T21:36:07.345Z","1.0.0-alpha.20230501.1":"2023-05-01T21:54:33.771Z","1.0.0-alpha.20230511.1":"2023-05-11T21:33:02.830Z","1.0.0-alpha.20230522.1":"2023-05-22T21:57:13.967Z","1.0.0-alpha.20230530.1":"2023-05-30T21:33:56.417Z","1.0.0-alpha.20230612.1":"2023-06-12T21:50:29.057Z","1.0.0-alpha.20230616.1":"2023-06-16T21:33:16.194Z","1.0.0-alpha.20230619.1":"2023-06-19T21:30:36.325Z","1.0.0-alpha.20230622.1":"2023-06-22T21:32:53.519Z","1.0.0-alpha.20230623.1":"2023-06-23T21:32:39.826Z","1.0.0-alpha.20230626.1":"2023-06-26T21:34:55.368Z","1.0.0-alpha.20230717.1":"2023-07-17T21:38:23.674Z","1.0.0-alpha.20230724.1":"2023-07-24T21:33:48.321Z","1.0.0-alpha.20230810.1":"2023-08-10T21:51:54.625Z","1.0.0-alpha.20230824.1":"2023-08-24T21:35:40.459Z","1.0.0-alpha.20230918.1":"2023-09-18T21:29:03.934Z","1.0.0-alpha.20230919.1":"2023-09-19T21:49:45.077Z","1.0.0-alpha.20230922.1":"2023-09-22T21:57:16.034Z","1.0.0-alpha.20230926.1":"2023-09-26T21:52:33.237Z","1.0.0-alpha.20230928.1":"2023-09-28T21:35:47.593Z","1.0.0-alpha.20230929.1":"2023-09-29T21:53:22.157Z","1.0.0-alpha.20231002.1":"2023-10-02T21:51:57.117Z","1.0.0-alpha.20231009.1":"2023-10-09T21:52:57.210Z","1.0.0-alpha.20231023.1":"2023-10-23T21:33:05.828Z","1.0.0-alpha.20231030.1":"2023-10-30T21:52:23.259Z","1.0.0-alpha.20231106.1":"2023-11-06T22:56:37.815Z","1.0.0-alpha.20231107.1":"2023-11-07T22:33:06.893Z","1.0.0-alpha.20231114.1":"2023-11-14T22:33:03.213Z","1.0.0-alpha.20231207.1":"2023-12-07T22:50:12.714Z","1.0.0-alpha.20231211.1":"2023-12-11T22:50:52.207Z","1.0.0-alpha.20231222.1":"2023-12-22T22:36:59.570Z","1.0.0-alpha.20240108.1":"2024-01-08T22:31:09.082Z","1.0.0-alpha.20240110.1":"2024-01-10T22:41:15.049Z","1.0.0-alpha.20240111.1":"2024-01-11T22:30:23.676Z","1.0.0-alpha.20240118.1":"2024-01-18T22:54:30.800Z","1.0.0-alpha.20240126.2":"2024-01-26T22:57:07.209Z","1.0.0-alpha.20240131.1":"2024-01-31T22:34:27.874Z","1.0.0-alpha.20240202.1":"2024-02-02T22:52:02.659Z","1.0.0-alpha.20240206.1":"2024-02-06T22:51:53.517Z","1.0.0-alpha.20240213.1":"2024-02-13T22:53:50.606Z","1.0.0-alpha.20240220.1":"2024-02-20T22:30:34.291Z","1.0.0-alpha.20240221.1":"2024-02-21T22:35:11.086Z","1.0.0-alpha.20240223.1":"2024-02-23T22:38:03.450Z","1.0.0-alpha.20240226.1":"2024-02-26T22:52:41.591Z","1.0.0-alpha.20240308.1":"2024-03-08T22:54:03.794Z","1.0.0-alpha.20240313.1":"2024-03-13T21:47:50.729Z","1.0.0-alpha.20240321.1":"2024-03-21T21:52:35.315Z","1.0.0-alpha.20240322.1":"2024-03-22T21:40:27.929Z","1.0.0-alpha.20240403.1":"2024-04-03T21:38:42.239Z","1.0.0-alpha.20240410.1":"2024-04-10T21:36:14.693Z","1.0.0-alpha.20240412.1":"2024-04-12T21:39:31.811Z","1.0.0-alpha.20240415.1":"2024-04-15T21:40:51.314Z","1.0.0-alpha.20240416.1":"2024-04-16T22:00:05.836Z","1.0.0-alpha.20240417.1":"2024-04-17T21:37:47.577Z","1.0.0-alpha.20240418.1":"2024-04-18T21:56:45.126Z","1.0.0-alpha.20240419.1":"2024-04-19T21:41:24.637Z","1.0.0-alpha.20240422.1":"2024-04-22T21:39:12.860Z","1.0.0-alpha.20240423.1":"2024-04-23T21:58:21.547Z","1.0.0-alpha.20240424.1":"2024-04-24T21:36:13.832Z","1.0.0-alpha.20240425.1":"2024-04-25T21:38:46.215Z","1.0.0-alpha.20240426.1":"2024-04-26T21:36:51.959Z","1.0.0-alpha.20240429.1":"2024-04-29T21:35:58.592Z","1.0.0-alpha.20240430.1":"2024-04-30T21:35:14.691Z","1.0.0-alpha.20240501.1":"2024-05-01T21:35:08.580Z","1.0.0-alpha.20240502.1":"2024-05-02T21:35:11.186Z","1.0.0-alpha.20240503.1":"2024-05-03T21:34:09.682Z","1.0.0-alpha.20240506.1":"2024-05-06T21:37:13.017Z","1.0.0-alpha.20240507.1":"2024-05-07T21:44:47.303Z","1.0.0-alpha.20240508.1":"2024-05-08T21:39:06.126Z","1.0.0-alpha.20240509.1":"2024-05-09T21:39:17.483Z","1.0.0-alpha.20240510.1":"2024-05-10T21:36:39.105Z","1.0.0-alpha.20240513.1":"2024-05-13T21:37:04.166Z","1.0.0-alpha.20240514.1":"2024-05-14T21:35:45.434Z","1.0.0-alpha.20240515.1":"2024-05-15T21:36:17.405Z","1.0.0-alpha.20240516.1":"2024-05-16T21:48:33.461Z","1.0.0-alpha.20240517.1":"2024-05-17T21:37:04.103Z","1.0.0-alpha.20240520.1":"2024-05-20T21:38:33.028Z","1.0.0-alpha.20240521.1":"2024-05-21T21:38:19.405Z","1.0.0-alpha.20240522.1":"2024-05-22T21:40:43.592Z","1.0.0-alpha.20240523.1":"2024-05-23T21:36:51.413Z","1.0.0-alpha.20240524.1":"2024-05-24T21:36:37.915Z","1.0.0-alpha.20240527.1":"2024-05-27T21:33:03.392Z","1.0.0-alpha.20240528.1":"2024-05-28T21:34:23.739Z","1.0.0-alpha.20240530.1":"2024-05-30T21:40:28.233Z","1.0.0-alpha.20240603.1":"2024-06-03T21:35:24.789Z","1.0.0-alpha.20240604.1":"2024-06-04T21:40:12.920Z","1.0.0-alpha.20240605.1":"2024-06-05T21:35:47.326Z","1.0.0-alpha.20240606.1":"2024-06-06T21:57:32.407Z","1.0.0-alpha.20240607.1":"2024-06-07T21:36:31.039Z","1.0.0-alpha.20240610.1":"2024-06-10T21:37:31.831Z","1.0.0-alpha.20240611.1":"2024-06-11T22:01:53.620Z","1.0.0-alpha.20240612.1":"2024-06-12T21:35:00.301Z","1.0.0-alpha.20240613.1":"2024-06-13T21:45:28.936Z","1.0.0-alpha.20240614.1":"2024-06-14T21:37:59.062Z","1.0.0-alpha.20240617.1":"2024-06-17T21:44:13.233Z","1.0.0-alpha.20240618.1":"2024-06-18T21:36:26.601Z","1.0.0-alpha.20240619.1":"2024-06-19T21:34:36.452Z","1.0.0-alpha.20240620.1":"2024-06-20T21:37:57.105Z","1.0.0-alpha.20240621.1":"2024-06-21T21:35:05.261Z","1.0.0-alpha.20240624.1":"2024-06-24T21:35:17.758Z","1.0.0-alpha.20240625.1":"2024-06-25T21:39:48.223Z","1.0.0-alpha.20240626.1":"2024-06-26T21:37:39.806Z","1.0.0-alpha.20240627.1":"2024-06-27T21:37:04.039Z","1.0.0-alpha.20240628.1":"2024-06-28T21:38:25.833Z","1.0.0-alpha.20240704.1":"2024-07-04T21:32:45.135Z","1.0.0-alpha.20240705.1":"2024-07-05T21:33:57.034Z","1.0.0-alpha.20240708.1":"2024-07-08T21:39:43.994Z","1.0.0-alpha.20240709.1":"2024-07-09T21:39:19.662Z","1.0.0-alpha.20240710.1":"2024-07-10T21:38:38.946Z","1.0.0-alpha.20240711.1":"2024-07-11T21:38:11.389Z","1.0.0-alpha.20240712.1":"2024-07-12T21:35:29.352Z","1.0.0-alpha.20240715.1":"2024-07-15T21:37:49.631Z","1.0.0-alpha.20240716.1":"2024-07-16T21:42:39.501Z","1.0.0-alpha.20240717.1":"2024-07-17T21:36:49.498Z","1.0.0-alpha.20240718.1":"2024-07-18T21:37:29.939Z","1.0.0-alpha.20240719.1":"2024-07-19T21:34:26.917Z","1.0.0-alpha.20240722.1":"2024-07-22T21:34:16.286Z","1.0.0-alpha.20240723.1":"2024-07-23T21:33:50.751Z","1.0.0-alpha.20240724.1":"2024-07-24T21:34:05.083Z","1.0.0-alpha.20240725.1":"2024-07-25T21:36:08.650Z","1.0.0-alpha.20240726.1":"2024-07-26T21:50:16.509Z","1.0.0-alpha.20240729.1":"2024-07-29T21:38:14.836Z","1.0.0-alpha.20240730.1":"2024-07-30T21:33:13.412Z","1.0.0-alpha.20240731.1":"2024-07-31T21:38:39.205Z","1.0.0-alpha.20240801.1":"2024-08-01T21:35:47.282Z","1.0.0-alpha.20240802.1":"2024-08-02T21:35:27.374Z","1.0.0-alpha.20240805.1":"2024-08-05T21:36:10.624Z","1.0.0-alpha.20240806.1":"2024-08-06T23:23:08.151Z","1.0.0-alpha.20240807.1":"2024-08-07T21:35:56.845Z","1.0.0-alpha.20240808.1":"2024-08-08T21:34:51.726Z","1.0.0-alpha.20240809.1":"2024-08-09T21:37:31.769Z","1.0.0-alpha.20240812.1":"2024-08-12T21:33:00.709Z","1.0.0-alpha.20240813.1":"2024-08-13T21:36:36.734Z","1.0.0-alpha.20240814.1":"2024-08-14T21:38:25.310Z","1.0.0-alpha.20240815.1":"2024-08-15T21:36:28.327Z","1.0.0-alpha.20240816.1":"2024-08-16T21:37:51.254Z","1.0.0-alpha.20240819.1":"2024-08-19T21:36:50.897Z","1.0.0-alpha.20240820.1":"2024-08-20T21:40:11.817Z","1.0.0-alpha.20240821.1":"2024-08-21T21:37:53.256Z","1.0.0-alpha.20240822.1":"2024-08-22T21:49:46.165Z","1.0.0-alpha.20240823.1":"2024-08-23T21:35:16.226Z","1.0.0-alpha.20240826.1":"2024-08-26T21:35:15.888Z","1.0.0-alpha.20240827.1":"2024-08-27T21:36:22.229Z","1.0.0-alpha.20240828.1":"2024-08-28T21:35:58.022Z","1.0.0-alpha.20240829.1":"2024-08-29T21:57:39.241Z","1.0.0-alpha.20240830.1":"2024-08-30T21:38:46.844Z","1.0.0-alpha.20240902.1":"2024-09-02T21:32:11.268Z","1.0.0-alpha.20240903.1":"2024-09-03T21:34:29.323Z","1.0.0-alpha.20240904.1":"2024-09-04T21:36:48.471Z","1.0.0-alpha.20240905.1":"2024-09-05T21:35:25.538Z","1.0.0-alpha.20240906.1":"2024-09-06T21:34:37.914Z","1.0.0-alpha.20240909.1":"2024-09-09T21:33:46.291Z","1.0.0-alpha.20240910.1":"2024-09-10T21:34:46.350Z","1.0.0-alpha.20240911.1":"2024-09-11T21:32:21.887Z","1.0.0-alpha.20240912.1":"2024-09-12T21:34:15.004Z","1.0.0-alpha.20240913.1":"2024-09-13T21:36:42.907Z","1.0.0-alpha.20240916.1":"2024-09-16T21:36:52.311Z","1.0.0-alpha.20240917.1":"2024-09-17T21:34:33.320Z","1.0.0-alpha.20240918.1":"2024-09-18T21:39:03.843Z","1.0.0-alpha.20240919.1":"2024-09-19T21:32:48.491Z","1.0.0-alpha.20240920.1":"2024-09-20T21:37:17.853Z","1.0.0-alpha.20240924.1":"2024-09-24T21:32:51.120Z","1.0.0-alpha.20240925.1":"2024-09-25T21:36:05.975Z","1.0.0-alpha.20240926.1":"2024-09-26T21:32:39.615Z","1.0.0-alpha.20240927.1":"2024-09-27T21:45:21.151Z","1.0.0-alpha.20240930.1":"2024-09-30T21:32:33.207Z","1.0.0-alpha.20241001.1":"2024-10-02T00:18:06.424Z","1.0.0-alpha.20241002.1":"2024-10-02T21:32:31.490Z","1.0.0-alpha.20241003.1":"2024-10-03T21:36:20.795Z","1.0.0-alpha.20241004.1":"2024-10-04T21:34:16.170Z","1.0.0-alpha.20241007.1":"2024-10-07T21:34:10.330Z","1.0.0-alpha.20241008.1":"2024-10-08T21:36:13.994Z","1.0.0-alpha.20241009.1":"2024-10-09T21:35:56.297Z","1.0.0-alpha.20241011.1":"2024-10-11T21:33:54.129Z","1.0.0-alpha.20241014.1":"2024-10-14T21:35:35.000Z","1.0.0-alpha.20241015.1":"2024-10-15T21:31:50.335Z","1.0.0-alpha.20241016.1":"2024-10-16T21:36:24.657Z","1.0.0-alpha.20241017.1":"2024-10-17T21:34:46.285Z","1.0.0-alpha.20241018.1":"2024-10-18T21:33:54.040Z","1.0.0-alpha.20241021.1":"2024-10-21T21:33:06.657Z","1.0.0-alpha.20241022.1":"2024-10-22T21:34:27.975Z","1.0.0-alpha.20241023.1":"2024-10-23T21:32:24.605Z","1.0.0-alpha.20241024.1":"2024-10-24T21:35:04.790Z","1.0.0-alpha.20241025.1":"2024-10-25T21:31:33.281Z","1.0.0-alpha.20241028.1":"2024-10-28T21:38:12.376Z","1.0.0-alpha.20241029.1":"2024-10-29T21:32:35.999Z","1.0.0-alpha.20241030.1":"2024-10-30T21:39:35.930Z","1.0.0-alpha.20241031.1":"2024-10-31T21:37:42.929Z","1.0.0-alpha.20241111.1":"2024-11-11T22:33:19.608Z","1.0.0-alpha.20241112.1":"2024-11-12T22:32:24.954Z","1.0.0-alpha.20241113.1":"2024-11-13T22:34:22.276Z","1.0.0-alpha.20241114.1":"2024-11-14T22:38:06.161Z","1.0.0-alpha.20241115.1":"2024-11-15T22:33:09.887Z","1.0.0-alpha.20241118.1":"2024-11-18T22:34:03.738Z","1.0.0-alpha.20241119.1":"2024-11-19T22:37:16.663Z","1.0.0-alpha.20241120.1":"2024-11-20T22:32:47.571Z","1.0.0-alpha.20241121.1":"2024-11-21T22:56:54.896Z","1.0.0-alpha.20241122.1":"2024-11-22T22:34:37.623Z","1.0.0-alpha.20241125.1":"2024-11-25T22:36:29.387Z","1.0.0-alpha.20241126.1":"2024-11-26T22:32:34.114Z","1.0.0-alpha.20241127.1":"2024-11-27T22:32:01.867Z","1.0.0-alpha.20241128.1":"2024-11-28T22:31:48.433Z","1.0.0-alpha.20241129.1":"2024-11-29T22:32:28.742Z","1.0.0-alpha.20241203.1":"2024-12-03T22:33:24.675Z","1.0.0-alpha.20241204.1":"2024-12-04T22:47:13.802Z","1.0.0-alpha.20241206.1":"2024-12-06T22:35:16.421Z","1.0.0-alpha.20241209.1":"2024-12-09T22:34:09.098Z","1.0.0-alpha.20241210.1":"2024-12-10T22:33:55.354Z","1.0.0-alpha.20241211.1":"2024-12-11T22:58:14.919Z","1.0.0-alpha.20241212.2":"2024-12-12T22:33:06.290Z","1.0.0-alpha.20241213.1":"2024-12-13T22:36:07.451Z","1.0.0-alpha.20241216.1":"2024-12-16T22:35:22.929Z","1.0.0-alpha.20241218.1":"2024-12-18T22:32:26.198Z","1.0.0-alpha.20241219.1":"2024-12-19T22:35:14.005Z","1.0.0-alpha.20241220.1":"2024-12-20T22:33:50.920Z","1.0.0-alpha.20241223.1":"2024-12-23T22:34:43.495Z","1.0.0-alpha.20241224.1":"2024-12-24T22:32:15.357Z","1.0.0-alpha.20241225.1":"2024-12-25T22:32:18.577Z","1.0.0-alpha.20241226.1":"2024-12-26T22:34:39.479Z","1.0.0-alpha.20241227.1":"2024-12-27T22:33:49.391Z","1.0.0-alpha.20241230.1":"2024-12-30T22:33:55.741Z","1.0.0-alpha.20241231.1":"2024-12-31T22:32:30.104Z","1.0.0-alpha.20250101.1":"2025-01-01T22:32:45.664Z","1.0.0-alpha.20250102.1":"2025-01-02T22:32:46.739Z","1.0.0-alpha.20250103.1":"2025-01-03T22:34:57.449Z","1.0.0-alpha.20250106.1":"2025-01-06T22:38:35.725Z","1.0.0-alpha.20250110.1":"2025-01-10T22:30:27.055Z","1.0.0-alpha.20250113.1":"2025-01-13T22:32:12.668Z","1.0.0-alpha.20250114.1":"2025-01-14T22:31:40.895Z","1.0.0-alpha.20250115.1":"2025-01-15T23:01:57.794Z","1.0.0-alpha.20250117.1":"2025-01-17T22:32:13.264Z","1.0.0-alpha.20250120.1":"2025-01-20T22:55:06.928Z","1.0.0-alpha.20250121.1":"2025-01-21T22:32:04.942Z","1.0.0-alpha.20250122.1":"2025-01-22T22:30:39.903Z","1.0.0-alpha.20250123.1":"2025-01-23T22:35:04.520Z","1.0.0-alpha.20250128.1":"2025-01-28T22:33:02.995Z","1.0.0-alpha.20250129.1":"2025-01-29T22:32:56.241Z","1.0.0-alpha.20250130.1":"2025-01-30T22:31:39.271Z","1.0.0-alpha.20250131.1":"2025-01-31T22:34:34.555Z","1.0.0-alpha.20250203.1":"2025-02-03T22:39:16.334Z","1.0.0-alpha.20250204.1":"2025-02-04T22:33:51.391Z","1.0.0-alpha.20250205.1":"2025-02-05T22:33:43.701Z","1.0.0-alpha.20250206.1":"2025-02-06T22:58:27.551Z","1.0.0-alpha.20250207.1":"2025-02-07T23:36:26.871Z","1.0.0-alpha.20250210.1":"2025-02-10T22:33:16.839Z","1.0.0-alpha.20250211.1":"2025-02-11T22:38:21.757Z","1.0.0-alpha.20250212.1":"2025-02-12T22:33:16.569Z","1.0.0-alpha.20250213.1":"2025-02-13T22:30:38.681Z","1.0.0-alpha.20250214.1":"2025-02-14T22:33:37.520Z","1.0.0-alpha.20250217.1":"2025-02-17T22:32:59.842Z","1.0.0-alpha.20250218.1":"2025-02-18T22:32:13.658Z","1.0.0-alpha.20250219.1":"2025-02-19T22:32:19.267Z","1.0.0-alpha.20250220.1":"2025-02-20T22:34:01.543Z","1.0.0-alpha.20250221.1":"2025-02-21T22:31:18.169Z","1.0.0-alpha.20250224.1":"2025-02-24T22:34:52.885Z","1.0.0-alpha.20250225.1":"2025-02-25T22:31:37.858Z","1.0.0-alpha.20250226.2":"2025-02-26T22:34:27.860Z","1.0.0-alpha.20250227.1":"2025-02-27T22:33:30.597Z","1.0.0-alpha.20250228.1":"2025-03-01T00:17:54.472Z","1.0.0-alpha.20250303.1":"2025-03-03T22:38:22.780Z","1.0.0-alpha.20250304.1":"2025-03-04T22:38:30.389Z","1.0.0-alpha.20250305.1":"2025-03-05T23:54:46.970Z","1.0.0-alpha.20250306.1":"2025-03-06T22:40:24.066Z","1.0.0-alpha.20250307.1":"2025-03-07T22:30:58.243Z","1.0.0-alpha.20250310.1":"2025-03-10T21:29:33.252Z","1.0.0-alpha.20250311.1":"2025-03-11T21:32:48.210Z","1.0.0-alpha.20250312.1":"2025-03-12T21:33:06.148Z","1.0.0-alpha.20250313.1":"2025-03-13T21:31:08.994Z","1.0.0-alpha.20250314.1":"2025-03-14T21:32:19.749Z","1.0.0-alpha.20250317.1":"2025-03-17T21:31:51.324Z","1.0.0-alpha.20250318.1":"2025-03-18T21:30:47.878Z","1.0.0-alpha.20250319.1":"2025-03-19T21:32:52.384Z","1.0.0-alpha.20250320.1":"2025-03-20T21:33:50.639Z","1.0.0-alpha.20250321.1":"2025-03-21T21:30:03.130Z","1.0.0-alpha.20250324.1":"2025-03-24T21:31:50.768Z","1.0.0-alpha.20250325.1":"2025-03-25T21:33:09.507Z","1.0.0-alpha.20250326.1":"2025-03-26T21:38:21.379Z","1.0.0-alpha.20250327.1":"2025-03-27T21:33:21.771Z","1.0.0-alpha.20250328.1":"2025-03-28T21:39:52.194Z","1.0.0-alpha.20250331.1":"2025-03-31T21:38:53.591Z","1.0.0-alpha.20250401.1":"2025-04-01T21:38:16.247Z","1.0.0-alpha.20250402.1":"2025-04-02T21:34:04.683Z","1.0.0-alpha.20250403.1":"2025-04-03T21:48:25.185Z","1.0.0-alpha.20250404.1":"2025-04-04T21:33:09.849Z","1.0.0-alpha.20250407.1":"2025-04-07T21:32:56.049Z","1.0.0-alpha.20250408.1":"2025-04-08T21:38:13.525Z","1.0.0-alpha.20250409.1":"2025-04-09T21:41:28.825Z","1.0.0-alpha.20250410.1":"2025-04-10T21:33:45.718Z","1.0.0-alpha.20250416.1":"2025-04-16T21:37:51.606Z","1.0.0-alpha.20250417.1":"2025-04-17T21:37:28.369Z","1.0.0-alpha.20250418.1":"2025-04-18T21:34:13.049Z","1.0.0-alpha.20250421.1":"2025-04-21T21:33:44.473Z","1.0.0-alpha.20250422.1":"2025-04-22T21:40:19.928Z","1.0.0-alpha.20250423.1":"2025-04-23T21:38:32.910Z","1.0.0-alpha.20250424.1":"2025-04-24T21:37:54.940Z","1.0.0-alpha.20250425.1":"2025-04-25T21:34:07.009Z","1.0.0-alpha.20250428.1":"2025-04-28T21:38:20.812Z","1.0.0-alpha.20250429.1":"2025-04-29T21:41:23.204Z","1.0.0-alpha.20250430.1":"2025-04-30T21:34:51.043Z","1.0.0-alpha.20250501.1":"2025-05-01T21:42:41.785Z","1.0.0-alpha.20250502.1":"2025-05-02T21:39:21.934Z","1.0.0-alpha.20250505.1":"2025-05-05T21:36:38.865Z","1.0.0-alpha.20250506.2":"2025-05-06T21:39:21.887Z","1.0.0-alpha.20250507.1":"2025-05-07T21:37:53.079Z","1.0.0-alpha.20250508.1":"2025-05-08T21:37:13.675Z","1.0.0-alpha.20250509.1":"2025-05-09T21:37:17.176Z","1.0.0-alpha.20250512.1":"2025-05-12T21:34:32.034Z","1.0.0-alpha.20250513.1":"2025-05-13T21:36:29.365Z","1.0.0-alpha.20250514.1":"2025-05-14T21:34:05.396Z","1.0.0-alpha.20250515.1":"2025-05-15T21:34:16.593Z","1.0.0-alpha.20250516.1":"2025-05-16T21:38:29.446Z","1.0.0-alpha.20250519.1":"2025-05-19T21:34:09.875Z","1.0.0-alpha.20250520.1":"2025-05-20T21:34:49.262Z","1.0.0-alpha.20250521.1":"2025-05-21T21:33:35.338Z","1.0.0-alpha.20250522.1":"2025-05-22T21:36:28.460Z","1.0.0-alpha.20250523.1":"2025-05-23T21:34:39.925Z","1.0.0-alpha.20250526.1":"2025-05-26T21:33:19.987Z","1.0.0-alpha.20250527.1":"2025-05-27T21:33:43.155Z","1.0.0-alpha.20250528.1":"2025-05-28T21:35:31.704Z","1.0.0-alpha.20250529.1":"2025-05-29T21:36:12.239Z","1.0.0-alpha.20250530.1":"2025-05-30T21:35:59.053Z","1.0.0-alpha.20250603.1":"2025-06-03T21:36:58.996Z","1.0.0-alpha.20250604.1":"2025-06-04T21:37:35.301Z","1.0.0-alpha.20250605.1":"2025-06-05T21:35:20.300Z","1.0.0-alpha.20250606.1":"2025-06-06T21:37:32.289Z","1.0.0-alpha.20250609.1":"2025-06-09T21:40:42.447Z","1.0.0-alpha.20250610.1":"2025-06-10T21:40:07.505Z","1.0.0-alpha.20250611.1":"2025-06-11T21:36:31.826Z","1.0.0-alpha.20250612.1":"2025-06-12T21:33:33.617Z","1.0.0-alpha.20250613.2":"2025-06-13T22:28:22.093Z","1.0.0-alpha.20250616.1":"2025-06-16T21:35:57.188Z","1.0.0-alpha.20250617.1":"2025-06-17T21:37:00.050Z","1.0.0-alpha.20250618.1":"2025-06-18T21:39:03.872Z","1.0.0-alpha.20250619.1":"2025-06-19T21:32:55.915Z","1.0.0-alpha.20250721.1":"2025-07-21T21:31:37.455Z","1.0.0-alpha.20250730.1":"2025-07-30T21:29:13.504Z","1.0.0-alpha.20250804.1":"2025-08-04T21:32:53.667Z","1.0.0-beta.3":"2025-08-22T21:34:45.427Z","1.0.0-alpha.20250825.1":"2025-08-25T21:35:03.364Z","1.0.0-alpha.20250826.1":"2025-08-26T21:34:43.643Z","1.0.0-alpha.20250827.1":"2025-08-27T21:34:05.326Z","1.0.0-alpha.20250828.1":"2025-08-28T21:31:41.286Z","1.0.0-alpha.20250829.1":"2025-08-29T21:31:39.441Z","1.0.0-alpha.20251006.1":"2025-10-06T21:30:23.411Z","1.0.0-alpha.20251009.1":"2025-10-09T21:29:21.209Z","1.0.0-alpha.20251013.1":"2025-10-13T21:36:30.867Z","1.0.0-alpha.20251014.1":"2025-10-14T21:37:11.165Z","1.0.0-alpha.20251015.1":"2025-10-15T21:29:54.917Z","1.0.0-alpha.20251020.1":"2025-10-20T21:27:01.116Z","1.0.0-alpha.20251021.1":"2025-10-21T21:27:14.964Z","1.0.0-alpha.20251023.1":"2025-10-23T21:27:16.552Z","1.0.0-alpha.20251024.1":"2025-10-24T21:27:22.721Z","1.0.0-alpha.20251027.1":"2025-10-27T21:28:09.384Z","1.0.0-alpha.20251028.1":"2025-10-28T21:29:12.494Z","1.0.0-alpha.20251029.1":"2025-10-29T21:48:17.426Z","1.0.0-alpha.20251030.1":"2025-10-30T21:34:04.157Z","1.0.0-alpha.20251031.1":"2025-10-31T21:32:53.001Z","1.0.0-alpha.20251103.1":"2025-11-03T22:29:54.834Z","1.0.0-alpha.20251106.1":"2025-11-06T22:32:52.500Z","1.0.0-alpha.20251107.1":"2025-11-07T22:30:44.349Z","1.0.0-alpha.20251110.1":"2025-11-10T22:29:55.209Z","1.0.0-alpha.20251111.1":"2025-11-11T22:50:29.223Z","1.0.0-alpha.20251112.1":"2025-11-12T22:29:30.566Z","1.0.0-alpha.20251113.1":"2025-11-13T22:32:51.678Z","1.0.0-alpha.20251114.1":"2025-11-14T22:36:54.997Z","1.0.0-alpha.20251118.1":"2025-11-18T22:36:42.979Z","1.0.0-alpha.20251119.1":"2025-11-19T22:30:32.849Z","1.0.0-alpha.20251120.1":"2025-11-20T22:36:50.498Z","1.0.0-alpha.20251121.1":"2025-11-21T22:32:01.752Z","1.0.0-alpha.20251124.1":"2025-11-24T22:37:23.931Z","1.0.0-alpha.20251125.1":"2025-11-25T22:30:50.890Z","1.0.0-alpha.20251126.1":"2025-11-26T22:27:54.767Z","1.0.0-alpha.20251127.1":"2025-11-27T22:27:36.539Z","1.0.0-alpha.20251201.1":"2025-12-01T22:31:21.600Z","1.0.0-alpha.20251205.1":"2025-12-05T22:38:33.127Z","1.0.0-alpha.20251208.1":"2025-12-08T22:31:09.265Z","1.0.0-alpha.20251210.1":"2025-12-10T22:32:04.592Z","1.0.0-alpha.20251215.1":"2025-12-15T22:31:44.327Z","1.0.0-alpha.20251216.1":"2025-12-16T22:30:27.492Z","1.0.0-alpha.20251219.1":"2025-12-19T22:33:12.914Z","1.0.0-alpha.20251224.1":"2025-12-24T22:27:10.923Z","1.0.0-alpha.20251229.1":"2025-12-29T22:30:16.241Z","1.0.0-alpha.20251230.1":"2025-12-30T22:27:35.363Z","1.0.0-alpha.20251231.1":"2025-12-31T22:27:22.774Z","1.0.0-alpha.20260102.1":"2026-01-02T22:27:25.577Z","1.0.0-alpha.20260105.1":"2026-01-05T22:31:26.006Z","1.0.0-alpha.20260106.1":"2026-01-06T22:39:17.933Z","1.0.0-alpha.20260107.1":"2026-01-07T22:41:44.610Z","1.0.0-alpha.20260108.1":"2026-01-08T22:38:34.641Z","1.0.0-alpha.20260109.1":"2026-01-09T22:36:37.499Z","1.0.0-alpha.20260112.1":"2026-01-12T22:36:33.495Z","1.0.0-alpha.20260114.1":"2026-01-14T22:39:31.317Z","1.0.0-alpha.20260119.1":"2026-01-19T22:28:15.645Z","1.0.0-alpha.20260120.1":"2026-01-20T22:34:54.960Z","1.0.0-alpha.20260123.1":"2026-01-23T22:36:47.465Z","1.0.0-alpha.20260126.1":"2026-01-26T22:36:26.344Z","1.0.0-alpha.20260128.1":"2026-01-28T22:43:29.795Z","1.0.0-alpha.20260203.1":"2026-02-03T22:34:18.891Z","1.0.0-alpha.20260204.1":"2026-02-04T22:29:55.988Z","1.0.0-alpha.20260205.1":"2026-02-05T22:30:55.258Z","1.0.0-alpha.20260206.1":"2026-02-06T22:31:09.546Z","1.0.0-alpha.20260209.1":"2026-02-09T22:35:45.329Z","1.0.0-alpha.20260210.1":"2026-02-10T23:53:44.689Z","1.0.0-alpha.20260212.1":"2026-02-12T22:30:54.421Z","1.0.0-alpha.20260213.1":"2026-02-13T22:32:30.494Z","1.0.0-alpha.20260216.1":"2026-02-16T22:28:20.259Z","1.0.0-alpha.20260217.1":"2026-02-17T22:31:55.286Z","1.0.0-alpha.20260218.1":"2026-02-18T22:36:43.303Z","1.0.0-alpha.20260219.1":"2026-02-19T22:30:28.323Z","1.0.0-alpha.20260220.1":"2026-02-20T22:33:21.161Z","1.0.0-alpha.20260223.1":"2026-02-23T22:38:25.872Z","1.0.0-alpha.20260225.1":"2026-02-25T22:42:21.055Z","1.0.0-alpha.20260226.1":"2026-02-26T22:46:28.929Z","1.0.0-alpha.20260302.1":"2026-03-02T22:46:47.394Z","1.0.0-alpha.20260303.2":"2026-03-03T22:48:07.250Z","1.0.0-alpha.20260305.1":"2026-03-05T22:41:25.688Z","1.0.0-alpha.20260306.1":"2026-03-06T22:36:59.960Z","1.0.0-alpha.20260309.1":"2026-03-09T22:31:12.172Z","1.0.0-alpha.20260310.1":"2026-03-10T21:36:55.529Z"},"bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"author":{"name":"Microsoft Corporation"},"license":"MIT","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/entra/azure-functions-authentication-events/README.md","keywords":["azure","cloud","typescript"],"repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.","maintainers":[{"email":"azure-sdk-npmjs@microsoft.com","name":"azure-sdk"},{"email":"npmjs@microsoft.com","name":"microsoft1es"},{"email":"microsoft-oss-publishing@microsoft.com","name":"microsoft-oss-releases"}],"readme":"","readmeFilename":""}