{"_id":"@azure-rest/maps-geolocation","_rev":"424-2c7ca7d4bb09f5566049df406cf57363","name":"@azure-rest/maps-geolocation","dist-tags":{"latest":"1.0.0-beta.5","next":"1.0.0-beta.5","dev":"1.0.0-alpha.20260310.1"},"versions":{"1.0.0-beta.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-beta.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-beta.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"cf0983b9bf32aabe311e353fd05fbd1ae57d3ebb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-beta.1.tgz","fileCount":25,"integrity":"sha512-150snuWAjXsG0fK5PmTkHnckw47Jp635QqyIpQqZ/WCTQzfdMaVV0pOGsn5GEIumhmSZIMdsGL80KG2Z/1TXEw==","signatures":[{"sig":"MEUCIQC3Hhe5bz9mi1vAJL8oWd7KTQlOKqhr37vN+lI7sPWyrQIgUPekLP6sAw4SMRzl9c2x4m34aWlvajq5TOPDuU6dq7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvP9/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomUg//Yp9Lzx9ikAzFeoT2qCd0JxRiBKloHUAF7Ne1oweHjUvne+PV\r\n2cwjwU7RnaJHDkonkpHwFgTX32/nHdRHq8UL1zp9csXrMesiq3Z7+WieD5Jk\r\nnbBQlJwuwAempXnqDaE2BZ0l+lcecek5DqCfv1rDivQvDJsq/20OHxxxm6SL\r\nLcpjcLbcyPqdjteKuXwsMp3INP39I8g566vYR238CN70wDAf1T5qjy183m7k\r\na0N0tyICco2bTEzG1vpLgle+Vd9/LblVgpx9Szpt6QTivQiduwobbRnqQJtN\r\n85wyFzbRxV7Z9Bd3oN8HaeSVdfZ0ds/FMzFi0vyatApesXXfWPpqM8zCm2Gp\r\nJcVEMOxQA+Kq7d4uNPn52ebuPuOZb2TP3QkQrx3G23B0RZUVdPA/YNO4OolY\r\nQd0TeQ3RRYhVhYjINRPHR109zrOymZVP/XmLkSXgkWvwG08ZKNai+jM2aZSY\r\nsF2+fuG7RKaK+QRV3rNKIAQFFDfzHkqAU1d8AVDLrt0GJ6iGOCDPFfPNeBJJ\r\nxSmXlfS3SfWBEO9OIEwVO3RJkL7tdw4KIR5TZ1bOWpdiPSyl0addcWnNBGyJ\r\noBYNjgMndsx1fIpcH6TZcmp8oV4llKKzoqL6pwTSMdiEzAYraKo3GwkbBQRu\r\nIWAuIjegYBRHbeB6zVrIwv/kGmQqSnDNYeo=\r\n=75BT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-beta.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-beta.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-150snuWAjXsG0fK5PmTkHnckw47Jp635QqyIpQqZ/WCTQzfdMaVV0pOGsn5GEIumhmSZIMdsGL80KG2Z/1TXEw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"^1.0.0-beta.2","@azure-rest/core-client":"1.0.0-beta.10","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^2.0.1","@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":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^2.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-beta.1_1673330559463_0.8090722948382252","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-beta.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-beta.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c30145b722ce60642224d102df3eb55d981948ab","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-beta.2.tgz","fileCount":25,"integrity":"sha512-80HI43vNF6er9HtaDSafRciB3AWGI5l6RVS/rtSvhYMxrzyObI/hZQVPvjtPEGnj8giq2YsFnUCpmREX+5H+Lg==","signatures":[{"sig":"MEQCIHTwdUlLcx5IhICsuR792FMdFJ8aFWiN5LB8uO7rN4+QAiBpasojtBVl7PsWmCu6dP2GOxD5848UuJHHz2CCEqbiXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64063},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-beta.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-beta.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-80HI43vNF6er9HtaDSafRciB3AWGI5l6RVS/rtSvhYMxrzyObI/hZQVPvjtPEGnj8giq2YsFnUCpmREX+5H+Lg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"1.0.0-beta.10","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^2.0.1","@azure/test-utils":"~1.0.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-beta.2_1689212010871_0.17732742415840086","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230724.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20230724.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"79e7eef704f0da1e0edc5bfad9686db7e63ca4fc","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20230724.1.tgz","fileCount":25,"integrity":"sha512-uioLAKeb34LXlt8EhmAV8t/mR0QLt6CR+izCy5kvp5yiGGtMrIjbOh/7vuBqSn/XflUV8BkLQAXdng0lFNxPsg==","signatures":[{"sig":"MEQCIHjo+qWP0nb193k04HqovYT+gfQYUW2wFo+Wmhv5XSlqAiAcTga/68iLIEumr0DmuuqfgR7nsenBhYVMcXlkEhwWfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64133},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20230724.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20230724.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-uioLAKeb34LXlt8EhmAV8t/mR0QLt6CR+izCy5kvp5yiGGtMrIjbOh/7vuBqSn/XflUV8BkLQAXdng0lFNxPsg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"1.0.0-beta.10","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@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":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20230724.1_1690267790485_0.25428943925152314","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230823.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20230823.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20230823.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0770d0656f7fa3df63b81e10ee61a0fa8b9d32c8","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20230823.1.tgz","fileCount":25,"integrity":"sha512-9RKA9voROq2pf/6vAGVxfKPTM/PwhEAcvOXcFeiZ5oFyr0kW+0ONNjGz4cPCM8oTEeVrANMZhbXd8VqC89DFvQ==","signatures":[{"sig":"MEQCIHvn8wU4DMFazhUPoUCTpiWJIpqC1Wn/dYiOxAVKCKcHAiAgUdsgTvcYHtyK+KkEhBnNFORr+WQ2LZ66dcKrSjzvVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64159},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20230823.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20230823.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-9RKA9voROq2pf/6vAGVxfKPTM/PwhEAcvOXcFeiZ5oFyr0kW+0ONNjGz4cPCM8oTEeVrANMZhbXd8VqC89DFvQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"1.0.0-beta.10","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@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":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20230823.1_1692859925067_0.9360856714591494","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231120.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20231120.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20231120.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"147e681ecfea5d539c9f73b159dbf76441521d6b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20231120.2.tgz","fileCount":25,"integrity":"sha512-ra7Y/W5WDCChldK2FzNONHt9eLNv+c2AjV4N5MNGwGNL+xRj2/L2ZoBQbtouQpnD4vvNApw/LaaJ8OsJRNLa1A==","signatures":[{"sig":"MEQCIFOGA11RNgFKLHqpTDlrbF2fYqjcNHU+gje6i6VBF4RyAiBfAQsb++R5ZMIKptqd7tJr8zdr3C8ffKNoOPjibrOgTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64285},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20231120.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20231120.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ra7Y/W5WDCChldK2FzNONHt9eLNv+c2AjV4N5MNGwGNL+xRj2/L2ZoBQbtouQpnD4vvNApw/LaaJ8OsJRNLa1A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@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":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20231120.2_1700552894737_0.4462560781511875","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231206.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20231206.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20231206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b7efbedf0df705db41b281394c7fa9cbf474942d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20231206.1.tgz","fileCount":25,"integrity":"sha512-UbrnfSebf8Mo1cJhk54JCzOUknK4dbYTOPuGxpOD+/teVJ7ekvB85Jjqfr4xG3r4ZvubVddFy0UPiitZRBWRCg==","signatures":[{"sig":"MEQCIBoK9HzCGBGrLS4k1zpjV8nokmQai2g6oYkAMjTxETdsAiBlY8TUhmdlyMympOK7vj8ux6uh/TA8F6cyVZ/pTlMPFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64246},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20231206.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20231206.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-UbrnfSebf8Mo1cJhk54JCzOUknK4dbYTOPuGxpOD+/teVJ7ekvB85Jjqfr4xG3r4ZvubVddFy0UPiitZRBWRCg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20231206.1_1701935112989_0.6096877046985325","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231214.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20231214.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20231214.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"55c1fce86dbf2b85be3eef8ca829a71643798cb7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20231214.2.tgz","fileCount":25,"integrity":"sha512-y5AeLDysFMXNI3XGK/MJjF8+pGp8s+3Oou1BJZfWfMRJyQZedNilf1uheKOTgmPZO5ZeMZAeuFEVGDGLjTpDsQ==","signatures":[{"sig":"MEUCIQCf7SvsQFqqJ79KEb4nu30gEuqa3iz4ZZLizvH5r5X10AIgIkZO6TjFBdf/j7p4lkzuETPM5AgHlr4BXlfHkg7VcoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71733},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20231214.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20231214.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-y5AeLDysFMXNI3XGK/MJjF8+pGp8s+3Oou1BJZfWfMRJyQZedNilf1uheKOTgmPZO5ZeMZAeuFEVGDGLjTpDsQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20231214.2_1702626296921_0.40922747293933104","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240110.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240110.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240110.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7ed5bdd563460aa2299098af65853ecdf01cabf2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240110.1.tgz","fileCount":25,"integrity":"sha512-8f43QYuQsg7ITivbkQm+0f18Za/wShLpm0L4p7jVNBYMsuQ7QhkUyzpG5lr0qeH3thKVcNcIIiymJw0zoKjgDQ==","signatures":[{"sig":"MEUCIQC5MesIOa22HNTA9eyk2wYIpZeom0TsxWIJmOGWoNXdtgIgJfu7sRVFxAjJhTGzarEQCDtSQwoZcMkJVS5nx7n6zR4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71761},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240110.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240110.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8f43QYuQsg7ITivbkQm+0f18Za/wShLpm0L4p7jVNBYMsuQ7QhkUyzpG5lr0qeH3thKVcNcIIiymJw0zoKjgDQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240110.1_1704959433959_0.5706504211431542","host":"s3://npm-registry-packages"}},"1.0.0-beta.3":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-beta.3","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-beta.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0a28b8dd7c83dd100355e4fc00dd7fc288bc1d24","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-beta.3.tgz","fileCount":25,"integrity":"sha512-P88ll2Lf9j7oaM9skWwGvQSolv0YGE4kqMtxpI1uHP07Ye+ar2JoOgTsUwxeckrjRZGS4Y/o7EtluaxFVM2GYg==","signatures":[{"sig":"MEUCIQCT3I4C5t/Re6HPhPnNHC/Ckl2d/Nr8JyYASDGX1OVCQwIgZm2HAs/OlRtzAogLcVoqtZ0tAQhWNDFRq+ge6oPZ4iE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70697},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-beta.3.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-beta.3.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-P88ll2Lf9j7oaM9skWwGvQSolv0YGE4kqMtxpI1uHP07Ye+ar2JoOgTsUwxeckrjRZGS4Y/o7EtluaxFVM2GYg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^3.3.0","@azure/test-utils":"~1.0.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-beta.3_1705387189414_0.8557593054524675","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240115.6":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240115.6","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240115.6","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ebe4b853bca80734862e2dc2d38edca894b5bc25","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240115.6.tgz","fileCount":25,"integrity":"sha512-b51rcUmmnfr+1FpOI53O3KnDAhhDK/SMzVXhHyxtUYBQaoaVb44+SZ3ZvJawaqLkzF2qEQvi3vMUvXSHYu4Z8Q==","signatures":[{"sig":"MEUCIQDPPRWgcnwvdUhOlFcpctviCrPbxIBHdUb0NU/P2L/r7wIgdkL75p5d6Owc8jTB4zTnoGIyXY+seQMoKRqb9ill7rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70767},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240115.6.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240115.6.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-b51rcUmmnfr+1FpOI53O3KnDAhhDK/SMzVXhHyxtUYBQaoaVb44+SZ3ZvJawaqLkzF2qEQvi3vMUvXSHYu4Z8Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240115.6_1705391432060_0.9598586997822491","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240116.5":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240116.5","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240116.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5438796d884de391dbeb06e026c8fa23e13532d3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240116.5.tgz","fileCount":25,"integrity":"sha512-+ZhcTDq55cS/gQf+ao4/7pbzEPYj6hXfkObbVT5SeQ78ddVtNdrJGcNfVnG6wJT7Qqn/dmisZq/GFJUg7NP6PQ==","signatures":[{"sig":"MEUCIGhbmicOB28/jNrGb5C8i+bc5fAp3Xnt62Gl+jd9hlZsAiEA41R/hyOKgDa2X2mlTXY+BuVmTA70iuwE8PrHXcC1yzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71761},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240116.5.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240116.5.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+ZhcTDq55cS/gQf+ao4/7pbzEPYj6hXfkObbVT5SeQ78ddVtNdrJGcNfVnG6wJT7Qqn/dmisZq/GFJUg7NP6PQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240116.5_1705477603200_0.8547569843775344","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240126.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240126.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240126.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a78bcd095851f87e5bdba3a3e6c58a1bebddc7ae","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240126.1.tgz","fileCount":25,"integrity":"sha512-CcuG10KWekiduIS5IQR3SrHkJjRpo+wCQOpD0M4VeTksHR9uUJvBInqjgdDGE2aS0kOITfoMSEsM0eHibZ3S3A==","signatures":[{"sig":"MEYCIQC3bWSRjZyCl69u7mgsL2iabYzxjO3+aw6oK+CI2UO0CAIhAPVh7iFKD3cT8IX/UvOHW4NRQLkVmUOaZT4JWwaH1RTd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71813},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240126.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240126.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-CcuG10KWekiduIS5IQR3SrHkJjRpo+wCQOpD0M4VeTksHR9uUJvBInqjgdDGE2aS0kOITfoMSEsM0eHibZ3S3A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240126.1_1706341684593_0.3311497810044708","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240202.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240202.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240202.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a5fee6d5a5e398231936af5ea23fe63f17ecdaff","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240202.1.tgz","fileCount":25,"integrity":"sha512-OGfqnLOcORb6LKqFgtWonQtxiz8/XpGeqGLQb4rnpSbU57xakYq9bmoZ75Po/2rBq4ePlgEsxapfo352uW+vvA==","signatures":[{"sig":"MEYCIQDDRZMzA9yDhkU6khMK15OK8YANJYnAMe3B31zoyAU+RgIhANK3ebmt68rheMBsIMfTnDcwHFA7fl41hmloLLz3kcc/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71813},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240202.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240202.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-OGfqnLOcORb6LKqFgtWonQtxiz8/XpGeqGLQb4rnpSbU57xakYq9bmoZ75Po/2rBq4ePlgEsxapfo352uW+vvA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240202.1_1706946317456_0.9418288873302327","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240307.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240307.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240307.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"98d21148c7c8664d3ec490c0b20ff0bef7e9cd8f","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240307.1.tgz","fileCount":25,"integrity":"sha512-tqysaSNGvykdwmsWhUl28dE7eJGmOp5PJQ29jerFNr8HC5vfbARzZyaHYiKmkLytFaYZwC8Ik7Q+IR/1MnwfSA==","signatures":[{"sig":"MEYCIQDRQMJvI3zHNIFb4+FJU3TmelGPN5ILmll9A8fxrk3t1wIhAKT9r4ZxP3T3Awc31PADtxv72KINuk5Uwa/f1h8VRTSn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71820},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240307.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240307.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-tqysaSNGvykdwmsWhUl28dE7eJGmOp5PJQ29jerFNr8HC5vfbARzZyaHYiKmkLytFaYZwC8Ik7Q+IR/1MnwfSA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240307.1_1709884214360_0.09395870795220063","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240322.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240322.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240322.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"188af21601c8877ae63007c76ceadec8a1136e7e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240322.1.tgz","fileCount":25,"integrity":"sha512-2hwyJzxZmYcq0+Rugr+10S8fAKz+QuKfQHD5If3k6mImM5fNMBQ1mphqiteKFaB/JA87UkJSqY/nILTKkHtzkQ==","signatures":[{"sig":"MEUCIQCh3VfbuNHU8OpYfWjBmrtJDKCqwnUJMI9ux3hA4/glRwIgErJ5pvyVBtkDLGHltDmghyb8RTGRm9wpvOx0cVSs64c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71820},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240322.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-maps-geolocation/azure-rest-maps-geolocation-1.0.0-alpha.20240322.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-2hwyJzxZmYcq0+Rugr+10S8fAKz+QuKfQHD5If3k6mImM5fNMBQ1mphqiteKFaB/JA87UkJSqY/nILTKkHtzkQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240322.1_1711176653443_0.10537477092750569","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240409.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240409.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240409.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c2c94837f89707885e0d59a1d60c5efa5f157048","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240409.1.tgz","fileCount":25,"integrity":"sha512-QG7mzdwzlxHYs2dIIPTNVMrbraGeiS5pI7q4esuc5JQniX3NC94YGUFKX0RkZPzcIg7rJ4pJwdEjTVLdHwH61g==","signatures":[{"sig":"MEUCIBobAfz5+ap1zkkUF6ybrc1UH3cSEyt4PtN8nxhcD7PBAiEA83Zzi+61/CbKSVWVjO0hHOVSHSup+iXLzAP7znNpj4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71820},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9bfc7a44-5513-49fc-8f10-6d8ff9e94252\\azure-rest-maps-geolocation-1.0.0-alpha.20240409.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9bfc7a44-5513-49fc-8f10-6d8ff9e94252\\azure-rest-maps-geolocation-1.0.0-alpha.20240409.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-QG7mzdwzlxHYs2dIIPTNVMrbraGeiS5pI7q4esuc5JQniX3NC94YGUFKX0RkZPzcIg7rJ4pJwdEjTVLdHwH61g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240409.1_1712732187082_0.33402151131869307","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240410.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240410.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ace61624675bc1d4180d72024dcfbb3f88cda546","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240410.1.tgz","fileCount":25,"integrity":"sha512-EjSXx3t3pmZW0e7Qr5jk1QAIXtAs1/903hvGEkAzVqW5YcbU8nzgUp/vXfbqg82818qOaeEG1IG2Z5ZHfTjmwA==","signatures":[{"sig":"MEUCIQDIvrgBoF8odmowGjf/IOOv7QBQat7eKYHtsh2S5SyvvwIgDs8MFasKp/pMxujJlVFjaqkFedgg8OIaSHSGq4QlFz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71820},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a04eec72-3c27-4bbd-ac06-852dfdc5025c\\azure-rest-maps-geolocation-1.0.0-alpha.20240410.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a04eec72-3c27-4bbd-ac06-852dfdc5025c\\azure-rest-maps-geolocation-1.0.0-alpha.20240410.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-EjSXx3t3pmZW0e7Qr5jk1QAIXtAs1/903hvGEkAzVqW5YcbU8nzgUp/vXfbqg82818qOaeEG1IG2Z5ZHfTjmwA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240410.1_1712818592439_0.4153544856157816","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240411.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240411.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240411.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"86e26ebe75ca8e3ac829a9327f9ee47ab6cbf949","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240411.1.tgz","fileCount":25,"integrity":"sha512-7pG7+eUDBT0/PHF+HBAoVcL9sicx6/eL7XO5zwrH7TlhTmaz0VT0pBhRrnz8+A/pQbyjkmsi5JabCWN5T1LLbQ==","signatures":[{"sig":"MEUCIQDN4TIjHIoj6UbmQSAO6GAbQ86qlG7hQJdlVrU+S8rR4wIgLzbkI8mHUHEhS8+rhmioaC+DjgZL2jXbG4VCb9z6MjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71820},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4c4b609c-29c0-45fd-8187-78f03ff7e9e4\\azure-rest-maps-geolocation-1.0.0-alpha.20240411.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4c4b609c-29c0-45fd-8187-78f03ff7e9e4\\azure-rest-maps-geolocation-1.0.0-alpha.20240411.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7pG7+eUDBT0/PHF+HBAoVcL9sicx6/eL7XO5zwrH7TlhTmaz0VT0pBhRrnz8+A/pQbyjkmsi5JabCWN5T1LLbQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240411.1_1712905093187_0.29422272797974114","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240412.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240412.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a715e42f65a668478cae570db0072c343fafe278","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240412.1.tgz","fileCount":25,"integrity":"sha512-GTo2lC8Pm3tc0LoDyakk36QJry+6hVRhidNyOHC1sNFjfZRZzhRbrzcURI50oBgZ8aO2c94v6/F2pLHMRgH35w==","signatures":[{"sig":"MEUCIE7leqEgoo2KxeCZzSCJmC8UX6aZ5bfa4e153SYN55ToAiEA8ZiNp8h+FAGm6P7dBS8siuUnWbDWDIlZVRp/J4ybwmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71820},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b3e2bf19-8aea-4e21-97b0-52385aa3bbef\\azure-rest-maps-geolocation-1.0.0-alpha.20240412.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b3e2bf19-8aea-4e21-97b0-52385aa3bbef\\azure-rest-maps-geolocation-1.0.0-alpha.20240412.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-GTo2lC8Pm3tc0LoDyakk36QJry+6hVRhidNyOHC1sNFjfZRZzhRbrzcURI50oBgZ8aO2c94v6/F2pLHMRgH35w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^1.0.4","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240412.1_1712991427162_0.03878708310941703","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240415.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240415.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9627d534bf26b0ab9152fea31ed6f1cb7bdb1e93","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240415.1.tgz","fileCount":25,"integrity":"sha512-UqegQEUDjoQcl+uk/eZ0gOPo93Nrtu1xbWhKz9VocG8+cBLbF9Hk1EFHTGN0OWkXo+UP3YRHcviqdoujxWD2jg==","signatures":[{"sig":"MEUCID7OmOj/HsEmyqhuX+Jp0FiLNILXBrQWIdR2F6gZOp00AiEAirekhEKv57KKxxp9kvwzZcO+zDLlosV/yJ7bdVbSLjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71820},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a98e3d60-74e8-435d-884a-be9a309c5372\\azure-rest-maps-geolocation-1.0.0-alpha.20240415.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a98e3d60-74e8-435d-884a-be9a309c5372\\azure-rest-maps-geolocation-1.0.0-alpha.20240415.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-UqegQEUDjoQcl+uk/eZ0gOPo93Nrtu1xbWhKz9VocG8+cBLbF9Hk1EFHTGN0OWkXo+UP3YRHcviqdoujxWD2jg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240415.1_1713250730124_0.32903993077713234","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240416.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240416.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b91a3bc326669c3cfb21927ad84fa500e7497199","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240416.1.tgz","fileCount":25,"integrity":"sha512-MEzMBjnKU5afkijgiXEO8ocyj/6bsDhGrR9JAnzaLtDTyBLhIJMp3woecuMzzm2dnpxxaqD2ZZu3inltZRZwAQ==","signatures":[{"sig":"MEYCIQDKiAG6e4Do1o66hBnQIuccTQZ5JpoEuftoALCWmzZULgIhAMTpn2sQzK+prEQP4qSpkDUuniLjDNYnW+UmFj9L0auO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71820},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7b5d6592-c28e-4888-a86e-aa2203533200\\azure-rest-maps-geolocation-1.0.0-alpha.20240416.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7b5d6592-c28e-4888-a86e-aa2203533200\\azure-rest-maps-geolocation-1.0.0-alpha.20240416.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-MEzMBjnKU5afkijgiXEO8ocyj/6bsDhGrR9JAnzaLtDTyBLhIJMp3woecuMzzm2dnpxxaqD2ZZu3inltZRZwAQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240416.1_1713337232690_0.10329782388768383","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240418.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240418.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"073b193648db4824d0302247366d6f02a800b876","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240418.1.tgz","fileCount":25,"integrity":"sha512-r4wd/mhrqDmq/QLVEqhcDUjT1ucOZx0hQTwthL0b2A0YeVU8ZhYmyKm7+qc5SpqsOD8LozUp55Ydk6WiG6jwAg==","signatures":[{"sig":"MEQCIBFd3oqxHcQezj4TXW9O14Dla7iycT4kxVJHMOb0R1aEAiBiY1d8sn5u81+EBsV3QfasHL7dc9Oke56dVjhSnueUpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71820},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6b9cfccc-2c57-4bce-85ec-8cd7a0e17faa\\azure-rest-maps-geolocation-1.0.0-alpha.20240418.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6b9cfccc-2c57-4bce-85ec-8cd7a0e17faa\\azure-rest-maps-geolocation-1.0.0-alpha.20240418.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-r4wd/mhrqDmq/QLVEqhcDUjT1ucOZx0hQTwthL0b2A0YeVU8ZhYmyKm7+qc5SpqsOD8LozUp55Ydk6WiG6jwAg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@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-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240418.1_1713510088535_0.77336542342758","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240426.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240426.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c92201930c231ac693a4420875e4cb4b4b5dd163","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240426.1.tgz","fileCount":25,"integrity":"sha512-J4abcH5r0iAQlhicj90fZtKGzwaP1j0IHu6lFxiaICTYSfZiJ2V8DhEFM/eQVky9n6GrBz7gPQWkNfkB77Kaqw==","signatures":[{"sig":"MEQCIC0CVoDqexNa3FkxBcqyFpUB08mksDWITDS1mlKv0406AiBbuamzrpeRHGnVnPgqNkcMays96xwQ/L/dof+tQrFBkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71837},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\812589d7-11e1-4510-b197-154368ea080c\\azure-rest-maps-geolocation-1.0.0-alpha.20240426.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\812589d7-11e1-4510-b197-154368ea080c\\azure-rest-maps-geolocation-1.0.0-alpha.20240426.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-J4abcH5r0iAQlhicj90fZtKGzwaP1j0IHu6lFxiaICTYSfZiJ2V8DhEFM/eQVky9n6GrBz7gPQWkNfkB77Kaqw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240426.1_1714200934519_0.42833289816700115","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240514.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240514.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0c2f7752e06c49294fb3ef6d73bbea94f905b9e8","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240514.1.tgz","fileCount":25,"integrity":"sha512-WfwUWCFYs7UUs570UsoXMzGy1ZxKaq1H5pbW+Nyh51yuVemYDAM2kZB1009akMCVyM7qjjRw2xBOuYWqH2Bjpw==","signatures":[{"sig":"MEQCIGFSX7fUlZNgRWmSmz39B7QS4xsT0xx0TzIcNxdsaLR9AiBUVw4yRV6y+CvSBWoDsNWx9893uAg9fmYPZNYGSj2yGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d96f56bd-c6ac-49f9-b57e-8eb009136b5b\\azure-rest-maps-geolocation-1.0.0-alpha.20240514.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d96f56bd-c6ac-49f9-b57e-8eb009136b5b\\azure-rest-maps-geolocation-1.0.0-alpha.20240514.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-WfwUWCFYs7UUs570UsoXMzGy1ZxKaq1H5pbW+Nyh51yuVemYDAM2kZB1009akMCVyM7qjjRw2xBOuYWqH2Bjpw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240514.1_1715756527612_0.9604847218519048","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240515.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240515.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"93adafaf2a3c96efbe3b664dcd463c061422e03f","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240515.1.tgz","fileCount":25,"integrity":"sha512-kFrNQylg4/Gv3aiu35L8BF6RDGEiYYF395cocoBoWbL92BCCDhJV3xxS3zRw/hItp4cc+HNjV1yHcijz+D+tBQ==","signatures":[{"sig":"MEQCIHCcnWR8CjbzHWHqjX6QzSyDsjO8lLqCTiGC3pAZ1hf3AiBBsB84K3XdX+iXaE5ufQAYXCCZtJGxfuN9O0hNrmShxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6ea0f358-4992-4318-8f33-879b5708de6b\\azure-rest-maps-geolocation-1.0.0-alpha.20240515.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6ea0f358-4992-4318-8f33-879b5708de6b\\azure-rest-maps-geolocation-1.0.0-alpha.20240515.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-kFrNQylg4/Gv3aiu35L8BF6RDGEiYYF395cocoBoWbL92BCCDhJV3xxS3zRw/hItp4cc+HNjV1yHcijz+D+tBQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240515.1_1715842600699_0.4774879574319262","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240516.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240516.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c6ef4e26897979054bac69bd2befcb187af42601","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240516.1.tgz","fileCount":25,"integrity":"sha512-kZomhqjEzldUN7JlLC18GPlfjjOtS155OVZjGvVX5fIzxUVZvAazIV+y2+3yhk4xgKbhD07w0Bn8eHB3u3Kung==","signatures":[{"sig":"MEYCIQDKy/JG9JwcwUwtbZyV+qgtC/QJgBNWFA3RDlquTsyl8wIhAOvzZGH5VA3d5yadRJQfTAokYd9mbc6IUOjJbU0qA50/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\21cc86af-8cfa-475b-a9b2-f3d74596b794\\azure-rest-maps-geolocation-1.0.0-alpha.20240516.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\21cc86af-8cfa-475b-a9b2-f3d74596b794\\azure-rest-maps-geolocation-1.0.0-alpha.20240516.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-kZomhqjEzldUN7JlLC18GPlfjjOtS155OVZjGvVX5fIzxUVZvAazIV+y2+3yhk4xgKbhD07w0Bn8eHB3u3Kung==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240516.1_1715929069714_0.4207600485698324","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240517.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240517.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ba041ccfe070f97b8e6f53f9b45f76d87e22ab5e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240517.1.tgz","fileCount":25,"integrity":"sha512-B5g/qV6VY24sApmHhviLwiisAu2Fq4zT/04WJedeS1XIob7EMaHlp9BbOvHYybjR8nBCUK4A5b7TtTOskYv1Gw==","signatures":[{"sig":"MEYCIQDY2Ym9huoz3eFP8gsyaqlnndjn3pQI/jNH322SwuyWWQIhAJY25MMCBeP/CRtMpKgIKHkGVZQsiz0ImfS3Z/mMcxmL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9180e6d5-b4ab-4f95-84a0-7839a99ddb8f\\azure-rest-maps-geolocation-1.0.0-alpha.20240517.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9180e6d5-b4ab-4f95-84a0-7839a99ddb8f\\azure-rest-maps-geolocation-1.0.0-alpha.20240517.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-B5g/qV6VY24sApmHhviLwiisAu2Fq4zT/04WJedeS1XIob7EMaHlp9BbOvHYybjR8nBCUK4A5b7TtTOskYv1Gw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240517.1_1716015397818_0.37851358821580394","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240520.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240520.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2c76664395a469729b745c49c761d2073116c812","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240520.1.tgz","fileCount":25,"integrity":"sha512-x3HzITeY+NhFHjCxuCQcLXKjymJH8fwTpiLHmFERT4PQTMfREjKzEzY/Ps/WhnSMGENee+oRYAkoaif/jNAfxw==","signatures":[{"sig":"MEQCIHErevRlZngUpNhixB4pNQe6+yorwWgNE8wc5GphYDwpAiB0yRqS8wQNC3n+sOC4NyjVQJSQUdMBHREE4v47dzy0tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1abe8f5c-554d-4cf9-b2ac-d3d302cd37ff\\azure-rest-maps-geolocation-1.0.0-alpha.20240520.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1abe8f5c-554d-4cf9-b2ac-d3d302cd37ff\\azure-rest-maps-geolocation-1.0.0-alpha.20240520.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-x3HzITeY+NhFHjCxuCQcLXKjymJH8fwTpiLHmFERT4PQTMfREjKzEzY/Ps/WhnSMGENee+oRYAkoaif/jNAfxw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240520.1_1716274771564_0.8905131594974316","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240521.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240521.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c05e2499e8ec01014ffd346241f34c2e474a7f33","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240521.1.tgz","fileCount":25,"integrity":"sha512-SbK18fad54NMEZgcLse+TUnzj/JjqvC7SzBtdBj7cvJ7TLTwytEar7d6qJqtUIJZxn99CluvFsDGbj52jfLuGQ==","signatures":[{"sig":"MEQCIAQilxlz13Q7kaw3Od1DznBaMSulfC1f2ndOCAgWs2LfAiBZx6x4Z5CV+Y/Vfxp1MmkIjsTGIUhJZJrwdKNfCEUXpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\64524756-9c41-4622-98be-c3b743c209cf\\azure-rest-maps-geolocation-1.0.0-alpha.20240521.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\64524756-9c41-4622-98be-c3b743c209cf\\azure-rest-maps-geolocation-1.0.0-alpha.20240521.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-SbK18fad54NMEZgcLse+TUnzj/JjqvC7SzBtdBj7cvJ7TLTwytEar7d6qJqtUIJZxn99CluvFsDGbj52jfLuGQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240521.1_1716361209967_0.2767638272378796","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240522.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240522.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"737693453d8de243401a3bda2fac666fdeb83f14","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240522.1.tgz","fileCount":25,"integrity":"sha512-H4adqxq2Fn2hKf9EXV32vDFrjvE9Mk91VxXSbSJFxskZZkN/WpWN/KJxEnny7F9GkGr6EbuDk6VchRFvrmmPJQ==","signatures":[{"sig":"MEUCIQDwzeiJu8MFodW6eolFW7Nly0w3Th9o9zZgkGwDibOzLAIgJvpTmkHLdEkqFFwaDQ9KqIMVGZ2CnTokmozafZZVmxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c1bd6cc3-6029-4d72-9e23-bd034f341e1e\\azure-rest-maps-geolocation-1.0.0-alpha.20240522.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c1bd6cc3-6029-4d72-9e23-bd034f341e1e\\azure-rest-maps-geolocation-1.0.0-alpha.20240522.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-H4adqxq2Fn2hKf9EXV32vDFrjvE9Mk91VxXSbSJFxskZZkN/WpWN/KJxEnny7F9GkGr6EbuDk6VchRFvrmmPJQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240522.1_1716447395035_0.5201370598100719","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240523.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240523.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fa66316f5548792c25def3dead80fbe75e5c52b7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240523.1.tgz","fileCount":25,"integrity":"sha512-nHMEY4lJTcceCMxiSEJYgHPaWR7zjVgWzEw7Nee58c0oFNvDspQMJMvGZXBrS68NrIursmz6wBWMIsLztZsvXA==","signatures":[{"sig":"MEUCIGGblfeonVzrEVtemBWoTbsKKRpt6r6vzV6FLjsOfMYJAiEApAnvSSBBz+ujtmVg2m+rYbP+nq92dqcr7iBLzvEWLMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c7f98bec-94b9-4a34-8b18-d0c6947554e5\\azure-rest-maps-geolocation-1.0.0-alpha.20240523.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c7f98bec-94b9-4a34-8b18-d0c6947554e5\\azure-rest-maps-geolocation-1.0.0-alpha.20240523.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-nHMEY4lJTcceCMxiSEJYgHPaWR7zjVgWzEw7Nee58c0oFNvDspQMJMvGZXBrS68NrIursmz6wBWMIsLztZsvXA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240523.1_1716534137888_0.02137561534471999","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240524.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240524.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3b4608155b1dc9cf7ecc98c5737ebab910703553","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240524.1.tgz","fileCount":25,"integrity":"sha512-9hRywrLJvk/JhkhD/8YldHjNy7NOJxkGpmMX5NDyy+M51BXe/VwiJkxDGciRMVy7B/tL4WIdN+CZNsDmgM6e8w==","signatures":[{"sig":"MEYCIQDJAgV6ANn2T4dQwzD/PFuxkbr3dN84A4Jm3T2g+ahv9QIhAINQsEOqL8WW0h6cFAU1T0FlE0LqLyCZkJN/51F0VehY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\688f3ff0-987d-4a9a-b11d-a2fcea7be4e8\\azure-rest-maps-geolocation-1.0.0-alpha.20240524.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\688f3ff0-987d-4a9a-b11d-a2fcea7be4e8\\azure-rest-maps-geolocation-1.0.0-alpha.20240524.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-9hRywrLJvk/JhkhD/8YldHjNy7NOJxkGpmMX5NDyy+M51BXe/VwiJkxDGciRMVy7B/tL4WIdN+CZNsDmgM6e8w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240524.1_1716620179674_0.7262115230341277","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240527.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240527.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"283e69d282abe9364a9ab01551cb4de69bada7e1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240527.1.tgz","fileCount":25,"integrity":"sha512-Rf3MnLKhVqTDS53BPW6xIthg8ifkIrefBO/Hpz19ACJB1Ok1tZa7fakwirUTEHHRLLx/rXdvPGGd2V9TDIcJrQ==","signatures":[{"sig":"MEUCIECm5bHJE4pB1l4oc3mlqqfAdS8tuT6ECQOwLBWNNxeIAiEApw6NR5rQRbQr2ae7edN//g/GM1v+E+ayFtOj6kA8InI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d06bea2c-64b7-4d1f-a57e-324fd4deb3e2\\azure-rest-maps-geolocation-1.0.0-alpha.20240527.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d06bea2c-64b7-4d1f-a57e-324fd4deb3e2\\azure-rest-maps-geolocation-1.0.0-alpha.20240527.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Rf3MnLKhVqTDS53BPW6xIthg8ifkIrefBO/Hpz19ACJB1Ok1tZa7fakwirUTEHHRLLx/rXdvPGGd2V9TDIcJrQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240527.1_1716879541854_0.20678874011993398","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240528.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240528.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ccac4ac449f5d94219e1f528203fd766b71d6ef6","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240528.1.tgz","fileCount":25,"integrity":"sha512-LadvMzT+/BGaHKXDzqb1YOAb77vG7Ckoc4svFVdTUYT87v+HBx5mDFZS+wzr8OTU1zFEHypx0HNWK7CLziFVuw==","signatures":[{"sig":"MEYCIQCqlpFhNjGXonwcS/5lR4B6/QKirm4s0a9HaybbhYKcnAIhAOkDVYiCbeJgNLjVK+EA4/UJJ4YUYlh0gh7se0t0/xMe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2fee6876-23ec-4eb0-aa92-d1dcdd31e37e\\azure-rest-maps-geolocation-1.0.0-alpha.20240528.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2fee6876-23ec-4eb0-aa92-d1dcdd31e37e\\azure-rest-maps-geolocation-1.0.0-alpha.20240528.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-LadvMzT+/BGaHKXDzqb1YOAb77vG7Ckoc4svFVdTUYT87v+HBx5mDFZS+wzr8OTU1zFEHypx0HNWK7CLziFVuw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240528.1_1716966059331_0.32347835905697364","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240529.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240529.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240529.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d234bd49de815e6d51665405595a63a4c5a0645c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240529.1.tgz","fileCount":25,"integrity":"sha512-jywCJCkHGPoOSZ5Sz6HVsOA9RyWoSgnJpauvPdPURGBJk1k0ZNkE20sRfMwmkRzBhbhbS/eP9GWTCXKM+hZApw==","signatures":[{"sig":"MEUCIDD2og07Z9mFlfBwj5QPRm2p0m0u4dhRkxeUpJxoo+7AAiEAz3iPcDm3S0CZuFlmW8EeXHAsvZYks1bZoWCyWD+QXAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\67f92fae-9c7c-4e86-bd0c-163b9903e62b\\azure-rest-maps-geolocation-1.0.0-alpha.20240529.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\67f92fae-9c7c-4e86-bd0c-163b9903e62b\\azure-rest-maps-geolocation-1.0.0-alpha.20240529.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jywCJCkHGPoOSZ5Sz6HVsOA9RyWoSgnJpauvPdPURGBJk1k0ZNkE20sRfMwmkRzBhbhbS/eP9GWTCXKM+hZApw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240529.1_1717052404223_0.10460371644543964","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240530.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240530.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5670140d3a14ea87f2a38700a4622daf6f1402a6","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240530.1.tgz","fileCount":25,"integrity":"sha512-9jpkRzsIBF3U+/ceP41jTe/OTxN/W8EGjVXHGm+jc0K2DhljCNT7CQsLAFmFTn6n7MBSsr/0EH/jow42pI3D3Q==","signatures":[{"sig":"MEUCIQCyuTcZqY4hnM3831JU11vmWmrGtHMJHdmisMs7UZDrVAIgAILDM0oyimQ3e1EX+8+KB18e7OqaKMHVCQ97cpyN46Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\15ab43c5-bdc9-4245-81d8-a4a7df93ca81\\azure-rest-maps-geolocation-1.0.0-alpha.20240530.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\15ab43c5-bdc9-4245-81d8-a4a7df93ca81\\azure-rest-maps-geolocation-1.0.0-alpha.20240530.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-9jpkRzsIBF3U+/ceP41jTe/OTxN/W8EGjVXHGm+jc0K2DhljCNT7CQsLAFmFTn6n7MBSsr/0EH/jow42pI3D3Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240530.1_1717138923889_0.3280250310055677","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240531.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240531.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240531.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f00c0e2889279f6fd99de5131afab63db3dc10d8","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240531.1.tgz","fileCount":25,"integrity":"sha512-fnZUSG30PyktpF0cpqf+KlZPrdjpcAOZxOz7E5UKsKv77CzsLkbaE574GvruhPVCCdRF81XEdfUhqbO7QPBEtw==","signatures":[{"sig":"MEQCIBR1HJmY4T6uOh3fZlRpyyh7iLzbLrBuurK/JKdl8iFgAiAm0ul00WybjnSe1+/7N9O3RziWGN+iTlJBnzL2lQq20A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cbeb4bee-f18d-41a7-a550-d4ea583a569f\\azure-rest-maps-geolocation-1.0.0-alpha.20240531.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cbeb4bee-f18d-41a7-a550-d4ea583a569f\\azure-rest-maps-geolocation-1.0.0-alpha.20240531.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-fnZUSG30PyktpF0cpqf+KlZPrdjpcAOZxOz7E5UKsKv77CzsLkbaE574GvruhPVCCdRF81XEdfUhqbO7QPBEtw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240531.1_1717225159478_0.9166629044606254","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240603.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240603.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e6c629c9f95219009495bfebb7b1f915c545de96","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240603.1.tgz","fileCount":25,"integrity":"sha512-gUe+WxB9M4F0jE5lqogAmN9VwbUsCuaO+4/ntNeZ/i1kbc3GswKXSFwYAzOmyJgx1GKy5/DT5/hPXZZKuKkLHA==","signatures":[{"sig":"MEQCIEj43XMB5FXqwcNtvNizLro7Xu9+mNR+5KW5w/vZ2ebeAiA4MjNOnGUX03jEabvA/JZignBJ8I86jPSD9nNEvNAntQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\26085d80-89b2-45a5-9ef1-9c2754756d2e\\azure-rest-maps-geolocation-1.0.0-alpha.20240603.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\26085d80-89b2-45a5-9ef1-9c2754756d2e\\azure-rest-maps-geolocation-1.0.0-alpha.20240603.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gUe+WxB9M4F0jE5lqogAmN9VwbUsCuaO+4/ntNeZ/i1kbc3GswKXSFwYAzOmyJgx1GKy5/DT5/hPXZZKuKkLHA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240603.1_1717484389200_0.12387789779935177","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240604.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240604.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cfc887742df9059772a9fc65197d0506e75e6920","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240604.1.tgz","fileCount":25,"integrity":"sha512-jaicz6NmUBMK/TKE1Ym6HJwZBMz12OnQGWePdzJ6DC1ouJ/f5/Tj6oarMM+rU/8FhkDOloI7k35LXAARl77RhQ==","signatures":[{"sig":"MEYCIQCW1/xRrijPnEWNajyRhD9BzPu/HuOgZ265ETKK/SI/rgIhANzS5qBdkwEqyHwP7EbuZiF3DkJ6sgx5xbOprPNOqwu9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4f53e0e4-74ef-4b31-a147-2c4cff94c280\\azure-rest-maps-geolocation-1.0.0-alpha.20240604.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4f53e0e4-74ef-4b31-a147-2c4cff94c280\\azure-rest-maps-geolocation-1.0.0-alpha.20240604.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jaicz6NmUBMK/TKE1Ym6HJwZBMz12OnQGWePdzJ6DC1ouJ/f5/Tj6oarMM+rU/8FhkDOloI7k35LXAARl77RhQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240604.1_1717570578674_0.1108590797709954","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240605.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240605.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1aa6e217af2d8545738a551596f38b914350cc6b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240605.1.tgz","fileCount":25,"integrity":"sha512-W8ddAQc+ej/5/CqPkTi1U3HnlJSaUN1x4oGJXCvI02stQ0xaA4HUOl1gtRRu4ZgYBqNeezwNDuW5X8iSC+5q2A==","signatures":[{"sig":"MEYCIQCOMRIKYWqwJtujOBmbR3NKMeRwEyVFKM/vXfYQJVhPqgIhAML5emyhycUa/Lj8pYYgXbc60B0oMurrXq2MKtmDBgM0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d3351947-8798-4c27-9e98-403ac397988f\\azure-rest-maps-geolocation-1.0.0-alpha.20240605.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d3351947-8798-4c27-9e98-403ac397988f\\azure-rest-maps-geolocation-1.0.0-alpha.20240605.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-W8ddAQc+ej/5/CqPkTi1U3HnlJSaUN1x4oGJXCvI02stQ0xaA4HUOl1gtRRu4ZgYBqNeezwNDuW5X8iSC+5q2A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240605.1_1717657142450_0.6654935298879199","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240606.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240606.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0e425525c27e9f5d3f9c0ffcb52b23aefb829b3a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240606.1.tgz","fileCount":25,"integrity":"sha512-RMBRpHA21SAGyxOo/WhpZ0Ct0sDJ8rolqUMdM5OHqRNFemgJX1Z56mdP4k7Cv0eRXHzVj4UNHqzrui6ZX+gxew==","signatures":[{"sig":"MEUCIQDLX73sgHfU/R/Lnym7GBEFCfZyiBRVBwNGeeE2EwX6QwIgR5Ya5/4pEEJL0VoZJ7lBNUyI98jKX/rXI3AzqV5WCkE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0f1ecd4c-f48a-40ef-a41d-5e824173d3f9\\azure-rest-maps-geolocation-1.0.0-alpha.20240606.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0f1ecd4c-f48a-40ef-a41d-5e824173d3f9\\azure-rest-maps-geolocation-1.0.0-alpha.20240606.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-RMBRpHA21SAGyxOo/WhpZ0Ct0sDJ8rolqUMdM5OHqRNFemgJX1Z56mdP4k7Cv0eRXHzVj4UNHqzrui6ZX+gxew==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240606.1_1717743443572_0.4895281390974353","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240607.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240607.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ef78527dd8101b4880d5a301385b707bd599f7da","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240607.1.tgz","fileCount":25,"integrity":"sha512-+tmd1JHEwhTvP4dIqrA0KqkGto6FpSKqCZaLhUJbUQtqQfUR5o/wWn+Suj4xvYw/Xq7LfjdhlQ9uCN5DMPQCwA==","signatures":[{"sig":"MEUCIQDtUumWCWRFlzBbhK+oTZcmqcyzvDPkptfFxEqSjIC0FwIgJx6A6kvukycffJVTOp8jp39lI7tY4MovxlUFD6QMMCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\02080637-7a50-4281-b994-c8da1198cac2\\azure-rest-maps-geolocation-1.0.0-alpha.20240607.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\02080637-7a50-4281-b994-c8da1198cac2\\azure-rest-maps-geolocation-1.0.0-alpha.20240607.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+tmd1JHEwhTvP4dIqrA0KqkGto6FpSKqCZaLhUJbUQtqQfUR5o/wWn+Suj4xvYw/Xq7LfjdhlQ9uCN5DMPQCwA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240607.1_1717829868929_0.6151423880892126","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240611.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240611.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"081981ad9aa692a58616446527fa42f9aa37ec9e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240611.1.tgz","fileCount":25,"integrity":"sha512-Qe7RjS9Uyl123hEBgt+DgMUcRrTAojjAsYXO9X3wT7UkJP2I8Nnijyw0RLUL6g776ScjdlpCJuZpkbaYMicPsg==","signatures":[{"sig":"MEUCIFpBxAXbAHOHkioZAFb8CZMmbtTeUbZijp7KJ0ddYjFlAiEAipkXrPMoV2i3sXPbOXxSiw2YLT6wTEEAeL3L7KOsGDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c47d1310-fea8-499c-be05-70e350f9358e\\azure-rest-maps-geolocation-1.0.0-alpha.20240611.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c47d1310-fea8-499c-be05-70e350f9358e\\azure-rest-maps-geolocation-1.0.0-alpha.20240611.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Qe7RjS9Uyl123hEBgt+DgMUcRrTAojjAsYXO9X3wT7UkJP2I8Nnijyw0RLUL6g776ScjdlpCJuZpkbaYMicPsg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240611.1_1718175558012_0.5606810786979999","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240612.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240612.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f095ae8fc1c72de15fd221025cee1b5be517fe39","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240612.1.tgz","fileCount":25,"integrity":"sha512-jW4KAqHl72Y+pqUUQdwUDv51naIiltA+VY0NBLkfbJHIQ2842jAHFkBfvj0HY4gHiXdlxPF35iYteoLz8w4Xyg==","signatures":[{"sig":"MEUCIQC7OXQFwMyPmlXGefCw5dZLYL0ZjmP/u6vEJyFpVy14NgIgB4lMomSx/9HGEBnY8rd4y3RDC5Js0wnGpozXtS5S/NE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fd44466c-8a27-4fb8-b7fb-ba583e2dea83\\azure-rest-maps-geolocation-1.0.0-alpha.20240612.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fd44466c-8a27-4fb8-b7fb-ba583e2dea83\\azure-rest-maps-geolocation-1.0.0-alpha.20240612.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jW4KAqHl72Y+pqUUQdwUDv51naIiltA+VY0NBLkfbJHIQ2842jAHFkBfvj0HY4gHiXdlxPF35iYteoLz8w4Xyg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240612.1_1718261746478_0.11017054228126377","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240613.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240613.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"146e7aee102a69dde76d9b175ea631a8ff3326f1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240613.1.tgz","fileCount":25,"integrity":"sha512-31qFeuESxoYHGaVQOQ36rKa8JLXSPqxVKnlNxSRsh1cBUlGPug3nYJ5SmtA5vQYCj95hjC1QtsrIWHZ35rux9w==","signatures":[{"sig":"MEUCIE+cP/bh9LUhsJAwSK8AjfvbL3OLtHCYk0sw5oRFfgvOAiEAqWJ2MokHvApTZ/1wJkD5cbUSREAb10uV1hs2d+Gu2ck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0bdcbe22-1a49-413f-a2ee-fed45432dd35\\azure-rest-maps-geolocation-1.0.0-alpha.20240613.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0bdcbe22-1a49-413f-a2ee-fed45432dd35\\azure-rest-maps-geolocation-1.0.0-alpha.20240613.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-31qFeuESxoYHGaVQOQ36rKa8JLXSPqxVKnlNxSRsh1cBUlGPug3nYJ5SmtA5vQYCj95hjC1QtsrIWHZ35rux9w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240613.1_1718348252735_0.8031262856569372","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240614.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240614.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"57cace386d03e021f8b33cd25a62e82f4c106403","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240614.1.tgz","fileCount":25,"integrity":"sha512-OWo23RHnoJD9YJu9vvkIenheM863fDIlTd83ghlK9nH3zVkHLTS8q6mjHHTeTdfJwi+iIvqDtJHP25oNmXn9Pw==","signatures":[{"sig":"MEUCIQDEcPBek8eu5T7ovwexrBELVQ6wTwkVXdl0qbCANUHKsgIgR/Et941lp6mEgIaKJM+TdEjvy4gEXNAL/jkrAImYRZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6eab9b6b-853b-4e6c-954b-9340666132af\\azure-rest-maps-geolocation-1.0.0-alpha.20240614.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6eab9b6b-853b-4e6c-954b-9340666132af\\azure-rest-maps-geolocation-1.0.0-alpha.20240614.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-OWo23RHnoJD9YJu9vvkIenheM863fDIlTd83ghlK9nH3zVkHLTS8q6mjHHTeTdfJwi+iIvqDtJHP25oNmXn9Pw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240614.1_1718436826014_0.8869219774167987","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240617.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240617.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7e64d1b4f95e6b071f7f5480cfaaddf4424c0a4a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240617.1.tgz","fileCount":25,"integrity":"sha512-dppoN+Qi943tpYG2Vq4R3uIs0HfupdF+9f9h2jgGgTiwZO+lzOv2dAPZ9dk323Ya3d8fOGccMvOy+1jIuqaB6A==","signatures":[{"sig":"MEMCH1uSNT24SeeXezxWvNBRVB+ti0ON1wmFKjQAjYb5HkkCIB12STUPciA/6z1fhTPTRLkcgULurQbiUVsVYesQLZg4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71797},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a6182874-8eef-4ce8-b584-bf7ab11423cd\\azure-rest-maps-geolocation-1.0.0-alpha.20240617.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a6182874-8eef-4ce8-b584-bf7ab11423cd\\azure-rest-maps-geolocation-1.0.0-alpha.20240617.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-dppoN+Qi943tpYG2Vq4R3uIs0HfupdF+9f9h2jgGgTiwZO+lzOv2dAPZ9dk323Ya3d8fOGccMvOy+1jIuqaB6A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240617.1_1718693805069_0.5127736746127491","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240618.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240618.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3e9ea2457bf439bfb174fdd38c01d6df02ee8072","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240618.1.tgz","fileCount":25,"integrity":"sha512-yGM8f2dwPrZ1LcWGW9apDu+Ejn4WsJDq6ZJY7ki2jGWOojg6mRaP5neVmYDutkr8iC1QWBp7igRXR3y3tqFzkA==","signatures":[{"sig":"MEYCIQDAd55/NzGcuV0vHedBDBM+NYWGqdx+sU8R2G3FJO02+QIhAPF8Dw/BL6SJaTIR7T/WPr9rn5Wyurz7ytyi9PxEOv+k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0bc8e38f-49bc-48ae-be65-6d033990444e\\azure-rest-maps-geolocation-1.0.0-alpha.20240618.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0bc8e38f-49bc-48ae-be65-6d033990444e\\azure-rest-maps-geolocation-1.0.0-alpha.20240618.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-yGM8f2dwPrZ1LcWGW9apDu+Ejn4WsJDq6ZJY7ki2jGWOojg6mRaP5neVmYDutkr8iC1QWBp7igRXR3y3tqFzkA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240618.1_1718780248468_0.48901104055946343","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240619.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240619.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ca436a1109a88b9b6fc86d0c77ad35f28791d354","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240619.1.tgz","fileCount":25,"integrity":"sha512-hoQzEt3pe7TjE+5KYxcaPjy9KjigaXqwTl+P6l0MV7I46ftgCD7y/OC/ZUXeeWm0wrg4GND5g19F0FVRxpj0bw==","signatures":[{"sig":"MEUCIDk52vSKE+Gc3NZr8qEEFwz7pFRh6ZaWlNmL6yVhmLAmAiEAm0ZFiVLfUsd19c98KlLKyfGHv/hcY1AkT8mwTJXW2YU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\05f2ce0a-9801-439a-9514-d94ac3269a18\\azure-rest-maps-geolocation-1.0.0-alpha.20240619.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\05f2ce0a-9801-439a-9514-d94ac3269a18\\azure-rest-maps-geolocation-1.0.0-alpha.20240619.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-hoQzEt3pe7TjE+5KYxcaPjy9KjigaXqwTl+P6l0MV7I46ftgCD7y/OC/ZUXeeWm0wrg4GND5g19F0FVRxpj0bw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240619.1_1718866759851_0.9285805000433065","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240620.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240620.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240620.1","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dbf41a0eef3acb3992b5cf0ce2a5d596d93f61db","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240620.1.tgz","fileCount":25,"integrity":"sha512-N/6FA4AiZxrxD9S66T+5ZhwfE9hfLaQFBHQMuNU2AeBXhtIKO+Rw9TERMCcRRauJHwCz/Flzqjh4oUuuORno+A==","signatures":[{"sig":"MEQCIBpA9cRPjQzIJMLEiIzIsrKqtS30e4fXldmUuB9kCpOLAiBlgqoboHzH5pZjDXRsWey3Glho1idtqcwF54U+lO9WTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4d06a100-8f63-4bfa-b515-3747484fffdb\\azure-rest-maps-geolocation-1.0.0-alpha.20240620.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4d06a100-8f63-4bfa-b515-3747484fffdb\\azure-rest-maps-geolocation-1.0.0-alpha.20240620.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-N/6FA4AiZxrxD9S66T+5ZhwfE9hfLaQFBHQMuNU2AeBXhtIKO+Rw9TERMCcRRauJHwCz/Flzqjh4oUuuORno+A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240620.1_1718953237387_0.6466165997066187","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240621.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240621.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240621.1","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0d17c866bf15a20d652567c3aa29fa35df01afcd","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240621.1.tgz","fileCount":25,"integrity":"sha512-LxJnY8z7VBHSDJ/xenQYCkLdEkErnHBvD7XPY6D02fnIiWH5uvfLDGsBhfg3tz9MHwSRG5GStPOSHk9pVkgC3A==","signatures":[{"sig":"MEYCIQCVzvwG+XtLxDvMGFQ5xXA172YZfFdWYZLCcGUQTgHFMgIhAP4HZlgDTGqunalxr1tBWojZZhk02KrEJ1YAWzw6mEzx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\96270591-bfd0-4293-a5b2-653aee7c7dfd\\azure-rest-maps-geolocation-1.0.0-alpha.20240621.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\96270591-bfd0-4293-a5b2-653aee7c7dfd\\azure-rest-maps-geolocation-1.0.0-alpha.20240621.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-LxJnY8z7VBHSDJ/xenQYCkLdEkErnHBvD7XPY6D02fnIiWH5uvfLDGsBhfg3tz9MHwSRG5GStPOSHk9pVkgC3A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240621.1_1719039294741_0.1237542640906546","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240624.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240624.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240624.1","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3c52b8e4aa6370b124acf91ba346643372256734","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240624.1.tgz","fileCount":25,"integrity":"sha512-9oW/tdjFdxK9Hx1xzsXhU3a48qFpkd/Q0Qg5csC/Zh9eKylyfCCa8inpCEiN5r//8Q+2kBdev+isCKYMY1Hffw==","signatures":[{"sig":"MEYCIQCCvF3iklXZ66KnTe08DkcJaB9fuRy0Ai+IIRG1R45nwAIhAPEbVPo3c4yG8BQWMK9VLZty3hndIfSf4ebz+tzryOi0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\47b0c27d-0c76-426a-aa1b-adfba21ff394\\azure-rest-maps-geolocation-1.0.0-alpha.20240624.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\47b0c27d-0c76-426a-aa1b-adfba21ff394\\azure-rest-maps-geolocation-1.0.0-alpha.20240624.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-9oW/tdjFdxK9Hx1xzsXhU3a48qFpkd/Q0Qg5csC/Zh9eKylyfCCa8inpCEiN5r//8Q+2kBdev+isCKYMY1Hffw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240624.1_1719298599732_0.547621351657334","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240625.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240625.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240625.1","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3a01fd7cd865ae77c32226df58f04c719bff0c39","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240625.1.tgz","fileCount":25,"integrity":"sha512-gSSqd3XJ5VWqWhucg1dvwmJCzu9WmN9CaEtlRldKUFVWQx39LH6VybhwpvVQHkrXrwGc591Y8e+h8Ga8kNrH+w==","signatures":[{"sig":"MEYCIQCMxi7pC94p7SWPWk9kibHA7Ba5jVx71W8kntiQNcrtUQIhAOLgdMDkrBgBFum//BJyL4h/LH6BHWxuXXzdwaWgLFn/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9a0d62f0-1043-492a-aa0a-21fd7bd91db3\\azure-rest-maps-geolocation-1.0.0-alpha.20240625.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9a0d62f0-1043-492a-aa0a-21fd7bd91db3\\azure-rest-maps-geolocation-1.0.0-alpha.20240625.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gSSqd3XJ5VWqWhucg1dvwmJCzu9WmN9CaEtlRldKUFVWQx39LH6VybhwpvVQHkrXrwGc591Y8e+h8Ga8kNrH+w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240625.1_1719385156148_0.8482297307577216","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240626.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240626.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240626.1","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"da0b6d41f8c624481e9da1bab1022ba833ab1d6a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240626.1.tgz","fileCount":25,"integrity":"sha512-VOOiNNBm2WnPurcHHgC0elGyCCchPne4dFGvhLbRTK2zhfamIL6OKhauhO6q6R874LF1JqQApBklV9Q59HXC1Q==","signatures":[{"sig":"MEUCIQDy8QQ+2VAzTjfF/mI/jkt56js4rucfgdPesJVEOqqBBQIgd2nsP8WWgXzZAdFGrj+OME/LYO/T5tWbpUdoZVIfDRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\63b2874f-da54-4b11-ad21-926375ab44bf\\azure-rest-maps-geolocation-1.0.0-alpha.20240626.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\63b2874f-da54-4b11-ad21-926375ab44bf\\azure-rest-maps-geolocation-1.0.0-alpha.20240626.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-VOOiNNBm2WnPurcHHgC0elGyCCchPne4dFGvhLbRTK2zhfamIL6OKhauhO6q6R874LF1JqQApBklV9Q59HXC1Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240626.1_1719471953664_0.6272479908335411","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240627.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240627.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240627.1","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"36534d553d6b66d37f730cc15810298aaab92fa3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240627.1.tgz","fileCount":25,"integrity":"sha512-YmrhEk279pTa1tOcNH5xkvYsrjGkPji4ve8eOUtQv257GV7oseHN4YFYZCe8nyImB0AxM241zTQKeu9JXYk68g==","signatures":[{"sig":"MEQCIDva/WIEfVGZiNnMZVU1Eh4/T/iz5zruBf1VYuBMiSNkAiA3QXkP+9SqjSjk7h+teeVgHra+H889qBaOlV5MJcvvag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\67a1eb69-8a0a-4309-92ec-73c601ed1051\\azure-rest-maps-geolocation-1.0.0-alpha.20240627.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\67a1eb69-8a0a-4309-92ec-73c601ed1051\\azure-rest-maps-geolocation-1.0.0-alpha.20240627.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YmrhEk279pTa1tOcNH5xkvYsrjGkPji4ve8eOUtQv257GV7oseHN4YFYZCe8nyImB0AxM241zTQKeu9JXYk68g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240627.1_1719558016213_0.7169405526332948","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240628.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240628.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240628.1","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2271a9688c96830f6fb638ee832147f8306890f7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240628.1.tgz","fileCount":25,"integrity":"sha512-gqrcACrjXYsjJUcsmALCdTy1g5y8ORrk1uZqCaLTQURyw1K3SCMhFSPpfiqDPu3t8tekjPEPQa2b/hIDQiLrSQ==","signatures":[{"sig":"MEUCIEPnCeRBUFcfxTyUekWnXcgQmV6vR7dq8BVPmdMhdZ2nAiEAjK1jd3DwYGrIZyy8ALLrEjAtrO+27URfxv+IFzifCNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8509aef4-c7ba-4b3f-aa99-ae5a28f5a3d9\\azure-rest-maps-geolocation-1.0.0-alpha.20240628.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8509aef4-c7ba-4b3f-aa99-ae5a28f5a3d9\\azure-rest-maps-geolocation-1.0.0-alpha.20240628.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gqrcACrjXYsjJUcsmALCdTy1g5y8ORrk1uZqCaLTQURyw1K3SCMhFSPpfiqDPu3t8tekjPEPQa2b/hIDQiLrSQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.4.5","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240628.1_1719644462587_0.5993995064214697","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240704.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240704.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"60787ea6779216e5ca8f6ee5b6fd5e040f30add1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240704.1.tgz","fileCount":25,"integrity":"sha512-h7j3l91rOQuHq39HZY+l6k8hoN4Nt5Fe/J0hmrP3nqOBV83IGM7O0Em/H51tUSFKVOu0YHETMFICr5jht5U9zg==","signatures":[{"sig":"MEQCICpkkzQqdcI/bR3lCMu9UiR1gzNVdYKSCXfmhccToD4cAiAg6+sQzsHOiAT5MIyTJgQO7vP66eu/V3UNBQJPW4+h8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\70d7a5b7-f13f-4c03-892b-2dd0b53ef491\\azure-rest-maps-geolocation-1.0.0-alpha.20240704.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\70d7a5b7-f13f-4c03-892b-2dd0b53ef491\\azure-rest-maps-geolocation-1.0.0-alpha.20240704.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-h7j3l91rOQuHq39HZY+l6k8hoN4Nt5Fe/J0hmrP3nqOBV83IGM7O0Em/H51tUSFKVOu0YHETMFICr5jht5U9zg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240704.1_1720162678622_0.5943119818515623","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240705.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240705.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"acefe3b54b386c0509b65576c981ca7c8d6b8793","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240705.1.tgz","fileCount":25,"integrity":"sha512-7Rpw10yuPcu78uArvxMEJiyenp2j0bHpDfwHshs8k6SaT+A7jXI9dUes/OLdY+BCPJCjaGc1dYz3j61hIuC6oQ==","signatures":[{"sig":"MEQCIHavlqXNVCh32iV15CF4g5hVMBbSHmigJm1U2+NObVU7AiAuOAApZcSXg+NwJ2JQ1tdjHTjkpPOC+9BZRfgqS/Easw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3a827de5-7f0d-42aa-a7cb-0bf6e645d12b\\azure-rest-maps-geolocation-1.0.0-alpha.20240705.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3a827de5-7f0d-42aa-a7cb-0bf6e645d12b\\azure-rest-maps-geolocation-1.0.0-alpha.20240705.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7Rpw10yuPcu78uArvxMEJiyenp2j0bHpDfwHshs8k6SaT+A7jXI9dUes/OLdY+BCPJCjaGc1dYz3j61hIuC6oQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240705.1_1720249181069_0.19923737599514935","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240708.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240708.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7a3e821649110ad9c1045131626b99e7b7da0fa8","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240708.1.tgz","fileCount":25,"integrity":"sha512-uWDSh3k7kn3OyYV9IC/qqthAuV1YT0NQpaCH2PSh1Twc7W5fw3K+Aax/sTmlruOytffffRpv0A3ETrXCnrSgGQ==","signatures":[{"sig":"MEYCIQC0QGD5eDqAb4p+8S5CuVDRrVlheUfvG5591hDWOhrTWQIhAKkp/5SGlF3zG246tAITPoTAkgR6ORz47eqJt8AHpnlZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\22242bc6-f3a1-4d4d-8ce2-9b5b802cf46c\\azure-rest-maps-geolocation-1.0.0-alpha.20240708.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\22242bc6-f3a1-4d4d-8ce2-9b5b802cf46c\\azure-rest-maps-geolocation-1.0.0-alpha.20240708.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-uWDSh3k7kn3OyYV9IC/qqthAuV1YT0NQpaCH2PSh1Twc7W5fw3K+Aax/sTmlruOytffffRpv0A3ETrXCnrSgGQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240708.1_1720508249623_0.8232937541997107","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240709.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240709.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"550c97b7f3e185b0dd3e9e4742aab59ff1ff282f","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240709.1.tgz","fileCount":25,"integrity":"sha512-yOMd0CCcvvYg9igBTrbXlSM1+3it0huR6sJqcsDNnXwv/5nZnehRRjLxkwF/pnoJeDyRoIQ8VPXk5y5/qPMYaw==","signatures":[{"sig":"MEUCIQDf592bsgJK/dWncGsJIvKbAgXH30nmQCzKt4AqHPS4RgIgI4zrZsivfE8C1lf6dx/18eOEb2wLVwNA2O7c9eISWfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1f90e506-9238-419d-a37c-70435bc57d1c\\azure-rest-maps-geolocation-1.0.0-alpha.20240709.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1f90e506-9238-419d-a37c-70435bc57d1c\\azure-rest-maps-geolocation-1.0.0-alpha.20240709.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-yOMd0CCcvvYg9igBTrbXlSM1+3it0huR6sJqcsDNnXwv/5nZnehRRjLxkwF/pnoJeDyRoIQ8VPXk5y5/qPMYaw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240709.1_1720594702721_0.22097554113044482","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240710.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240710.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"365bf1c719fe8881b6dc6da16ae1790674a8c00e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240710.1.tgz","fileCount":25,"integrity":"sha512-38j18CwWCYw58aEiwgl/O65mUHP425mT2Rqv9mHS0s5rf400/3yFBDUugYZm4cjBpFqgePv/MaCySJqXO+qzog==","signatures":[{"sig":"MEUCIAEN3E8x2oVpKIlhBlfG/VZHCNiuEo4zSiBKOUbtCybAAiEAhe3ec6143xM5j916llez1R0HCCqz3L2Y8C6gjXYJo+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\acb7d3b7-c20a-4814-b995-371b7f4640ba\\azure-rest-maps-geolocation-1.0.0-alpha.20240710.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\acb7d3b7-c20a-4814-b995-371b7f4640ba\\azure-rest-maps-geolocation-1.0.0-alpha.20240710.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-38j18CwWCYw58aEiwgl/O65mUHP425mT2Rqv9mHS0s5rf400/3yFBDUugYZm4cjBpFqgePv/MaCySJqXO+qzog==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240710.1_1720681158791_0.9220017473284758","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240711.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240711.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"516a2e462060a549d995f69e88a1b388aa1e2b50","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240711.1.tgz","fileCount":25,"integrity":"sha512-OMQG7taOOw5PdsLIFGZuuUKKfaLCEY/6csCfnWVLa6ThdqLXVQn/AL5B199tB/4XfJLSrP0O691Nqsh2gLWSmg==","signatures":[{"sig":"MEUCIGMYejS+u27Ul1Z+bphmzzdjKJt4LcNJo2gJ7oFBb9uFAiEAmARUzUnJGa82C7eCGAfuxT9VZGf6NfbZgoG5mLTENzo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\65bca8fd-0dcb-4dfd-a8a5-deb8a8682082\\azure-rest-maps-geolocation-1.0.0-alpha.20240711.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\65bca8fd-0dcb-4dfd-a8a5-deb8a8682082\\azure-rest-maps-geolocation-1.0.0-alpha.20240711.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-OMQG7taOOw5PdsLIFGZuuUKKfaLCEY/6csCfnWVLa6ThdqLXVQn/AL5B199tB/4XfJLSrP0O691Nqsh2gLWSmg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240711.1_1720767409124_0.7309247611363254","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240712.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240712.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0481b550a3987b3232b329a44f7a1afee1975e77","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240712.1.tgz","fileCount":25,"integrity":"sha512-OnuQBcBPPbtvQMf3G3MFFd2TxlHO5IL+QasEvQmIaYTdFWR0ipSR1oL++LM9qdQCKDTPWJQ0xYvf4CCXXnCUPg==","signatures":[{"sig":"MEUCID4sUQAdqk3LnK020+baP1wHspJuqqJyZuDkjAQ8p8WfAiEA0tyUCss3Aoy1ytStsMGZM00x1om5hVmAASDQEHBv/P8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d6a77a9e-1a36-4ff0-9df4-0021a3888176\\azure-rest-maps-geolocation-1.0.0-alpha.20240712.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d6a77a9e-1a36-4ff0-9df4-0021a3888176\\azure-rest-maps-geolocation-1.0.0-alpha.20240712.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-OnuQBcBPPbtvQMf3G3MFFd2TxlHO5IL+QasEvQmIaYTdFWR0ipSR1oL++LM9qdQCKDTPWJQ0xYvf4CCXXnCUPg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240712.1_1720853832380_0.05607686592839789","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240715.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240715.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ea10cb29e37edc4735b8e671ac01c3703540270a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240715.1.tgz","fileCount":25,"integrity":"sha512-4i7t54/K9WLf5D+uxMhBVn0/RUg/g9Uwdalr+IREogC5dCYfHK6D9U97SZSvmjNjw2hpo8mYcjGjbeCV7Ls2hQ==","signatures":[{"sig":"MEUCIQCVVDRG4IWQB8zjXYC+D+D4tcaZm/FmNIdj+fHT03ETBwIgGBhW5xzKZEoYFhcd0DO1qCnGfMjBLK/pzo8PXmRmtDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5b7f8081-5e22-4af7-b99b-d9385a6c02c9\\azure-rest-maps-geolocation-1.0.0-alpha.20240715.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5b7f8081-5e22-4af7-b99b-d9385a6c02c9\\azure-rest-maps-geolocation-1.0.0-alpha.20240715.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-4i7t54/K9WLf5D+uxMhBVn0/RUg/g9Uwdalr+IREogC5dCYfHK6D9U97SZSvmjNjw2hpo8mYcjGjbeCV7Ls2hQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240715.1_1721113132436_0.8723251759149355","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240716.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240716.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2c58c7db87fa1917e4281cd930e9eba6cb9ea4cd","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240716.1.tgz","fileCount":25,"integrity":"sha512-M6n9B8YtRER7gYMSas0APdCREpj7miMpKZ8xoIFk1ZIgwxJQ8gOxDzQ33yK3O5N66inbuwEQ06gxmFZJyD8NAg==","signatures":[{"sig":"MEQCIDT663ug4k3rfsN0+F3SLngAeNvR6I2TR5wdsRKrCFynAiAwqt1JubbPzfZdrCJ11TN/J7TwwbTAoOyZJSeLECGhbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ef8a0fce-6cf4-418a-b8d4-ea7272e65876\\azure-rest-maps-geolocation-1.0.0-alpha.20240716.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ef8a0fce-6cf4-418a-b8d4-ea7272e65876\\azure-rest-maps-geolocation-1.0.0-alpha.20240716.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-M6n9B8YtRER7gYMSas0APdCREpj7miMpKZ8xoIFk1ZIgwxJQ8gOxDzQ33yK3O5N66inbuwEQ06gxmFZJyD8NAg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240716.1_1721199424256_0.05711620213813262","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240717.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240717.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e82fff6d387a6e47c506d9008a77ec5934ddf9d2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240717.1.tgz","fileCount":25,"integrity":"sha512-25KZXqLcR6lssFPES9hzAYt4TgDfdeCE1+guGBxHtSTnCpRh2SHSWqYSR72r4n8YgFmo5068ZVOgqTM8RYZxTw==","signatures":[{"sig":"MEUCIADzzCvqZFER8ffT04im8kx3IBrSJDAOzMNuZfvPDXZAAiEAmwUc+y7ZmDNRyi4cU8dOmGY/LMvj+mpWi7Ge4IuL4iU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\eb6f0092-b78b-4ee9-9dc8-421b25fec9e8\\azure-rest-maps-geolocation-1.0.0-alpha.20240717.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\eb6f0092-b78b-4ee9-9dc8-421b25fec9e8\\azure-rest-maps-geolocation-1.0.0-alpha.20240717.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-25KZXqLcR6lssFPES9hzAYt4TgDfdeCE1+guGBxHtSTnCpRh2SHSWqYSR72r4n8YgFmo5068ZVOgqTM8RYZxTw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240717.1_1721285909429_0.1073064859431927","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240718.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240718.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"38753d9337ba253c777fa5211519d07ac3a80f7c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240718.1.tgz","fileCount":25,"integrity":"sha512-5MJwUHshrMAe4TFklTLot1g2eAmmILUz3N0KKtqCdAA/1jDnNx2unqoCaVftYZmOoM9jWiX34x/MJZv6kV2oBg==","signatures":[{"sig":"MEYCIQCgi/aWLYvFwINjCy7t8XkjspJI7wJ+dqVMCS8bf8qiJgIhAN0Ftp0P1dI8MovjMEvfjB7S6l34sHKo5V/AWwFZayxp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a0dfad3a-f49f-41a1-9c7e-d0d626920e19\\azure-rest-maps-geolocation-1.0.0-alpha.20240718.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a0dfad3a-f49f-41a1-9c7e-d0d626920e19\\azure-rest-maps-geolocation-1.0.0-alpha.20240718.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-5MJwUHshrMAe4TFklTLot1g2eAmmILUz3N0KKtqCdAA/1jDnNx2unqoCaVftYZmOoM9jWiX34x/MJZv6kV2oBg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240718.1_1721372093471_0.005286147383577466","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240719.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240719.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7281cadc6435e705acbdf55f36a46d3537605786","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240719.1.tgz","fileCount":25,"integrity":"sha512-cg1C2uXEQ7Q20YmZZgMVi2C0nJ0DrxD6wwlLeSPp+KIT8H6jW1aQb9s7Six2MOPlKsRx9Wu+f0i9e4p8QJWJIw==","signatures":[{"sig":"MEQCIEMf76ul2SKAezQp3yVKYZn7hWu0N411ebkhtm1W2HUnAiBkHs2VM1JNIVJvypohymCAq8ZxWFQ9LdqOeb0K2kMisw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\78ddf291-b8a0-4399-923d-534dd690adbe\\azure-rest-maps-geolocation-1.0.0-alpha.20240719.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\78ddf291-b8a0-4399-923d-534dd690adbe\\azure-rest-maps-geolocation-1.0.0-alpha.20240719.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-cg1C2uXEQ7Q20YmZZgMVi2C0nJ0DrxD6wwlLeSPp+KIT8H6jW1aQb9s7Six2MOPlKsRx9Wu+f0i9e4p8QJWJIw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240719.1_1721459337522_0.08217101940597149","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240722.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240722.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"57d80e1b759007472f902ff239a42b1c4e25897d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240722.1.tgz","fileCount":25,"integrity":"sha512-5KMnTaEoW10ore0naMRhMdXKTgkYvh2kJ/d900zI/tjdM2nu1ZmUtSSJ/CV8uNhvcXwpexsslorPgDCWuDsE3A==","signatures":[{"sig":"MEUCIAiDVdRZNzzJnondNqxNCK9vFe9UxZi5gvkAD25tvvY/AiEA1wwsJNzTk4mYeNGEvpxEnmi65A0h9nrtWLGEJffoyU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9c5f6c5e-5ebd-4e3d-b540-9a0056d193aa\\azure-rest-maps-geolocation-1.0.0-alpha.20240722.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9c5f6c5e-5ebd-4e3d-b540-9a0056d193aa\\azure-rest-maps-geolocation-1.0.0-alpha.20240722.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-5KMnTaEoW10ore0naMRhMdXKTgkYvh2kJ/d900zI/tjdM2nu1ZmUtSSJ/CV8uNhvcXwpexsslorPgDCWuDsE3A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240722.1_1721718030498_0.5368014943460258","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240723.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240723.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b5ecea61d1ace0f514c2a99248113b51a05b0057","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240723.1.tgz","fileCount":25,"integrity":"sha512-QsO+93QEOm86kYJsI/Wd1PsbZuf4qvKJehrq5mTu/Bg/Oar27rtJv8De0zxfUxeiLdiGuvTkv+E2cDQTaud5FA==","signatures":[{"sig":"MEUCIBpBWdn8vKzhFCTc2CAeRi5erHknJ5a2oB9yx8u+r+sZAiEA/FA/M6gBBEGbPPy/U+OgLVkFRB4+p4tAj4eQHkBtXW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c6c9582d-c2b2-48f4-9286-7757d5fc4c7b\\azure-rest-maps-geolocation-1.0.0-alpha.20240723.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c6c9582d-c2b2-48f4-9286-7757d5fc4c7b\\azure-rest-maps-geolocation-1.0.0-alpha.20240723.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-QsO+93QEOm86kYJsI/Wd1PsbZuf4qvKJehrq5mTu/Bg/Oar27rtJv8De0zxfUxeiLdiGuvTkv+E2cDQTaud5FA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240723.1_1721804227850_0.32956366755785327","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240725.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240725.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"99ef824cb60fa7b45fcfe448dd40b319eb80709d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240725.1.tgz","fileCount":25,"integrity":"sha512-3DSX0uZJUu/E4j/yk2mfP4MDT+rfRuLqqcAHOHrCZ8m3qGVGQBHG2Wyanv4dc94+6Hjn0Xy45ze+vcXvrT0bgA==","signatures":[{"sig":"MEUCIGS+sRmR3qew0Fb9NifLmC7DunbWailXPsu3GDhT4jgwAiEA/uibXpP9lK2ZNwox5jBbHz+T5i5FCDGAU1hJ6E6XMLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0c388e85-74f6-4910-8499-e06a8b50c729\\azure-rest-maps-geolocation-1.0.0-alpha.20240725.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0c388e85-74f6-4910-8499-e06a8b50c729\\azure-rest-maps-geolocation-1.0.0-alpha.20240725.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3DSX0uZJUu/E4j/yk2mfP4MDT+rfRuLqqcAHOHrCZ8m3qGVGQBHG2Wyanv4dc94+6Hjn0Xy45ze+vcXvrT0bgA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240725.1_1721977297338_0.7793646529930096","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240726.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240726.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ff9a6b497c4b269611d93aee194c0a087dfd8e33","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240726.1.tgz","fileCount":25,"integrity":"sha512-L/Gxu8g1EFlKRW/YWy//p4yLyezwZKBvKTSSbghxidq/mmRcd32NqOcbFvMuQj48ep1Yjv4ue59gamHEz61Nag==","signatures":[{"sig":"MEYCIQCqu5gxrEb/ECWy40F7mP+nOS5fudeHVaeFFnlqNwHqHwIhANmo1xNbV4EfLZ71dk3+9G+ayPH28BSGI0rtB/GMRGgn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2486370e-a32d-4d44-9879-affc20493c03\\azure-rest-maps-geolocation-1.0.0-alpha.20240726.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2486370e-a32d-4d44-9879-affc20493c03\\azure-rest-maps-geolocation-1.0.0-alpha.20240726.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-L/Gxu8g1EFlKRW/YWy//p4yLyezwZKBvKTSSbghxidq/mmRcd32NqOcbFvMuQj48ep1Yjv4ue59gamHEz61Nag==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240726.1_1722063726836_0.6398202518117453","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240729.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240729.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"962fb3956e30379fa42cc46659bf6f633c026428","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240729.1.tgz","fileCount":25,"integrity":"sha512-4Zfqm1yDhStbCd2x37UqbFKkC2hxQnu+GAKBs/mNrhtvNLVYCTLZV/Bwqz8AoYw58qNWZAJmsks2hsphLFNIog==","signatures":[{"sig":"MEQCIDMKxqK4Ygz4SWz75VpFVIcArkJkXwYki2fmxopx41OzAiB5jAKg19WWUr2Luo6POSr6K57aUdrYyvpQVQ36XI2slw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a887d791-2af1-4f03-9049-d8d0c9be9aef\\azure-rest-maps-geolocation-1.0.0-alpha.20240729.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a887d791-2af1-4f03-9049-d8d0c9be9aef\\azure-rest-maps-geolocation-1.0.0-alpha.20240729.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-4Zfqm1yDhStbCd2x37UqbFKkC2hxQnu+GAKBs/mNrhtvNLVYCTLZV/Bwqz8AoYw58qNWZAJmsks2hsphLFNIog==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240729.1_1722322640386_0.006226793774167794","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240731.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240731.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ea5c25d0ef93ad79ef0dd5d71974bd6f62cca0f6","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240731.1.tgz","fileCount":25,"integrity":"sha512-5xwsavrqXvk97A5Z09lMSq7SoyIkf8IVwCxe9bFBZiIpiAlbyNM1LPKfhuAxfho5XM/YJS2ib4CJcpCGjNIOdw==","signatures":[{"sig":"MEYCIQCm/8ntQyoenEMjlaDMpLlr6oTTVAcgivcBrHcGCKkeowIhAOlHH/nMzTdneR1Yh13wH1+QaL+QtxOvehHMzRI2nkHn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\584028a3-0ddd-4248-8c44-a59e9aebfb5d\\azure-rest-maps-geolocation-1.0.0-alpha.20240731.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\584028a3-0ddd-4248-8c44-a59e9aebfb5d\\azure-rest-maps-geolocation-1.0.0-alpha.20240731.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-5xwsavrqXvk97A5Z09lMSq7SoyIkf8IVwCxe9bFBZiIpiAlbyNM1LPKfhuAxfho5XM/YJS2ib4CJcpCGjNIOdw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240731.1_1722495790642_0.7915103573820137","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240801.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240801.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240801.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"771d3de36dc7567081cb3b0340b3a60550433c8a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240801.2.tgz","fileCount":25,"integrity":"sha512-wm4jO5IC00iLSfc5Fh5oXLDp86ClvRANSccSpIM2c4WHM5bQLExvohgchOdzLKWKsjKJnlIJoyB1Bg5Uy6hlPg==","signatures":[{"sig":"MEUCIDxCvYMnUvQbW1xp8TXSX0Eo1UnlN9Ubv7kS20cdzEcdAiEAhFmjFCmBrsOIo7t4LtgZAtRTZCfBHaw771TUBKs8j34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b540bfbf-659d-483f-a53c-e9c31eb3b359\\azure-rest-maps-geolocation-1.0.0-alpha.20240801.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b540bfbf-659d-483f-a53c-e9c31eb3b359\\azure-rest-maps-geolocation-1.0.0-alpha.20240801.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wm4jO5IC00iLSfc5Fh5oXLDp86ClvRANSccSpIM2c4WHM5bQLExvohgchOdzLKWKsjKJnlIJoyB1Bg5Uy6hlPg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240801.2_1722582051345_0.33969339402391774","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240802.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240802.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d8abd3e4d7479b3117de548c830d26495c86ae59","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240802.1.tgz","fileCount":25,"integrity":"sha512-wSsO5CDwXFuKlnQe1gC+yIGnvy4j3BoJ+bg8/dHprXg2vwn3KOV1TwO1ACHssQISMDm0nW2Z7egyLXhxo0D1gA==","signatures":[{"sig":"MEYCIQDO5uaOZ+07dYK8JCdJs6vc/mQn8+DOqZQ3gFQ4K6wXhwIhAO4fh4gE2/4EY805VObUwBcgKyk3weje4TVXoGels1fr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e8ea022c-23d1-406b-9cc9-567930d7f05d\\azure-rest-maps-geolocation-1.0.0-alpha.20240802.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e8ea022c-23d1-406b-9cc9-567930d7f05d\\azure-rest-maps-geolocation-1.0.0-alpha.20240802.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wSsO5CDwXFuKlnQe1gC+yIGnvy4j3BoJ+bg8/dHprXg2vwn3KOV1TwO1ACHssQISMDm0nW2Z7egyLXhxo0D1gA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240802.1_1722668406528_0.7099349658987644","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240805.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240805.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"359346a315ab193f6c3deca79d581d58e8037d98","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240805.1.tgz","fileCount":25,"integrity":"sha512-m+1abL+/F7aoV3hx1LJrwBGlmVTbAdJMdElMUg1yBq+P3G6Sj90ouWvj/ErZhm7oSGaETblbd0xCPlgT3LZ5PA==","signatures":[{"sig":"MEQCIAzARUvG58wN/2wS+ITCHHuoAunOAC2ZF0763kC7IL6iAiAI3PmKEo2HCQImHzrJ7SXa/DnUBzSS7cCgA4Gd40GaJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71817},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\47cc5d34-9f7e-44d3-98c7-c436f5199937\\azure-rest-maps-geolocation-1.0.0-alpha.20240805.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\47cc5d34-9f7e-44d3-98c7-c436f5199937\\azure-rest-maps-geolocation-1.0.0-alpha.20240805.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-m+1abL+/F7aoV3hx1LJrwBGlmVTbAdJMdElMUg1yBq+P3G6Sj90ouWvj/ErZhm7oSGaETblbd0xCPlgT3LZ5PA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240805.1_1722927431113_0.2754492702095179","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240807.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240807.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240807.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"578f8973aae5c4f46a5cb2af6b878a570c12a77e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240807.2.tgz","fileCount":25,"integrity":"sha512-4KGl3Na1JJk8AtugO55VvxfqnJh8rqdTVdH6vVgSbiU7+3gfbaIKKLUJgUmFUabpTVEPi93wo78xPW6+Cbh+7w==","signatures":[{"sig":"MEUCIQCFlEbhoEhRa0TNap/c3cKalHqGDQMCnXjE5X5Qpk5Y+AIgdX6GBtQz0HqQtPhHuc34Qp/WLnxQdyjAVo3xjpwq/Xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c2f83921-0e7a-48c8-b19e-9e32986d7d06\\azure-rest-maps-geolocation-1.0.0-alpha.20240807.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c2f83921-0e7a-48c8-b19e-9e32986d7d06\\azure-rest-maps-geolocation-1.0.0-alpha.20240807.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-4KGl3Na1JJk8AtugO55VvxfqnJh8rqdTVdH6vVgSbiU7+3gfbaIKKLUJgUmFUabpTVEPi93wo78xPW6+Cbh+7w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240807.2_1723100347853_0.32394832751760405","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240808.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240808.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f168f9638452a9bf8e28eaa868db6ed15de35b9e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240808.1.tgz","fileCount":25,"integrity":"sha512-NIVAy/LSq3sQErIWvFnGVk84MaTLlsOx3HU5Z8AFIQ4oJtM4VyQuQFDwgRFS/Qddo7UsHoymCKqUGf2JClOIxA==","signatures":[{"sig":"MEYCIQCMoAPz7DJHdOw4eZL1K5BCKzCBLbeGxm22ElEPiaRNagIhAKOpaTQQ8eb8DxbCuzjatkJLDDQPQHmI31X2aI+NkA3B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7ed0c36e-cb69-44cd-89e4-b372f85908e3\\azure-rest-maps-geolocation-1.0.0-alpha.20240808.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7ed0c36e-cb69-44cd-89e4-b372f85908e3\\azure-rest-maps-geolocation-1.0.0-alpha.20240808.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NIVAy/LSq3sQErIWvFnGVk84MaTLlsOx3HU5Z8AFIQ4oJtM4VyQuQFDwgRFS/Qddo7UsHoymCKqUGf2JClOIxA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240808.1_1723186901851_0.1464533160327195","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240809.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240809.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fb1b84659c60192b01765cd22055709f023e8458","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240809.1.tgz","fileCount":25,"integrity":"sha512-pTzny5llzYsw1kgoE7BqvNPdXbQPGIh6ID7nS0kZ1ozpLNTaOjo1pp9IH6QFehvb4P0SppQtBfc1QtaMx1+r1A==","signatures":[{"sig":"MEYCIQDXZx8mW3mD0yl7UJQy1OZrF1I1K2eoLBAzm2tnkxDqeQIhANERN1/RgvEM20/pmrpE+BOR/1n2eIpkN+5h42WQ60Bi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\71a5b530-178e-4b94-a911-4f1290dd3744\\azure-rest-maps-geolocation-1.0.0-alpha.20240809.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\71a5b530-178e-4b94-a911-4f1290dd3744\\azure-rest-maps-geolocation-1.0.0-alpha.20240809.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pTzny5llzYsw1kgoE7BqvNPdXbQPGIh6ID7nS0kZ1ozpLNTaOjo1pp9IH6QFehvb4P0SppQtBfc1QtaMx1+r1A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240809.1_1723273008839_0.6843437147981426","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240812.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240812.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5d38b1e2c276051e46aa87e18b43568cc13cb8ee","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240812.1.tgz","fileCount":25,"integrity":"sha512-Lic/aiigRs3BKw9QnI9KA0d1fmZBAmBgH7jlCbwf1RDN1TyS5m05bB4NIVZmVkv5umLfTy6IrwwhPZ8cPnnIOg==","signatures":[{"sig":"MEUCIDJ74FVoaoGongX7NwRkQzqF1dI1Oe16qAdGYLOgeY3FAiEAz1g/RhPXrb30JcnXoSD+oIDTkKrVSBEG7MzZ1DITWHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0e0c940c-a8b1-4a38-a622-6b112f33f22c\\azure-rest-maps-geolocation-1.0.0-alpha.20240812.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0e0c940c-a8b1-4a38-a622-6b112f33f22c\\azure-rest-maps-geolocation-1.0.0-alpha.20240812.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Lic/aiigRs3BKw9QnI9KA0d1fmZBAmBgH7jlCbwf1RDN1TyS5m05bB4NIVZmVkv5umLfTy6IrwwhPZ8cPnnIOg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240812.1_1723532164117_0.3474546418910296","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240813.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240813.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6983d67768da3a2497cc5805d4ecae6b946789f0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240813.1.tgz","fileCount":25,"integrity":"sha512-MD8sPdiX7n40kJFBEHCfS240W7jAGo3pC3yiqSkeSik8KecLZAMajn2Bmrgob+8O4oQkIf69O4Nak7vBFNx5iA==","signatures":[{"sig":"MEYCIQCPRp9rgLHugROMdjMUG3xn4tKO60QRoJcZ85wejXpb/QIhANYch3ogAqitkp+0No4exOI03HAhAHOB29xm0CUBziS1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\695ca390-5255-43ee-bc64-7c5b28564943\\azure-rest-maps-geolocation-1.0.0-alpha.20240813.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\695ca390-5255-43ee-bc64-7c5b28564943\\azure-rest-maps-geolocation-1.0.0-alpha.20240813.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-MD8sPdiX7n40kJFBEHCfS240W7jAGo3pC3yiqSkeSik8KecLZAMajn2Bmrgob+8O4oQkIf69O4Nak7vBFNx5iA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240813.1_1723618684543_0.38579073422135557","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240814.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240814.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eff44b9e07e197c11bd6b803d0b9ef30179c31bc","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240814.1.tgz","fileCount":25,"integrity":"sha512-/Jz1rfxTOYFSsrzwUCeaODXn4+JmbZWMTFFsbRlT5WYjgdzTTsq+7LmwdToNVDSZ0raTiP2jyvdVqC42A3nWJA==","signatures":[{"sig":"MEUCIQDFpQyv/eQUYgPk1tS17WqNhzTtTmZ+s3xrhJpxQB7RAwIgPyrFNKXybQOcs+NeI+nvrb8F7ew7zPsZxsIdtxgpD/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ffcc4bb5-6203-42f6-a34f-3c25e516340d\\azure-rest-maps-geolocation-1.0.0-alpha.20240814.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ffcc4bb5-6203-42f6-a34f-3c25e516340d\\azure-rest-maps-geolocation-1.0.0-alpha.20240814.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-/Jz1rfxTOYFSsrzwUCeaODXn4+JmbZWMTFFsbRlT5WYjgdzTTsq+7LmwdToNVDSZ0raTiP2jyvdVqC42A3nWJA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240814.1_1723705279784_0.4025787951712787","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240815.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240815.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b784b48f7f8ab29bca9bfe2149e049fd3f764dd3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240815.1.tgz","fileCount":25,"integrity":"sha512-QWdwU5qfkxOLs/shUpkH2mxtsIvjcF2Jxn/gPvvjttRDLnlbrQ2bMA7HULgMtw5DCPxdXb3yb+0VHEj2D7KtJQ==","signatures":[{"sig":"MEQCIEC6DcjLJzBe6wt62mGin5tvOhzpSncHV3DRTTqZFFOXAiAs2fApbGdjSFEM/tLmxYLqLRmAwjqg7nKKQTpzgxEKoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\57c0c7e4-f3a6-4f65-825f-a01ceb3afe3d\\azure-rest-maps-geolocation-1.0.0-alpha.20240815.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\57c0c7e4-f3a6-4f65-825f-a01ceb3afe3d\\azure-rest-maps-geolocation-1.0.0-alpha.20240815.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-QWdwU5qfkxOLs/shUpkH2mxtsIvjcF2Jxn/gPvvjttRDLnlbrQ2bMA7HULgMtw5DCPxdXb3yb+0VHEj2D7KtJQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240815.1_1723791446680_0.35475481710441215","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240816.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240816.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2036358fa853779f088938caa07094ce94e6961d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240816.1.tgz","fileCount":25,"integrity":"sha512-bZ3w2pMfGgHtHLL7qA8b5uCkrNuzIoozv/S6LbE8tN4aPZqfj3z6oT/1Dr1YobUG/CnEXvcFKa4Kf/0N0V8sSA==","signatures":[{"sig":"MEQCIA6hUpKORpTi4QizPWo4azmRM1IL26UdMG9YuQ3vC5V1AiAUflwtCB9TcwJcf4bX6+psxejtIyc6DmYsadbFc99AeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0599a61e-da3d-4468-a379-eeac69ff1c66\\azure-rest-maps-geolocation-1.0.0-alpha.20240816.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0599a61e-da3d-4468-a379-eeac69ff1c66\\azure-rest-maps-geolocation-1.0.0-alpha.20240816.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bZ3w2pMfGgHtHLL7qA8b5uCkrNuzIoozv/S6LbE8tN4aPZqfj3z6oT/1Dr1YobUG/CnEXvcFKa4Kf/0N0V8sSA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240816.1_1723878049401_0.6062951432547468","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240820.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240820.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"871d190f286a3960be649a1f9dd2ee846be4919e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240820.1.tgz","fileCount":25,"integrity":"sha512-a7j1Pdawjkua390RZABuNwoEa5HVX1jEu+XAX7TH7PPlelzl82iBN+3S1j7UzS/JFj5zaC/AYdGkJZZG/whFxw==","signatures":[{"sig":"MEQCIF6cSWYEeOqpiVsMF99UItWRYZc32nkhBOLmPumr3+WUAiB46z6gIyoYeFN43HwWnkb+VFa3HHa27Axu3mMxI9GnOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\697d92f1-2207-4573-8e07-82d2112b3e8a\\azure-rest-maps-geolocation-1.0.0-alpha.20240820.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\697d92f1-2207-4573-8e07-82d2112b3e8a\\azure-rest-maps-geolocation-1.0.0-alpha.20240820.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-a7j1Pdawjkua390RZABuNwoEa5HVX1jEu+XAX7TH7PPlelzl82iBN+3S1j7UzS/JFj5zaC/AYdGkJZZG/whFxw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240820.1_1724223568812_0.7524370393637523","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240821.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240821.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"32c51180e4d7d81b30c1f8fdb6a985d7553b3155","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240821.1.tgz","fileCount":25,"integrity":"sha512-lmi0hBqAGvo9ewRSgMUO1yubJCHqs9PACgGIwd3mN2Vb+Xl45B/dFr8lqVb5vr+27VTJGiEWVeLCv1ZMJewo8g==","signatures":[{"sig":"MEUCIF5mSjypee5X8ViGjuw2y4qiU0rlKIDZ6qjPdy3cs3kDAiEA5b8tBBwtRCGE9HdAH3SBsLo4Xkh+3bnLPEHRxcFwyBY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71682},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cf8a0e81-4f64-4eab-88a6-4c309ea1d11f\\azure-rest-maps-geolocation-1.0.0-alpha.20240821.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cf8a0e81-4f64-4eab-88a6-4c309ea1d11f\\azure-rest-maps-geolocation-1.0.0-alpha.20240821.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-lmi0hBqAGvo9ewRSgMUO1yubJCHqs9PACgGIwd3mN2Vb+Xl45B/dFr8lqVb5vr+27VTJGiEWVeLCv1ZMJewo8g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240821.1_1724309967313_0.4289196439297902","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240822.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240822.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240822.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"06d55086d3994ee030b62d4bd08ca791702030d0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240822.2.tgz","fileCount":25,"integrity":"sha512-ztJ+CJFN5EvxQV5kgCOBP9WfFQwZs9MpX6RfNnei9gIT2AlWPJnJVBbgGr7TQsrcgbuZbTTx+qOp+8V3cdTnJw==","signatures":[{"sig":"MEYCIQCNX3xSVlxHxIGvjBQEHCnGF5Thb4tACxAVzPYksSBzUQIhAP/A4BKFI86bnpDTnZRg25A4mX/v/+kyc3+3HyVU2q3/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\05c9eeab-bc7d-42ed-abb5-69241fda8b8f\\azure-rest-maps-geolocation-1.0.0-alpha.20240822.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\05c9eeab-bc7d-42ed-abb5-69241fda8b8f\\azure-rest-maps-geolocation-1.0.0-alpha.20240822.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ztJ+CJFN5EvxQV5kgCOBP9WfFQwZs9MpX6RfNnei9gIT2AlWPJnJVBbgGr7TQsrcgbuZbTTx+qOp+8V3cdTnJw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240822.2_1724396320886_0.3102047859408372","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240823.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240823.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8922ce9cdc5ab5073caff80a2993f693640795b6","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240823.1.tgz","fileCount":25,"integrity":"sha512-PxtPC0juxbm0TRFjlHWauOyzqj/ULCh6wf1kl6YrxYlk2De6Eo0ojEBCd1dkiI0rqYEbtQIsNtbFZm16Q9BCTA==","signatures":[{"sig":"MEQCIGbHLeXTpjWJwwoU6DLafncd2cO16Tn0x23m17Y1BL3UAiAYAvyfU42eVvQaF3QFD8KvRXgsJEtIny3Ip4SmuCi0+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bcda61fa-b62e-4302-882e-3637db359e9c\\azure-rest-maps-geolocation-1.0.0-alpha.20240823.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bcda61fa-b62e-4302-882e-3637db359e9c\\azure-rest-maps-geolocation-1.0.0-alpha.20240823.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-PxtPC0juxbm0TRFjlHWauOyzqj/ULCh6wf1kl6YrxYlk2De6Eo0ojEBCd1dkiI0rqYEbtQIsNtbFZm16Q9BCTA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240823.1_1724482558257_0.7582671223068638","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240826.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240826.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e44feb9e4f155df63fa7335400ca3dd97f07a034","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240826.1.tgz","fileCount":25,"integrity":"sha512-QgG8oh1m19XCHCkLrjNIrn0t2tamGkWB2zSquWvxjeAuvdS3zrVlDxiuqVuBDzNFES/xN59Xgaz5ELfS/qrc9g==","signatures":[{"sig":"MEUCIQCB1PMoqrgr+NU+7P0hFF3qZvqAEYvQc5frNYDQ48oGCgIgGtkAE7dAtb2xMnjHpbG5aPCvoF4fmGPwa/AR7fdC5OI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2dc1c64a-a69c-4811-83c3-d103dae85c29\\azure-rest-maps-geolocation-1.0.0-alpha.20240826.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2dc1c64a-a69c-4811-83c3-d103dae85c29\\azure-rest-maps-geolocation-1.0.0-alpha.20240826.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-QgG8oh1m19XCHCkLrjNIrn0t2tamGkWB2zSquWvxjeAuvdS3zrVlDxiuqVuBDzNFES/xN59Xgaz5ELfS/qrc9g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240826.1_1724741786509_0.7455326920449175","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240828.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240828.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"39c6711325b2a3b142982fe27f3195b9444bca59","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240828.1.tgz","fileCount":25,"integrity":"sha512-bU+koI+NsARqbTV9/yyDFLKARW3KqrM0G1mONi3lFHx8PJirAtt6JN0akH2Kgm0rrRxZlBvSdCBU1o9ZzYAelQ==","signatures":[{"sig":"MEQCIEsQ1S/il6Ohg6UksjeC/R12IUdzry91ZUHwRNPgBO+rAiA821/Qy1/Rwm+9NUXKdFmZyX0l8OcImVTQVgGLhOyRtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1c925ec5-69d4-4d3e-8400-68de95bc2041\\azure-rest-maps-geolocation-1.0.0-alpha.20240828.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1c925ec5-69d4-4d3e-8400-68de95bc2041\\azure-rest-maps-geolocation-1.0.0-alpha.20240828.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bU+koI+NsARqbTV9/yyDFLKARW3KqrM0G1mONi3lFHx8PJirAtt6JN0akH2Kgm0rrRxZlBvSdCBU1o9ZzYAelQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240828.1_1724914744134_0.508665787782703","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240829.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240829.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"80d1109878a18592c411120d0a5e23358b19dc9b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240829.1.tgz","fileCount":25,"integrity":"sha512-JUge7c8T+hTh7k+NhLfQSGg/A1HFIK38L1k+ePvDysPfV83CdSm3nJhh3guow9PbXw1K3fpjde0D8da9Wm2PyA==","signatures":[{"sig":"MEUCIGaQS6E8zZdRJrSMm/wlDTD/hdOKxkf3yhCn68nPIdGpAiEA1ZuJhR2kDMIQEORaUltRaXdzaLiv6urUYhubthvF5fA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d44ecb8a-99a6-46e8-9932-e33376a0044b\\azure-rest-maps-geolocation-1.0.0-alpha.20240829.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d44ecb8a-99a6-46e8-9932-e33376a0044b\\azure-rest-maps-geolocation-1.0.0-alpha.20240829.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-JUge7c8T+hTh7k+NhLfQSGg/A1HFIK38L1k+ePvDysPfV83CdSm3nJhh3guow9PbXw1K3fpjde0D8da9Wm2PyA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240829.1_1725000887679_0.19671861677053037","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240830.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240830.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"626c01d4860174aa79a178e9e1d988e0c720f2b4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240830.1.tgz","fileCount":25,"integrity":"sha512-vGxTGIENUUUv7tB8ysIuyB/CeYK6W9qNOKHd9lBUCji4FxXAmeovwtGzEr6Aq8/64YD/SgGgNFetdmYhrv8qKg==","signatures":[{"sig":"MEQCIA89KyS4rdzp8TF7uNKTrZusOfQ4vPGjauOxDNJ/gK+XAiAXLTnx9sLoGtmWdB8rVdiTp102V+5+YiBCXrTbcO/eUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1d38166f-1bd0-4443-8e33-7ee8f0722a96\\azure-rest-maps-geolocation-1.0.0-alpha.20240830.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1d38166f-1bd0-4443-8e33-7ee8f0722a96\\azure-rest-maps-geolocation-1.0.0-alpha.20240830.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-vGxTGIENUUUv7tB8ysIuyB/CeYK6W9qNOKHd9lBUCji4FxXAmeovwtGzEr6Aq8/64YD/SgGgNFetdmYhrv8qKg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240830.1_1725087307110_0.3850959894572856","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240902.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240902.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"913137d6da25b26fe59200e3545df83ad7df7122","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240902.1.tgz","fileCount":25,"integrity":"sha512-MfXSsB5JcmQ4XnwZaYQj/5RI4xVvuazIv5dqqNjafLXatjqNM0vocDrM6+nZGI7slByuQpudUvDomJ9vv1txgw==","signatures":[{"sig":"MEYCIQD5dh+0b+sdlviylmtJqLqkUrekScKkbEFXAn1wff4aLAIhAMKrYeG+o/D+a/KZCo81xXi4xVg9IvRjhDrFtOb9LVtI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\daa24909-be81-4895-846f-6dcde3232678\\azure-rest-maps-geolocation-1.0.0-alpha.20240902.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\daa24909-be81-4895-846f-6dcde3232678\\azure-rest-maps-geolocation-1.0.0-alpha.20240902.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-MfXSsB5JcmQ4XnwZaYQj/5RI4xVvuazIv5dqqNjafLXatjqNM0vocDrM6+nZGI7slByuQpudUvDomJ9vv1txgw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240902.1_1725346565756_0.9792882614038305","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240904.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240904.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a8d24927215e040392232e66cbf7c4b07c0ced1b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240904.1.tgz","fileCount":25,"integrity":"sha512-NtNiGXEJpXERKaKFcPnbaQBVwD4oOGTiOlDRDsUFBUBHHZgrCNJyEB9c73n6GEFQloMhSmsntjmq4HoQfNzB1A==","signatures":[{"sig":"MEUCIQDKyvMOQlFLfXbGytNNZnZ25QNbVqSUHmNQ+VWSw/ZlEwIgKE+Bb4lrZIG7hJkQZ2iHqMmR/eb0jT26AKSETOUDtXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3f3c82ce-5aec-47da-8a06-3f24e978b7d6\\azure-rest-maps-geolocation-1.0.0-alpha.20240904.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3f3c82ce-5aec-47da-8a06-3f24e978b7d6\\azure-rest-maps-geolocation-1.0.0-alpha.20240904.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NtNiGXEJpXERKaKFcPnbaQBVwD4oOGTiOlDRDsUFBUBHHZgrCNJyEB9c73n6GEFQloMhSmsntjmq4HoQfNzB1A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240904.1_1725519435421_0.7862022666503905","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240905.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240905.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"794b8d0ed8f0373d7601df8b82c17e25f93b9ed5","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240905.1.tgz","fileCount":25,"integrity":"sha512-tmn1H8SRojZQYgcJAbVJbvD99DyQeYmyR+UaMzbaX6WyZssxj4gdFV014RekNy1OEdOcNiv2W8LhJsU08IwYEA==","signatures":[{"sig":"MEYCIQC0dv+c2rM7U3F3MG+3QOo9xeGx4jA6JvZ6mtg98Ga+EgIhAMVWz3R+CeSwpUvH2RGZAEONx+xayIyE4UZNwP4NVv1I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f9e71f0a-e09b-4c0f-81c3-347b67623d10\\azure-rest-maps-geolocation-1.0.0-alpha.20240905.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f9e71f0a-e09b-4c0f-81c3-347b67623d10\\azure-rest-maps-geolocation-1.0.0-alpha.20240905.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-tmn1H8SRojZQYgcJAbVJbvD99DyQeYmyR+UaMzbaX6WyZssxj4gdFV014RekNy1OEdOcNiv2W8LhJsU08IwYEA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240905.1_1725605763916_0.045366089411952526","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240906.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240906.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4efd04b8aaddc864bc255e716561b558a590f09b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240906.1.tgz","fileCount":25,"integrity":"sha512-GgD2OaX+IB5JAEaLisGL2B2RnsuqKpkOf7vUzNK6XwWASDJBQPt43VZ817gwqNWJaRFg83oRfs5Zr9P7/nUdWg==","signatures":[{"sig":"MEQCICvRaJwQlKmfxq/MCOD1RTZHu8ybU6BAm/coLLWlJ/6xAiA9oCdaZBpjx/tEgNNHmVwosJVqNjoFV1sdkZYREWfZcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c5d65a33-5dc6-4d09-a971-defc88826b94\\azure-rest-maps-geolocation-1.0.0-alpha.20240906.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\c5d65a33-5dc6-4d09-a971-defc88826b94\\azure-rest-maps-geolocation-1.0.0-alpha.20240906.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-GgD2OaX+IB5JAEaLisGL2B2RnsuqKpkOf7vUzNK6XwWASDJBQPt43VZ817gwqNWJaRFg83oRfs5Zr9P7/nUdWg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240906.1_1725691993226_0.07577150707053448","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240909.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240909.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"483be8c77ab8dfeda77e41309fec54b01b9c2a8a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240909.1.tgz","fileCount":25,"integrity":"sha512-1gt1BvHYjvIojCt6CEdVGyL5CbzHAKXTGAvBcUgX0sacMEX9pKX1h7j5Gga/VrWpwGvusbYTV0WBD5mXeLNUvA==","signatures":[{"sig":"MEQCIBLSFDEhwnbJw6i6fzbbq3WXyXjSXiLIe5VVvuNkE3d3AiAgB7rtfP+f72793n6hTxN9tWT1SKO6fHXZjIjRMZXDng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4f03b2e9-b865-47e7-acd1-56f142bad72f\\azure-rest-maps-geolocation-1.0.0-alpha.20240909.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4f03b2e9-b865-47e7-acd1-56f142bad72f\\azure-rest-maps-geolocation-1.0.0-alpha.20240909.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-1gt1BvHYjvIojCt6CEdVGyL5CbzHAKXTGAvBcUgX0sacMEX9pKX1h7j5Gga/VrWpwGvusbYTV0WBD5mXeLNUvA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240909.1_1725951217552_0.22628711683723757","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240910.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240910.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5b31eb7d75eec45dd7cc360b9bafbfe4bc24bce0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240910.1.tgz","fileCount":25,"integrity":"sha512-6IRO7E67O3kVolEi+x8e6PyDHfs9LrW/eyjjyEzrUUp6pYlLIS7SNUfuXv01g4vR6zF7V+kzGBUyV144xGZrrQ==","signatures":[{"sig":"MEQCIH+VlDuRzEppF+FOCoaREDRp55MG66v4D0TQHIDb0LSuAiAWoAC9VmldNsthgbDDAXNC10eCdS/9JNeVcxZSvykDzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0039cb50-564c-4e22-8fb6-80dbe77a4b42\\azure-rest-maps-geolocation-1.0.0-alpha.20240910.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0039cb50-564c-4e22-8fb6-80dbe77a4b42\\azure-rest-maps-geolocation-1.0.0-alpha.20240910.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-6IRO7E67O3kVolEi+x8e6PyDHfs9LrW/eyjjyEzrUUp6pYlLIS7SNUfuXv01g4vR6zF7V+kzGBUyV144xGZrrQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240910.1_1726037748761_0.03840964433137373","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240911.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240911.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"60a9e3eef061996b61f9b65f6f502583a5d9b300","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240911.1.tgz","fileCount":25,"integrity":"sha512-v/+3qsOz/KSiWAMl+0MbAOWZG80Tf2jp21M00q2zntxFEMLMzi9Exu5ZxyEq+NCyKMlMxevoRzcr0Fy5irlnUQ==","signatures":[{"sig":"MEUCIHWFpGzIJk/41mIpEemWG50LJMGHq9E05DHhhJWWHZqLAiEAsZoj6OjAW+VHKMtdDAeBb0mrPQn1eM7fKq0dYR2u+j4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d8e6e872-ed05-419e-bf52-10ac145e725f\\azure-rest-maps-geolocation-1.0.0-alpha.20240911.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d8e6e872-ed05-419e-bf52-10ac145e725f\\azure-rest-maps-geolocation-1.0.0-alpha.20240911.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-v/+3qsOz/KSiWAMl+0MbAOWZG80Tf2jp21M00q2zntxFEMLMzi9Exu5ZxyEq+NCyKMlMxevoRzcr0Fy5irlnUQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240911.1_1726124128876_0.16180273120806432","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240912.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240912.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"178544e329687c6861e1823dfafe92913fdae113","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240912.1.tgz","fileCount":25,"integrity":"sha512-eVub8EK99+b46rrcWrjN/lMnnTQs2oGZ2IM/oTYvGU2yHKU6nNLHLdVWPaVEVu0Bf+ngkwLTgPUf49UoUUdz7g==","signatures":[{"sig":"MEYCIQD22cBjAqCQ8GcdqOxHdYjbSbYarHR/SmEtRVVpK95TxQIhAPHV8rBs5WkBgp8eQI4MCgzBSTaGPzLwBnv/B4UUZq2l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\715ea50e-9511-4380-835b-affe6c65aef0\\azure-rest-maps-geolocation-1.0.0-alpha.20240912.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\715ea50e-9511-4380-835b-affe6c65aef0\\azure-rest-maps-geolocation-1.0.0-alpha.20240912.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-eVub8EK99+b46rrcWrjN/lMnnTQs2oGZ2IM/oTYvGU2yHKU6nNLHLdVWPaVEVu0Bf+ngkwLTgPUf49UoUUdz7g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240912.1_1726210480158_0.879487098776804","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240913.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240913.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"16977a80cc114ac0f5e0872eb84954bb295780a5","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240913.1.tgz","fileCount":25,"integrity":"sha512-zOXngnV9SJwaKvOezlQvo37nEDFN8egfFgGYijZyrkuG08vENNFnaBaVF0RFbeMAFlAiCX69fHaiyhQAQeckHQ==","signatures":[{"sig":"MEUCIQD8BftR4R56iJ58seXyH4gWBL9drv523CxY/zS/U7KsMAIgUAtNBJrr/gxsaRQdjA3cQSLepVkZiG1oQFhAMDEiCqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\82968693-2eb8-4891-971c-877eb36c794c\\azure-rest-maps-geolocation-1.0.0-alpha.20240913.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\82968693-2eb8-4891-971c-877eb36c794c\\azure-rest-maps-geolocation-1.0.0-alpha.20240913.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-zOXngnV9SJwaKvOezlQvo37nEDFN8egfFgGYijZyrkuG08vENNFnaBaVF0RFbeMAFlAiCX69fHaiyhQAQeckHQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240913.1_1726297361018_0.6718763252522135","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240916.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240916.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7d5803ca134f9675ef895e61b4cb80b10e93a447","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240916.1.tgz","fileCount":25,"integrity":"sha512-Nj3mpaiJRA5HXeNWmZKn8E8n1OadlKyFiC4o6QKUsFQrc2j24cxVEHpZaWNWpPK2CKCP4QPoAbZJKG7L/oUtmg==","signatures":[{"sig":"MEQCIBFnHH0DvjO2LkWHTQAM6nnLgPKKy8c5OGbVR16SoqV0AiBgEnmzipPd2ud3KtscMMYgBDmdjtjpz4LDwg+n3Slezw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\51e4725d-9632-4658-9285-d058a852de47\\azure-rest-maps-geolocation-1.0.0-alpha.20240916.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\51e4725d-9632-4658-9285-d058a852de47\\azure-rest-maps-geolocation-1.0.0-alpha.20240916.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Nj3mpaiJRA5HXeNWmZKn8E8n1OadlKyFiC4o6QKUsFQrc2j24cxVEHpZaWNWpPK2CKCP4QPoAbZJKG7L/oUtmg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240916.1_1726555976238_0.8894420177270992","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240917.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240917.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cf12250cb1563d4886db16cc000961fba7467871","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240917.1.tgz","fileCount":25,"integrity":"sha512-htyT0gjJ0XJJGVS7jHJmwOrY3pPOEjsV3lg17BPJTKzbZmP5fYOdyVItSO3bI7kN3RkA8bfA3diMXiPKxoS2+Q==","signatures":[{"sig":"MEUCIQCO3vECMxdMwAPFTgADZqxBWx7G8zMK5686z4IBWu+IdwIgLafgkE1pKdpD5ISRalMEWPUvbR32NKO/TImmyti8TMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c167b9a9-a1d2-4529-9141-d8d175ef53ae\\azure-rest-maps-geolocation-1.0.0-alpha.20240917.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c167b9a9-a1d2-4529-9141-d8d175ef53ae\\azure-rest-maps-geolocation-1.0.0-alpha.20240917.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-htyT0gjJ0XJJGVS7jHJmwOrY3pPOEjsV3lg17BPJTKzbZmP5fYOdyVItSO3bI7kN3RkA8bfA3diMXiPKxoS2+Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240917.1_1726642745564_0.9462390259130433","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240918.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240918.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a220a8118f5c182533389df88a7281181dd73f54","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240918.1.tgz","fileCount":25,"integrity":"sha512-Mf+tv8JpfnoVFFCGkRpIDF15ib0AtwSLoWakZ0ACQVivKLqDvAMN5UUIiRyCHr8WDYukcGNfT94MkyaPbYDSyg==","signatures":[{"sig":"MEUCIQDg87xbCizCD6Q7/hmVQhemdGB/iSCbkz1xs7YhTAcEbAIgWhj4LRd4QxTMK9FO+OPRYavOjU+0/IaZd0ezivQnMGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\58ee7a0d-65a0-4ecf-b5fb-7a500dfb26c4\\azure-rest-maps-geolocation-1.0.0-alpha.20240918.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\58ee7a0d-65a0-4ecf-b5fb-7a500dfb26c4\\azure-rest-maps-geolocation-1.0.0-alpha.20240918.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Mf+tv8JpfnoVFFCGkRpIDF15ib0AtwSLoWakZ0ACQVivKLqDvAMN5UUIiRyCHr8WDYukcGNfT94MkyaPbYDSyg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.5.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240918.1_1726728800875_0.7895329268299507","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240919.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240919.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fa89d69e85844ba836be6798ebf613aa3cb16635","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240919.1.tgz","fileCount":25,"integrity":"sha512-pQFvbgLHRzWHZV+O+eorGEBuasYqvbRabrna2RFL6whrjyTvmOvkrHciKtvxQTNl8vTd2ZgSN065Xy7thlCUug==","signatures":[{"sig":"MEQCIDhqyFJQJGTUbRhuNKwR3ZxvkFvkYMxcbW+OcHbUjTCuAiAfkl5n9HB+VHQkkgjkN73/JnBFAGaDwkJ7pIVNUlIyug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\301b869d-8597-4bec-a2b4-da1c309a4ff2\\azure-rest-maps-geolocation-1.0.0-alpha.20240919.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\301b869d-8597-4bec-a2b4-da1c309a4ff2\\azure-rest-maps-geolocation-1.0.0-alpha.20240919.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pQFvbgLHRzWHZV+O+eorGEBuasYqvbRabrna2RFL6whrjyTvmOvkrHciKtvxQTNl8vTd2ZgSN065Xy7thlCUug==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240919.1_1726815601305_0.72823820739811","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240920.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240920.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"03e0ccab213f28215dc61d3c453cfdd639f8c4ad","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240920.1.tgz","fileCount":25,"integrity":"sha512-XWzvhOyqu6yTiooEeaYQ02BxX5Edfv0TOKHJNxLh3sojff6FeqpwQacdbk7Ncy6L/dQ8eODPuAeJzEiAOvYAUw==","signatures":[{"sig":"MEUCIQDuwyTqUhnMACHQ/ePzrbfgfY4hWjh3vu62uQkY/JXFHgIgRpPVig0RWDPdfGcCVLXzIxYlOst06q6a3YKlp87KzS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\03d38b72-a6ba-4da8-a254-97f81d866a8f\\azure-rest-maps-geolocation-1.0.0-alpha.20240920.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\03d38b72-a6ba-4da8-a254-97f81d866a8f\\azure-rest-maps-geolocation-1.0.0-alpha.20240920.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-XWzvhOyqu6yTiooEeaYQ02BxX5Edfv0TOKHJNxLh3sojff6FeqpwQacdbk7Ncy6L/dQ8eODPuAeJzEiAOvYAUw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240920.1_1726901819953_0.7946268282613502","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240923.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240923.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240923.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a9059cad9fdaecad2c29d6722358b5f10301a384","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240923.1.tgz","fileCount":25,"integrity":"sha512-uqxGn7d77bweoVsq0GDyeX1vtyhy6zCdcUAmp9ENJXKtllR0notJg94F4+9l/HjoIyLRRwPBYwqn/59y5WQEog==","signatures":[{"sig":"MEYCIQDnzW5Owdi54krHQqSplefBAFbOgi389IXXcPDTKGeLcwIhAMRbad/igGMDSlLEivxk4bzqicRfBgwjKeqCXOT9B3Rc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b75d30e5-9b95-4258-a6b4-8ea5bc71cc54\\azure-rest-maps-geolocation-1.0.0-alpha.20240923.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b75d30e5-9b95-4258-a6b4-8ea5bc71cc54\\azure-rest-maps-geolocation-1.0.0-alpha.20240923.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-uqxGn7d77bweoVsq0GDyeX1vtyhy6zCdcUAmp9ENJXKtllR0notJg94F4+9l/HjoIyLRRwPBYwqn/59y5WQEog==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240923.1_1727160975067_0.12395616254425068","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240924.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240924.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"34d595959d625c220eeab3e896e4eb3553a33619","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240924.1.tgz","fileCount":25,"integrity":"sha512-Z4v9cAuc03zy0tSQWW8mlz5XySxta0VKP2TlAEaUX90VSCRzhfi/B4jRzjitMMS6QC18fEGttQFku+KXPl8GTw==","signatures":[{"sig":"MEUCIG0D7dnpjxhDRmebwZ4tTYlUXYqfkireVA6W9nnBZM7JAiEAwzNhPxqCT0yFGmrE5b+d9And4ZTN2tIo/x3MJrYpTcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\75c4c074-baac-4554-a1a8-740d0ecb4b72\\azure-rest-maps-geolocation-1.0.0-alpha.20240924.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\75c4c074-baac-4554-a1a8-740d0ecb4b72\\azure-rest-maps-geolocation-1.0.0-alpha.20240924.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Z4v9cAuc03zy0tSQWW8mlz5XySxta0VKP2TlAEaUX90VSCRzhfi/B4jRzjitMMS6QC18fEGttQFku+KXPl8GTw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240924.1_1727249153956_0.8239618457601838","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240925.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240925.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"47c86bfc1dd2ec46fc0205d58810e25780855195","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240925.1.tgz","fileCount":25,"integrity":"sha512-wBsSKT6rDcVJ60ExXSx8yj/UeQ6V2IQFyyd7/JPQGUlVI9c327kzY321Pm3PNGqXARP5/NzV9SIa+UatsL9EaA==","signatures":[{"sig":"MEQCICp0kHvJIFgbGIOwDlh+wZhsSU6TVZw+7xPZNJ68RY7NAiB5eYXj4enxKv1d3j6gmReh0RuuarBFa8hJTp3OnKbfQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71662},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2b2bdf69-1189-4f15-acd4-df74ae668ee6\\azure-rest-maps-geolocation-1.0.0-alpha.20240925.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2b2bdf69-1189-4f15-acd4-df74ae668ee6\\azure-rest-maps-geolocation-1.0.0-alpha.20240925.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wBsSKT6rDcVJ60ExXSx8yj/UeQ6V2IQFyyd7/JPQGUlVI9c327kzY321Pm3PNGqXARP5/NzV9SIa+UatsL9EaA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240925.1_1727333703165_0.08587495726396921","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240926.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240926.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20240926.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3e3943ef8bf970a0c49d527d4ce2b809003e2f55","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240926.2.tgz","fileCount":25,"integrity":"sha512-KFKeolOWJDxY1LvwsbbLzJr78EDB2oHyaZXRsuGtmuN3ifYQcHLTqgNuwJtcUKQmxJG4VeTCntfNMWJS4JJx6g==","signatures":[{"sig":"MEUCIQD5JmWpTIGGaA0ZFasL657ShW6TxlBjAFiVlPLesjpbOgIgRPQmugYs/EBHn8iozXslluqNdx8Z8BL31GpUpFffVh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\34db7608-3312-42fa-a32e-dd6e32e5a152\\azure-rest-maps-geolocation-1.0.0-alpha.20240926.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\34db7608-3312-42fa-a32e-dd6e32e5a152\\azure-rest-maps-geolocation-1.0.0-alpha.20240926.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-KFKeolOWJDxY1LvwsbbLzJr78EDB2oHyaZXRsuGtmuN3ifYQcHLTqgNuwJtcUKQmxJG4VeTCntfNMWJS4JJx6g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240926.2_1727420200640_0.05773241077631819","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240927.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240927.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0969d979ed720dcf36018e29d0f46596708f0a8c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240927.1.tgz","fileCount":25,"integrity":"sha512-wV+RW+md+qxpCHF8DfcNo0C0YX2eASM57B2xuRbSBYp1TUCkw+e5F6Q1fGAGc6Eww9VwkCm5TXIyUq04++i7Bw==","signatures":[{"sig":"MEUCIQD5Ql1NGXguwLmLdwzQprlEFEb+eNziGx61LvWHVpjSJwIgae3w+TpK25KGOzYIJOzH1I/zXZasnYAIAioEnO3r9sA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\33fe3285-ccda-45ee-88f6-3fad9c19b776\\azure-rest-maps-geolocation-1.0.0-alpha.20240927.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\33fe3285-ccda-45ee-88f6-3fad9c19b776\\azure-rest-maps-geolocation-1.0.0-alpha.20240927.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wV+RW+md+qxpCHF8DfcNo0C0YX2eASM57B2xuRbSBYp1TUCkw+e5F6Q1fGAGc6Eww9VwkCm5TXIyUq04++i7Bw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240927.1_1727506405406_0.5988731050815825","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240930.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20240930.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6acf94d81196c7d8f9b4c399ac0a2f71bd313659","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20240930.1.tgz","fileCount":25,"integrity":"sha512-wM+4eV3M3sOOSSGZT4z+uD4d0oRFdciORnOLZugi0SFdKPNm4OZkeDQ/B5kPQNURJQUwfQDTGeYW/gLE0jbA5w==","signatures":[{"sig":"MEQCIBGGbNUMQbh0/bQGxBa1852fFjKBBWl8pqSWCfqMv3UQAiAR992m4AX8/VSHnxwnrCcFwNMJb533HcM2n6e0dlTKSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\be3a3ae9-df0f-4c37-b186-93ddc52be2f0\\azure-rest-maps-geolocation-1.0.0-alpha.20240930.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\be3a3ae9-df0f-4c37-b186-93ddc52be2f0\\azure-rest-maps-geolocation-1.0.0-alpha.20240930.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wM+4eV3M3sOOSSGZT4z+uD4d0oRFdciORnOLZugi0SFdKPNm4OZkeDQ/B5kPQNURJQUwfQDTGeYW/gLE0jbA5w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20240930.1_1727765578126_0.26168935272069493","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241001.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241001.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"af465ea9efde12d41dc6cfd509983aa86bc5ec49","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241001.1.tgz","fileCount":25,"integrity":"sha512-THDzc0WcwQ5286hDWbG2KLyaelGFfrUr2StcAbLv+dJgd2MSsQYnvFewrHCuEmLaTzpjLK7ushFCAURLiX7Pkg==","signatures":[{"sig":"MEUCIQDWKKexXXZnoKZTuQfS/XfoNPmX6ZXHduho1wVlZUYa6QIgHEPkBBoSA/xCaGncit/dSH3++O0vkjYvRpNcSoxLJDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3d1fd181-3633-4d51-8448-82e32ad82d57\\azure-rest-maps-geolocation-1.0.0-alpha.20241001.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3d1fd181-3633-4d51-8448-82e32ad82d57\\azure-rest-maps-geolocation-1.0.0-alpha.20241001.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-THDzc0WcwQ5286hDWbG2KLyaelGFfrUr2StcAbLv+dJgd2MSsQYnvFewrHCuEmLaTzpjLK7ushFCAURLiX7Pkg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241001.1_1727852035728_0.6872047734749016","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241002.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241002.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"36d47ef474cb64658ab9a4f656c3e98daec529bb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241002.1.tgz","fileCount":25,"integrity":"sha512-cUvAZPvyGKzZB2Z5FWUjk4XzppTiNqNdtPMNKN2u1L9YyJb+t0oPLo4GXtGGi46mr3Yfa/sUec6TohfnPi5CAQ==","signatures":[{"sig":"MEYCIQCsIFF7bA3jGenePCHw0DZMEpyWvR99Kq19z8mqFhZaygIhAKT1Bm075NFVcK2y3rIyDr8ytE4hUA3Sn+kue0noUkkl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8e244889-2df1-4beb-9a3e-62b3339368ca\\azure-rest-maps-geolocation-1.0.0-alpha.20241002.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8e244889-2df1-4beb-9a3e-62b3339368ca\\azure-rest-maps-geolocation-1.0.0-alpha.20241002.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-cUvAZPvyGKzZB2Z5FWUjk4XzppTiNqNdtPMNKN2u1L9YyJb+t0oPLo4GXtGGi46mr3Yfa/sUec6TohfnPi5CAQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241002.1_1727938570094_0.6150407883053226","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241003.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241003.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5798685c1b12b9a3da3f393aa2e13d7e59103e35","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241003.1.tgz","fileCount":25,"integrity":"sha512-V/So0ZyUmir9+R/JBN19/HexByptbX9hPp1Kry12RScVCDLJdeu3h5Ml7yeQu/URTdEL0NCdtV1aLgzI+CB8NA==","signatures":[{"sig":"MEUCIDbZO/eLfJQHF9rsZ1Td0FF5dte2qW4AQ23Edyb3wO/EAiEAz4iqtKQQJln5hDAN6tHX5UaeKlNOXfv21iWYlvhuEaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e2498d63-a594-4cf9-ab4b-db6892ef4a51\\azure-rest-maps-geolocation-1.0.0-alpha.20241003.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e2498d63-a594-4cf9-ab4b-db6892ef4a51\\azure-rest-maps-geolocation-1.0.0-alpha.20241003.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-V/So0ZyUmir9+R/JBN19/HexByptbX9hPp1Kry12RScVCDLJdeu3h5Ml7yeQu/URTdEL0NCdtV1aLgzI+CB8NA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241003.1_1728024905312_0.7474659731277835","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241004.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241004.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6f67342f5c3ac93fba5bf850cbb53bc8c088021e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241004.1.tgz","fileCount":25,"integrity":"sha512-M9q31KtdevXh+ClgZC5JE7UjVTqYrCVMDRoklJQ0rgpkqp6syWnxBKy4ATNeZXEoljzxcA9bkK0y2/f7zgDPAg==","signatures":[{"sig":"MEUCICVCRS+L5ZM23N+/ObFvXgiEh2WO2upvJPlZSR5ToKiDAiEAhMqwUmRs6uaNCVSAcmEjRkr0lmO7uwoJekqR1tTKB40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2102f18c-9280-4c1d-bb9d-dcf6d235f2ba\\azure-rest-maps-geolocation-1.0.0-alpha.20241004.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2102f18c-9280-4c1d-bb9d-dcf6d235f2ba\\azure-rest-maps-geolocation-1.0.0-alpha.20241004.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-M9q31KtdevXh+ClgZC5JE7UjVTqYrCVMDRoklJQ0rgpkqp6syWnxBKy4ATNeZXEoljzxcA9bkK0y2/f7zgDPAg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241004.1_1728111217994_0.22182358691213722","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241007.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241007.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2b310d7c7e20052d454570fbb9fe053184487b2c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241007.1.tgz","fileCount":25,"integrity":"sha512-NgNL9LC73TqVSPJgHOwEjqZStI2elLqLCmMBx4SIxryz4JF13y0qns2tvv7gJlUcl0ExtqXK0cWYy/IgZ9urzA==","signatures":[{"sig":"MEUCIQDf0VbSrJmZt9nXqjMTQfDuCx288FRvSE6LrriZ/N0xNQIgM9ZLZ6fTzohZTOl8oa/6CxBbcEDnoWEMRuQRY78eyw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8c0daeb1-5a6d-412d-ba7c-e06b1d94acfe\\azure-rest-maps-geolocation-1.0.0-alpha.20241007.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8c0daeb1-5a6d-412d-ba7c-e06b1d94acfe\\azure-rest-maps-geolocation-1.0.0-alpha.20241007.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NgNL9LC73TqVSPJgHOwEjqZStI2elLqLCmMBx4SIxryz4JF13y0qns2tvv7gJlUcl0ExtqXK0cWYy/IgZ9urzA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241007.1_1728370820990_0.025391735584314512","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241008.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241008.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ef27075e7a62e0b5b9d2b068d7e2de9ac62dc8f4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241008.1.tgz","fileCount":25,"integrity":"sha512-e+YDP933dj4oRSsFTJJ2PlZtbtUlCB0OgrMelosp2V7aafOV0QtE/7p0FoIDGqsNYjIEXdWeX1weQXWuRMlh5g==","signatures":[{"sig":"MEQCIBOVx1QN+qiBJXcFmA6IbGkNRFJSyFchmGzlI4ei8/b2AiBANX2OJB5KjxmYg0iMdeJMJtML1aTaBFlIRD4A6KJvtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\72774170-1568-4b2b-8933-c4917654e1bf\\azure-rest-maps-geolocation-1.0.0-alpha.20241008.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\72774170-1568-4b2b-8933-c4917654e1bf\\azure-rest-maps-geolocation-1.0.0-alpha.20241008.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-e+YDP933dj4oRSsFTJJ2PlZtbtUlCB0OgrMelosp2V7aafOV0QtE/7p0FoIDGqsNYjIEXdWeX1weQXWuRMlh5g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241008.1_1728457009411_0.1550828484107416","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241009.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241009.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0810f9ecb50522c2e210216ac16a16c9399bd1bc","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241009.1.tgz","fileCount":25,"integrity":"sha512-wqDIlNdG+hv53iuxOuGd+XxxA6MDHohc/vglX/v+ujfJfcVSmnOZ89xxgM2xZmd6ovDZ+G7PJSDTFns3D+uwqg==","signatures":[{"sig":"MEUCIQDYjFbvuvM39Eu+C5nn5MPrLvuAH4NHgTWKICXkDHzDFAIgfD2oDEUNb9v2be9ux47ucK9vPDcuI7zxoFWUE1oT6AU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cde8e5e0-75d1-4e1f-a5db-ad338f6f192c\\azure-rest-maps-geolocation-1.0.0-alpha.20241009.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cde8e5e0-75d1-4e1f-a5db-ad338f6f192c\\azure-rest-maps-geolocation-1.0.0-alpha.20241009.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wqDIlNdG+hv53iuxOuGd+XxxA6MDHohc/vglX/v+ujfJfcVSmnOZ89xxgM2xZmd6ovDZ+G7PJSDTFns3D+uwqg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241009.1_1728543267291_0.42821109212022046","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241010.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241010.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241010.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dc21d96bfb81bc3a3383169ec59ed41bfd357349","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241010.1.tgz","fileCount":25,"integrity":"sha512-YGQJjOoe3s2ovaBr3HniPIbEJUaY04SZhDxOz5ajhXw3v87F4k175US55sIIezuz/tFafbP7fXIXrNykBHJTig==","signatures":[{"sig":"MEUCIBVkA28yQ07v1Na94Yce6Zfxu6CWDqcMb1M5qCWtP8DqAiEAmTVnu0mwHLZpY+M5dWCg/3m0D0NM4B9xGG6tIcQi/3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4cbe0b68-4a33-4577-8bd1-e3744212fd20\\azure-rest-maps-geolocation-1.0.0-alpha.20241010.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4cbe0b68-4a33-4577-8bd1-e3744212fd20\\azure-rest-maps-geolocation-1.0.0-alpha.20241010.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YGQJjOoe3s2ovaBr3HniPIbEJUaY04SZhDxOz5ajhXw3v87F4k175US55sIIezuz/tFafbP7fXIXrNykBHJTig==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241010.1_1728629704762_0.006871341129283559","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241011.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241011.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3e0cd03879f87a1267eed983714cd19412a56eb0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241011.1.tgz","fileCount":25,"integrity":"sha512-esyZHu20PbWT3c/YRS702Pi9vatUAO3a6lqgpnLIENtq/2Oc3J8xjA5HutOIsOQwqxxEyLm12GLnvQwjROY9iQ==","signatures":[{"sig":"MEUCIQDmY3kMG6tN8bXBy/UgMxr21AY/L0MU0zobyQRP72W/bwIgG4WWWa1k0ul920/Uv+E6aSNPQnMbNP4MDW9H4sBJt+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\03ab2b7c-766f-4586-87c7-862d207bf85f\\azure-rest-maps-geolocation-1.0.0-alpha.20241011.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\03ab2b7c-766f-4586-87c7-862d207bf85f\\azure-rest-maps-geolocation-1.0.0-alpha.20241011.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-esyZHu20PbWT3c/YRS702Pi9vatUAO3a6lqgpnLIENtq/2Oc3J8xjA5HutOIsOQwqxxEyLm12GLnvQwjROY9iQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241011.1_1728716161002_0.46901430707265024","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241014.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241014.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241014.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8bbf9de92833592f3c9b863b2a79aa627c4a2631","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241014.2.tgz","fileCount":25,"integrity":"sha512-g9Iia7CvS0Em5NH1EuhfmgNCtgN+8ti7y82V6MgYF/eufhdmgHUoD/N19XVvvCL+yVQQtNqms8NqWm5mYqbGxg==","signatures":[{"sig":"MEUCIQCfDEDZmW2AYSWpAZCd+xhE2lySe6wci4cUxGBNXSYvyQIgGidfPH01PH8DOtYWPcspsckQs+tWMZkYvBo1YpaKyCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\460426e6-7a26-4f64-a44f-5bd14957fdc1\\azure-rest-maps-geolocation-1.0.0-alpha.20241014.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\460426e6-7a26-4f64-a44f-5bd14957fdc1\\azure-rest-maps-geolocation-1.0.0-alpha.20241014.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-g9Iia7CvS0Em5NH1EuhfmgNCtgN+8ti7y82V6MgYF/eufhdmgHUoD/N19XVvvCL+yVQQtNqms8NqWm5mYqbGxg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241014.2_1728975320510_0.5815239305141973","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241015.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241015.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241015.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dc14fd363fbc0b2ea2e0e23f336e6d3e1920561a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241015.2.tgz","fileCount":25,"integrity":"sha512-+PDskRAL/+o2O9/iL1dvn68UuCHR+a3fsH7Gw0UQCgFxfnur29JxjUKxy4VXGRWC5jrVULRfylIgVjt4n2hSMg==","signatures":[{"sig":"MEQCIDNf6zCsa0X5HgP+bTxQqf62YHzhOU8nxK3oM+EvTWUAAiB6Wqw97BHYf5HAIbHi4HfrlskQBPPCP4/yv+gEBFGWPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\39301bf7-4467-4433-a359-2ccd08b2bcc4\\azure-rest-maps-geolocation-1.0.0-alpha.20241015.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\39301bf7-4467-4433-a359-2ccd08b2bcc4\\azure-rest-maps-geolocation-1.0.0-alpha.20241015.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+PDskRAL/+o2O9/iL1dvn68UuCHR+a3fsH7Gw0UQCgFxfnur29JxjUKxy4VXGRWC5jrVULRfylIgVjt4n2hSMg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241015.2_1729061686775_0.4119299847100377","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241016.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241016.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"64e2e363bf0b2e28493eff725c0a903ae723fba2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241016.1.tgz","fileCount":25,"integrity":"sha512-v/jjVWzx7gaOvL2gOc1GyGp0ba1po2OCyBLi4HaNCNTPmaaVZOUCOpp7//wbqQDWvfXJ69YwFOKGWaqssz7YBg==","signatures":[{"sig":"MEQCIGLjHhM8MgZNF57vsN/ocTbOnK0Pi6f+Kwl/XbwcSSRlAiBoj5XZ+jAVfWOKHH2ZO9sspmiMUu0NE1ezMGF/P6VzAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6e0ee1ae-53e5-459d-8adc-c41e7316aae5\\azure-rest-maps-geolocation-1.0.0-alpha.20241016.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6e0ee1ae-53e5-459d-8adc-c41e7316aae5\\azure-rest-maps-geolocation-1.0.0-alpha.20241016.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-v/jjVWzx7gaOvL2gOc1GyGp0ba1po2OCyBLi4HaNCNTPmaaVZOUCOpp7//wbqQDWvfXJ69YwFOKGWaqssz7YBg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241016.1_1729150674511_0.062137166001630995","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241018.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241018.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3324fcf170f17b23b1ed2bba508ef560794b67c8","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241018.1.tgz","fileCount":25,"integrity":"sha512-0NZbjhtCcaPRiFg9eGEWOvY/QKXIt+iFYXS7CSv3jdjsQWQ+Fw59nYfF03x6CQ1gLl07T2tnO71tPYpT3+Jhsw==","signatures":[{"sig":"MEQCIFG9fJJJi1TZW7ZagHCgoDvuIKDEaCTr6D8mWj56IVDWAiBWRKAklblMm5aX66SNdnnaPOhtXPuEdd2Z2U3exSTRsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5a058408-ea25-4369-affb-a9a716436835\\azure-rest-maps-geolocation-1.0.0-alpha.20241018.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5a058408-ea25-4369-affb-a9a716436835\\azure-rest-maps-geolocation-1.0.0-alpha.20241018.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-0NZbjhtCcaPRiFg9eGEWOvY/QKXIt+iFYXS7CSv3jdjsQWQ+Fw59nYfF03x6CQ1gLl07T2tnO71tPYpT3+Jhsw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241018.1_1729320873225_0.17108305271582247","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241021.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241021.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1461a0df6d8d79bdcd8e6d7923cbfc179f3398b7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241021.1.tgz","fileCount":25,"integrity":"sha512-2R+zdNv1TRG63XyeRHBGRYYRTVqm6anW7LHkO0O9EhSB/AY9p9D6gUlbTDoM0FZrS35zrTdVVOdTClmN1sujzA==","signatures":[{"sig":"MEUCIQCoc5YSvojZwWeL0MD9TQGJQPFqDlgONYLK1WaHyM8rEAIgW+T9TWKjLr540JAxnF47mL4Zwfd4TOaFyqQQzS8Csn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\eddd25a0-074a-4ade-8791-b3d6aa78a07c\\azure-rest-maps-geolocation-1.0.0-alpha.20241021.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\eddd25a0-074a-4ade-8791-b3d6aa78a07c\\azure-rest-maps-geolocation-1.0.0-alpha.20241021.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-2R+zdNv1TRG63XyeRHBGRYYRTVqm6anW7LHkO0O9EhSB/AY9p9D6gUlbTDoM0FZrS35zrTdVVOdTClmN1sujzA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241021.1_1729580209863_0.34655645572267524","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241022.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241022.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a175d75248a81fea760d6075366408379156ea37","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241022.1.tgz","fileCount":25,"integrity":"sha512-ngUq9PrU2G9aX4zJE/1BqUj736tcJmZoRYWGQMcfpWHH2JgwYn/GOhWL0cBsQFOTzcMEMD+MwEiHmx6olXFkDw==","signatures":[{"sig":"MEQCIAszySmYfd3KbtdrH47XHG/Wsx5DrxSYcrMn0bhXOL/aAiBNBSVJRKxwaxdZ+XbRoLgcfP6lkDHYS2dj7kKmnVbJWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71701},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dbda6fa6-3668-468d-bdfb-2abd9f179cd6\\azure-rest-maps-geolocation-1.0.0-alpha.20241022.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"rimraf review && mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dbda6fa6-3668-468d-bdfb-2abd9f179cd6\\azure-rest-maps-geolocation-1.0.0-alpha.20241022.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ngUq9PrU2G9aX4zJE/1BqUj736tcJmZoRYWGQMcfpWHH2JgwYn/GOhWL0cBsQFOTzcMEMD+MwEiHmx6olXFkDw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","mkdirp":"^3.0.1","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241022.1_1729666647490_0.20271272647676497","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241023.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241023.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5af57d070a539edd8ac141d16260d947e3c4170a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241023.1.tgz","fileCount":25,"integrity":"sha512-bttKgjIQkxAyRKr2HJes8jdwbWndglQN9QxUrjGX3eCGS/g8gbXnusznV9XsVt2XdXAPYB/4lyulJBiRq8E/4A==","signatures":[{"sig":"MEQCIEc90P7u5Tf64qMA7hJVnju6sV4zb27Y1t2z2ikd1pY4AiATiMMNDa0ogTNoUkmFGkkK4s5Vd+MdwqnsmTYIe0qfeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71720},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b9086eec-1bba-4dd8-ad6c-765b97a1d396\\azure-rest-maps-geolocation-1.0.0-alpha.20241023.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","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 clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b9086eec-1bba-4dd8-ad6c-765b97a1d396\\azure-rest-maps-geolocation-1.0.0-alpha.20241023.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bttKgjIQkxAyRKr2HJes8jdwbWndglQN9QxUrjGX3eCGS/g8gbXnusznV9XsVt2XdXAPYB/4lyulJBiRq8E/4A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241023.1_1729753046783_0.11765818768270186","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241024.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241024.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"42f51fdc9ad6ca42cb72ed46f8ca3a595b3744d9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241024.1.tgz","fileCount":25,"integrity":"sha512-wLvomdBWklUkMbMxtI2WOxdNbVEL3Nm6wCDKbcKzbX0Qj1/VZ8yYyApeTEKSy69Rg3x6n0B7zL6PwnnNs3Ollg==","signatures":[{"sig":"MEUCIEcKtCARkMfJHUrE3MbmkakUXJGV8Hdmfx3taXreZxkAAiEAjTAE4fky72VvyXY/nKY1bmHNzPjQDvSaxxa7HPen7rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71720},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f2308c86-2d16-48cb-b8b0-33af55d88de5\\azure-rest-maps-geolocation-1.0.0-alpha.20241024.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","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 clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f2308c86-2d16-48cb-b8b0-33af55d88de5\\azure-rest-maps-geolocation-1.0.0-alpha.20241024.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wLvomdBWklUkMbMxtI2WOxdNbVEL3Nm6wCDKbcKzbX0Qj1/VZ8yYyApeTEKSy69Rg3x6n0B7zL6PwnnNs3Ollg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241024.1_1729839240725_0.5816171477476413","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241025.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241025.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c8ded798162e7cd75070172de8364cc985480db4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241025.1.tgz","fileCount":25,"integrity":"sha512-m5deJHKYmw3x3mSC0K2nnRjeqtho7UJU7kQTICKeXmMXu2v87LNqWnOKTvtqSbMhsyv7Ib4fjtxjBJGiWEm9rg==","signatures":[{"sig":"MEUCICIIndcmVWKtgFyOvs314rPbnNXxo2YeCG+T5R/ZN2U5AiEAxxztMtDLdPLFpBTqtbqbktMUPB0zLdf224xpJVehmw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71551},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ec98e0c4-0250-4f62-a5f5-8dbfa865a9d7\\azure-rest-maps-geolocation-1.0.0-alpha.20241025.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ec98e0c4-0250-4f62-a5f5-8dbfa865a9d7\\azure-rest-maps-geolocation-1.0.0-alpha.20241025.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-m5deJHKYmw3x3mSC0K2nnRjeqtho7UJU7kQTICKeXmMXu2v87LNqWnOKTvtqSbMhsyv7Ib4fjtxjBJGiWEm9rg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241025.1_1729925915727_0.5690450807850964","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241028.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241028.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5813ac2e93c58911cecc7852f7f6080e66302b1b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241028.1.tgz","fileCount":25,"integrity":"sha512-iHChrIM5EDNKMEAbZkwdSILN7qhyUXmifVpGz/1ckWFVsrQYjqqmal4+L5tr4yPRBrxWk4n5yNrZvWXqxwxKJQ==","signatures":[{"sig":"MEQCIHVqaICnE9nhUFtJvTqdKC730XxXwWhPd7m/E5+rHaBLAiBy/AN9M8gtUlXp9naLVzGXOLzl/n/Pnb2n8u4OCDISqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71551},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b5a1c07c-39c2-4cbb-b393-7b4082805d2c\\azure-rest-maps-geolocation-1.0.0-alpha.20241028.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b5a1c07c-39c2-4cbb-b393-7b4082805d2c\\azure-rest-maps-geolocation-1.0.0-alpha.20241028.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-iHChrIM5EDNKMEAbZkwdSILN7qhyUXmifVpGz/1ckWFVsrQYjqqmal4+L5tr4yPRBrxWk4n5yNrZvWXqxwxKJQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241028.1_1730185060526_0.6307468165933785","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241029.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241029.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4e3c0ce140074e37d5ed2e5aee515ea4d91bbaa6","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241029.1.tgz","fileCount":25,"integrity":"sha512-VSQKEP+463sZiiop0Z8/A+A/aeO2FIhSFU7tFHwdPpgvMVSJDRdk88ap8dYk900hgkRElLAKQtwTOtsx8owLrw==","signatures":[{"sig":"MEUCIQDq6skvTfdyq9u961TLKatqSEReMa89nXLn6ROJ3DPJbQIgbE4YrVX5lychaxCZvq6wBSOtmdphaYHPRssoeLYl5rY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71257},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\03908a2b-a7fa-42f7-b5fb-15f182bfd674\\azure-rest-maps-geolocation-1.0.0-alpha.20241029.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\03908a2b-a7fa-42f7-b5fb-15f182bfd674\\azure-rest-maps-geolocation-1.0.0-alpha.20241029.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-VSQKEP+463sZiiop0Z8/A+A/aeO2FIhSFU7tFHwdPpgvMVSJDRdk88ap8dYk900hgkRElLAKQtwTOtsx8owLrw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241029.1_1730271352851_0.0871743021472291","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241030.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241030.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3f7992b87ebd9cc4cfcc6a9472281dfbc1a9686d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241030.1.tgz","fileCount":25,"integrity":"sha512-jPbeVls7YFIrh/ydYEFxSmi9yUEK4CzZXgt6F7ksAoIAq1PvY9LZSux2pwQizQPj3gptW3v3UScFtnMy0J9lDw==","signatures":[{"sig":"MEUCIQC2m3Z+98Dbc63u2IROTimCW3TEXnHN9Sz4PtgvOEYPygIgdf6u1ZkglxH3cH7Z9EZ/G3Dov5idcLAs54y6Z7BtIb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71367},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\854cca29-319d-4e27-830a-cc5cecf58158\\azure-rest-maps-geolocation-1.0.0-alpha.20241030.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\854cca29-319d-4e27-830a-cc5cecf58158\\azure-rest-maps-geolocation-1.0.0-alpha.20241030.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jPbeVls7YFIrh/ydYEFxSmi9yUEK4CzZXgt6F7ksAoIAq1PvY9LZSux2pwQizQPj3gptW3v3UScFtnMy0J9lDw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241030.1_1730357887959_0.9565446501605874","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241031.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241031.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4fb18758376e78a5238064f85561a9eaf2afee1c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241031.1.tgz","fileCount":25,"integrity":"sha512-EAydrpus7J60H/tKttjdYMLTmbctgi8bmSPe3lp1fjKbiUVUTy+1Oq6iekqWc9iqYQEBWa5bO06LakyJvJPhhQ==","signatures":[{"sig":"MEYCIQD8mRsWW56UmkhK90LlaBy0UBErxQOLflBhI3V+nfJQ5QIhAPvfe5NRivzhl/qgnlPUl5QGkTEvSmOT45bOlovbQ04L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71367},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\98fb05db-162f-41b7-98f9-877d3396635e\\azure-rest-maps-geolocation-1.0.0-alpha.20241031.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\98fb05db-162f-41b7-98f9-877d3396635e\\azure-rest-maps-geolocation-1.0.0-alpha.20241031.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-EAydrpus7J60H/tKttjdYMLTmbctgi8bmSPe3lp1fjKbiUVUTy+1Oq6iekqWc9iqYQEBWa5bO06LakyJvJPhhQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241031.1_1730444189058_0.731267438434047","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241111.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241111.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241111.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"11a56729f40f2af48011fbc748ef3b338ea5c2fb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241111.1.tgz","fileCount":25,"integrity":"sha512-nnWGM7b2PKgzqB9sXut8JpmunDj+SY+T0hKwggYTkdbKJ17c///MHf5kq0ns3T/OrAw3WVcR431Q4pcSEUahlw==","signatures":[{"sig":"MEUCIH63MPFLKHDWFg5QGetgVEOybH9WrdMnBAGuAB0vVvUPAiEA9NsIKyJq0UK7Wq5E0ZDTPZJ69dfwrhUy4+9qR4Og2f4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71340},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\89e3ac2f-9188-4ae6-9939-bc2d9db292ec\\azure-rest-maps-geolocation-1.0.0-alpha.20241111.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\89e3ac2f-9188-4ae6-9939-bc2d9db292ec\\azure-rest-maps-geolocation-1.0.0-alpha.20241111.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-nnWGM7b2PKgzqB9sXut8JpmunDj+SY+T0hKwggYTkdbKJ17c///MHf5kq0ns3T/OrAw3WVcR431Q4pcSEUahlw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241111.1_1731398158979_0.9606923738334368","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241112.4":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241112.4","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241112.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f05c7d03fd1eba05d37de4d86dff6d3fd29ea7ad","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241112.4.tgz","fileCount":11,"integrity":"sha512-QYkJxZpcpf1TNRIlL4lmW72TOiYPkQHdHW3eUbyNCAHpdx7bGWMMZdsZMqksc5bqVjjyMUVHL7SUoyk/qS+DGA==","signatures":[{"sig":"MEYCIQCmne/m8vX/1Y/9s7qAFpMXm/g1G0MyrUOmCbrdQz43SwIhAIz/xvI1DzODizqhZ9tO0lt0gOZvUg6pFlJk1h7v+F/e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58206},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5973157e-f6c5-4dee-a871-a2d379bfc9da\\azure-rest-maps-geolocation-1.0.0-alpha.20241112.4.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5973157e-f6c5-4dee-a871-a2d379bfc9da\\azure-rest-maps-geolocation-1.0.0-alpha.20241112.4.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-QYkJxZpcpf1TNRIlL4lmW72TOiYPkQHdHW3eUbyNCAHpdx7bGWMMZdsZMqksc5bqVjjyMUVHL7SUoyk/qS+DGA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241112.4_1731486312519_0.3973796063381143","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241113.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241113.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241113.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1023a63409e609465d54749d6ab491d6f83b5079","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241113.1.tgz","fileCount":11,"integrity":"sha512-x6626jPOhzP/JckSqSakLu7Vd/3SLXEur/PKPVWxwctjbKN5krm1F63XYQbuWoMyRpMcxm2uEUOPthaQzrPjYg==","signatures":[{"sig":"MEQCIBWp7hfSqNRBlY1vgKN6iP3ZQxRVNoG4m24tZSYZCvBEAiBxwndYAwnibPvGcJgoO/AhfNv4CiXPgIYNxZWO0ZbM8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58206},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\16e1b663-96c2-4f9f-97e8-3456f4e805a7\\azure-rest-maps-geolocation-1.0.0-alpha.20241113.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\16e1b663-96c2-4f9f-97e8-3456f4e805a7\\azure-rest-maps-geolocation-1.0.0-alpha.20241113.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-x6626jPOhzP/JckSqSakLu7Vd/3SLXEur/PKPVWxwctjbKN5krm1F63XYQbuWoMyRpMcxm2uEUOPthaQzrPjYg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241113.1_1731571009698_0.6025066594249109","host":"s3://npm-registry-packages"}},"1.0.0-beta.4":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-beta.4","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-beta.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"3be59529ca44fc23eb324a4d1bcdbaa693d80d0e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-beta.4.tgz","fileCount":11,"integrity":"sha512-au8P0BZSWpu5ZpdksVygLWF1xTbnZHmvQEi2vrVlc9Lnvc+porELuQ/HSszPQBoWdABuJ6+mnVq5UUjqtwG13w==","signatures":[{"sig":"MEYCIQDL06g0ZfUCKxIZsWoF2wvmllY7Y8gchF0Q8GwqHiB7pAIhAJzQdPrAK8BflInuLCqZdNh8ww1mq9NVqcnK2B0EiG/T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58156},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\10e7e550-12e7-4160-99f4-8156413514eb\\azure-rest-maps-geolocation-1.0.0-beta.4.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\10e7e550-12e7-4160-99f4-8156413514eb\\azure-rest-maps-geolocation-1.0.0-beta.4.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-au8P0BZSWpu5ZpdksVygLWF1xTbnZHmvQEi2vrVlc9Lnvc+porELuQ/HSszPQBoWdABuJ6+mnVq5UUjqtwG13w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-beta.4_1731664034848_0.6556066743925852","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241115.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241115.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241115.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9431434a1aec60bf91f91476a8d9d37747565b0f","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241115.1.tgz","fileCount":11,"integrity":"sha512-J1x6dSVV4BvdI7kCecuvMq//2N2jZAQhjqad8+91alAHLHiTffdQLLsSKFpeEg/6BgsigPZMPNgF/BDIapmlwg==","signatures":[{"sig":"MEQCIG+9u/R0veQDe5W8T86F6CCL+ljEpAS7fTHrBDbFTwDhAiBL+mizO8OIfefzGTMSUv20/i7mqghXq4QTNeV79dajRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58206},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2c4f4695-1170-4bd6-9960-be93b073555a\\azure-rest-maps-geolocation-1.0.0-alpha.20241115.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2c4f4695-1170-4bd6-9960-be93b073555a\\azure-rest-maps-geolocation-1.0.0-alpha.20241115.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-J1x6dSVV4BvdI7kCecuvMq//2N2jZAQhjqad8+91alAHLHiTffdQLLsSKFpeEg/6BgsigPZMPNgF/BDIapmlwg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241115.1_1731743642665_0.3205540040209227","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241118.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241118.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241118.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6d45b4f31e6bb283b56373bfe384114bf7fb2c34","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241118.2.tgz","fileCount":11,"integrity":"sha512-KySGeSl534hXnoIILzkjGKl247IgEMxc+hO0WYlAcUnHlaV7efOMta2lETFtJg+rcOJv7PC92a7P4IxexX3Ahg==","signatures":[{"sig":"MEQCICueMTRO17vIoNYOXbeB2zK0E5dFF2XwimH4FSOgR54MAiAMmrgzYRXx89oLpOw1amsVqvjIRF++Ri76/aDS3do0rA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58206},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5cc7e840-07c6-4af2-b59f-9b5510ce76f2\\azure-rest-maps-geolocation-1.0.0-alpha.20241118.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5cc7e840-07c6-4af2-b59f-9b5510ce76f2\\azure-rest-maps-geolocation-1.0.0-alpha.20241118.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-KySGeSl534hXnoIILzkjGKl247IgEMxc+hO0WYlAcUnHlaV7efOMta2lETFtJg+rcOJv7PC92a7P4IxexX3Ahg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241118.2_1732002868050_0.31083773768625766","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241119.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241119.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241119.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"75b9f73bb2977cf73593028a3b5d24d9b7e134cb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241119.2.tgz","fileCount":11,"integrity":"sha512-6Sp1sRMrzJHDUFeQ++KF764RYcbox/hGrFOJP/ip5SMEZifnWpaoSU2oEzzHi+uHDefMFigdNuO8fMGKmLo13A==","signatures":[{"sig":"MEUCIQDGnPFZR43yr3U9vm5/4KKoDXzCIZt3tACgi873NA4tXQIgGJTDAz3ICWlTeBHkNPoeNrz12WQ6zxarGieEGk11kdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58206},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\813e4142-4a4d-46e3-8438-e041cbab49a9\\azure-rest-maps-geolocation-1.0.0-alpha.20241119.2.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\813e4142-4a4d-46e3-8438-e041cbab49a9\\azure-rest-maps-geolocation-1.0.0-alpha.20241119.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-6Sp1sRMrzJHDUFeQ++KF764RYcbox/hGrFOJP/ip5SMEZifnWpaoSU2oEzzHi+uHDefMFigdNuO8fMGKmLo13A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241119.2_1732089306466_0.9261500548932613","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241120.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241120.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241120.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3c02eaba173874ffa9c89a80e61ddbef560ea9cf","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241120.1.tgz","fileCount":11,"integrity":"sha512-ek0apbrfsJq7FSo8lXRX5gOojX30sEnFHX2dplRsD+Z4NwVypdOt2eEyjDUkpIcVbhgAdtsLcyjGhWKFA+cpnQ==","signatures":[{"sig":"MEUCIDGIphn5dr/p8E7sYt8Olxm42PcAylapBJkI2zIcsIWUAiEAxC9GMQ5ljAD56APHtnfBdEN0x5x/LpiqyK6puxooxGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58206},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0e3301d-3f0a-4ae2-bdab-d621a75fd806\\azure-rest-maps-geolocation-1.0.0-alpha.20241120.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0e3301d-3f0a-4ae2-bdab-d621a75fd806\\azure-rest-maps-geolocation-1.0.0-alpha.20241120.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ek0apbrfsJq7FSo8lXRX5gOojX30sEnFHX2dplRsD+Z4NwVypdOt2eEyjDUkpIcVbhgAdtsLcyjGhWKFA+cpnQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241120.1_1732175509869_0.5960248031656881","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241122.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241122.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"93109ae66f52fb6be73e61dc18d0048a0d4d80c1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241122.1.tgz","fileCount":11,"integrity":"sha512-fK3xzUpL0ernGpKfKebxSG4FMWr127RsLmk+IU2/zeZIvzqTwpSlKgfCerkBxA6bafyNY5bDw+A/Ukp6hNEP2g==","signatures":[{"sig":"MEQCICTqLx5w6v/IuGBuX8ZLs/YknzWh8MrAczyhvVg1R+0UAiBYe0yOgIujcHBnIG35+gLwJyzgLdDJvJ1Bxa1vmR11ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58206},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1cff04a0-7fc5-4fd4-9895-aa90604172d6\\azure-rest-maps-geolocation-1.0.0-alpha.20241122.1.tgz","types":"./types/maps-geolocation-rest.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1cff04a0-7fc5-4fd4-9895-aa90604172d6\\azure-rest-maps-geolocation-1.0.0-alpha.20241122.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-fK3xzUpL0ernGpKfKebxSG4FMWr127RsLmk+IU2/zeZIvzqTwpSlKgfCerkBxA6bafyNY5bDw+A/Ukp6hNEP2g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.9.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"~1.0.0","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241122.1_1732348918491_0.6647966390284317","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241125.5":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241125.5","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241125.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"135c3136339f7e5c290a7ed937910c7bc6e24f6d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241125.5.tgz","fileCount":169,"integrity":"sha512-gRVWKxWLrfgAq4uFBUsaawXcyiGlDPvBDwl70qY7GySsrkKZAcdud5R+FbUq2UivoWWpBUfIyqncu0BuiAXicA==","signatures":[{"sig":"MEUCIQCQx7bC8MPmfcCPfLxkqmM76mGh0rmISl6YtGVE+uyvsQIgOOS+JQetJ59ecBTfsfgZNCHEnSiHoW0SKW5HNDQHJPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201314},"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\\bbb6f829-f528-41c4-a768-dc078b29275f\\azure-rest-maps-geolocation-1.0.0-alpha.20241125.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bbb6f829-f528-41c4-a768-dc078b29275f\\azure-rest-maps-geolocation-1.0.0-alpha.20241125.5.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gRVWKxWLrfgAq4uFBUsaawXcyiGlDPvBDwl70qY7GySsrkKZAcdud5R+FbUq2UivoWWpBUfIyqncu0BuiAXicA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":">=1.18.0-alpha <1.18.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241125.5_1732607805107_0.09099400258168355","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241126.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241126.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241126.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"41df3b288968c2222ed450922da9aab5482d02c2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241126.1.tgz","fileCount":168,"integrity":"sha512-t/gMw3if8B9VSGsiuhpY9SQ1wfMxyVnU+I/zcBkEvRSsekvdawza+UonJgFProYeCIqyMLR5AZQklt1r+rsbTQ==","signatures":[{"sig":"MEUCIB4JBJkSDoN+IYNHBQbHEzeNhrkhJ/DXo7reP05FHnHtAiEAkrShLzxw7rvSjaRzO/ZdB3m8Iyqb9/mXXmjDr6I9+EE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\6ac4eb87-b3ab-472e-b9eb-00083aa3542d\\azure-rest-maps-geolocation-1.0.0-alpha.20241126.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6ac4eb87-b3ab-472e-b9eb-00083aa3542d\\azure-rest-maps-geolocation-1.0.0-alpha.20241126.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-t/gMw3if8B9VSGsiuhpY9SQ1wfMxyVnU+I/zcBkEvRSsekvdawza+UonJgFProYeCIqyMLR5AZQklt1r+rsbTQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241126.1_1732694158641_0.23634712470643615","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241127.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241127.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241127.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"35f53c233cf43baeb3cdfd9269edac97fb5af81b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241127.1.tgz","fileCount":168,"integrity":"sha512-++ehHMTDk7pNvvIglawa74fHSWTmjGQPOnq3UiCNZwtiZXCDfKf0ihNcATNtrT4d7sEzv5jl2VxklZrY+mGZOg==","signatures":[{"sig":"MEUCIBBAa8Qb7Uv2KY2FzzBbmgfcub+w85ctrMbMAogeuv5vAiEAoTlN9Q/8QMAWAOUyEZAgVucdN/jdpc1fTPTYEbZwLyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\60f34e59-4417-43de-b85c-551d6adfff74\\azure-rest-maps-geolocation-1.0.0-alpha.20241127.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\60f34e59-4417-43de-b85c-551d6adfff74\\azure-rest-maps-geolocation-1.0.0-alpha.20241127.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-++ehHMTDk7pNvvIglawa74fHSWTmjGQPOnq3UiCNZwtiZXCDfKf0ihNcATNtrT4d7sEzv5jl2VxklZrY+mGZOg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241127.1_1732781011772_0.8348779973907396","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241128.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241128.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bd83a4fa411276600c724ba6b6c7c5b52d9ed419","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241128.1.tgz","fileCount":168,"integrity":"sha512-muG+HEyEb6gosxA04RnrTPZoE9b6iFUEBQ36kSTpdfxZ+pqktp68Q4ZgzNl0fstQSgb+oq2p15zjf01FoH1ikQ==","signatures":[{"sig":"MEUCIEk40mRtiBRQ4wcPl37I29RfXYp79pO8PH1TRhRi8GiIAiEAxxKLi9ylFAt7sG2gwN+bgBxdvG60fJCov6wKnHyttXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\7bbc5e89-21a4-4151-9fcb-016720f2a274\\azure-rest-maps-geolocation-1.0.0-alpha.20241128.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7bbc5e89-21a4-4151-9fcb-016720f2a274\\azure-rest-maps-geolocation-1.0.0-alpha.20241128.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-muG+HEyEb6gosxA04RnrTPZoE9b6iFUEBQ36kSTpdfxZ+pqktp68Q4ZgzNl0fstQSgb+oq2p15zjf01FoH1ikQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241128.1_1732867294571_0.24630301433852342","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241129.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241129.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"91f8b67609d1a5793b7158f0394c77cf72e5921b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241129.1.tgz","fileCount":168,"integrity":"sha512-8Le5vjAyjtyq5s6lxi7rxPdEEsfaTJIkomHxBzeSTImb+zNsLHP2QULtmIl8v3hyh9F62+VyPZ2vuFq1YtTLjg==","signatures":[{"sig":"MEUCICP4PKxMFwNYenFyLXuJhv2I2LfY9jMHgKv65heTB6S0AiEArBf2n3+A0UWhwGbLD0/OIw+j70ZkufmZgF/SIioohwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\314ef7b6-6d6f-4d09-b589-5d543c556037\\azure-rest-maps-geolocation-1.0.0-alpha.20241129.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\314ef7b6-6d6f-4d09-b589-5d543c556037\\azure-rest-maps-geolocation-1.0.0-alpha.20241129.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8Le5vjAyjtyq5s6lxi7rxPdEEsfaTJIkomHxBzeSTImb+zNsLHP2QULtmIl8v3hyh9F62+VyPZ2vuFq1YtTLjg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241129.1_1732953438146_0.4769119505927044","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241202.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241202.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241202.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"59777415fb5c89362cd7013c5fa2bbfeede549ec","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241202.1.tgz","fileCount":168,"integrity":"sha512-VPKi6DchEDoeM7ossD1z9JoP/Y699uct3joz3Eee3a/bwQEjQhna8N5qRDJlPkVL8CaqbaZivbPVdr5vBx+Rsw==","signatures":[{"sig":"MEQCIGeDvpdn3qJBxj6fmxY/wMHmgBt8z0aNT/5ccKy5j9+KAiBdl4JkMZRStk+TV9X+vc46MRyJWJrvC8ESiTnSNhCaRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\89bdb484-6b66-4f3a-aa30-b53d7b614c88\\azure-rest-maps-geolocation-1.0.0-alpha.20241202.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\89bdb484-6b66-4f3a-aa30-b53d7b614c88\\azure-rest-maps-geolocation-1.0.0-alpha.20241202.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-VPKi6DchEDoeM7ossD1z9JoP/Y699uct3joz3Eee3a/bwQEjQhna8N5qRDJlPkVL8CaqbaZivbPVdr5vBx+Rsw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241202.1_1733212430271_0.1509007574776955","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241203.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241203.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241203.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7dea2306183b4866574e3a7c3ac96cd3899a60c8","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241203.1.tgz","fileCount":168,"integrity":"sha512-i8+UuwriAOpvzKATC0ZmFMKUpx5YPivzO+GnrLgDDY1kAB+DdzTcdfEpsju5HMHxk8SXdpslD7Ga1REh1kDl7A==","signatures":[{"sig":"MEUCIGy6xTW/lv7+D+jriF6bi9wqAdlHgkIGsdy5Jp+f+ODzAiEA3WcZ2Q5ymCX+knZY61HChOoKnzdGNmgPhsaGg3pnjoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\98a0f053-d4b2-4a72-b81c-5ab8425b698c\\azure-rest-maps-geolocation-1.0.0-alpha.20241203.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\98a0f053-d4b2-4a72-b81c-5ab8425b698c\\azure-rest-maps-geolocation-1.0.0-alpha.20241203.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-i8+UuwriAOpvzKATC0ZmFMKUpx5YPivzO+GnrLgDDY1kAB+DdzTcdfEpsju5HMHxk8SXdpslD7Ga1REh1kDl7A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241203.1_1733298945669_0.517600300810902","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241204.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241204.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8ca7766bf165aced40788ef3785f5ed8acc9d7e6","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241204.1.tgz","fileCount":168,"integrity":"sha512-DoqIibga3emYyBHiqikEkwOEMvwNNs89FlRRsc8Qsxc5Tk7hWHEtYDDknm5ScGn+m+gDG2pvNERjdQNiP+JIHQ==","signatures":[{"sig":"MEUCIQD5/ZBqL2/QYbVHK6kC0+FZAqd75iFapcGw7lAscpFjswIgEjAUsqdyddk7SXkzBGilYo5cR0VtCju8jYHbuhqmoPQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\305abc9f-346e-403d-ab39-8f2b5edd942b\\azure-rest-maps-geolocation-1.0.0-alpha.20241204.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\305abc9f-346e-403d-ab39-8f2b5edd942b\\azure-rest-maps-geolocation-1.0.0-alpha.20241204.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-DoqIibga3emYyBHiqikEkwOEMvwNNs89FlRRsc8Qsxc5Tk7hWHEtYDDknm5ScGn+m+gDG2pvNERjdQNiP+JIHQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241204.1_1733385429028_0.1970862649199896","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241205.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241205.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"37b87304e67162a52a48d68ee310e2c3b23c7598","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241205.1.tgz","fileCount":168,"integrity":"sha512-iGKy2N7b/bahu2h1AbdS/e2XW30r+xQSwTWztPNFY1D2+nwiCEgVjAar5+YSJyLwe+msYel8QSda1gx4dLeurA==","signatures":[{"sig":"MEQCICzZ7b0l8hJFFlMYzuCFhoV5us91UlekpL8obiuxxklNAiBvNDxpdPzH7jqXsOZJTtpT+S+o2qBN8Okvd8VZXiXIpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\17baf6e3-60ca-4618-b7e7-605c4b15e365\\azure-rest-maps-geolocation-1.0.0-alpha.20241205.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\17baf6e3-60ca-4618-b7e7-605c4b15e365\\azure-rest-maps-geolocation-1.0.0-alpha.20241205.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-iGKy2N7b/bahu2h1AbdS/e2XW30r+xQSwTWztPNFY1D2+nwiCEgVjAar5+YSJyLwe+msYel8QSda1gx4dLeurA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241205.1_1733471932139_0.6366754716794631","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241206.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241206.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b8b5ec4893f2f9a6f11d4d03f56048292d900afa","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241206.1.tgz","fileCount":168,"integrity":"sha512-RfIXyKoXPuMNcwUqhYSZKvYzzH0D+gOE1X22gdo9TcPPm17nWZTJVPvGjabDo61LUUuSwMLOYxktnSwGRm6wug==","signatures":[{"sig":"MEUCIHG4GpeiT7yr1a/mt6G+rFfMS470PJVK8XYI0BciOHJeAiEA9F+JOlVKgiF2E59K0JlhEQuJMy6jgt+MEyGZsa3wD4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\c91ef00d-2337-4574-9cec-7e1c87718e66\\azure-rest-maps-geolocation-1.0.0-alpha.20241206.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c91ef00d-2337-4574-9cec-7e1c87718e66\\azure-rest-maps-geolocation-1.0.0-alpha.20241206.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-RfIXyKoXPuMNcwUqhYSZKvYzzH0D+gOE1X22gdo9TcPPm17nWZTJVPvGjabDo61LUUuSwMLOYxktnSwGRm6wug==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241206.1_1733558364262_0.7811327617041388","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241209.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241209.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241209.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"85d760ed7d8b400f8f71870fac8674f8d635ea7a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241209.1.tgz","fileCount":168,"integrity":"sha512-VuWlJD/GJNq8x1qXEOlJgfQqcU/BeXdpAd/7FOI03sKwmnpvdu9z6CwQbeQhnXCkr76Lo/9DjVJnfZrbPO31ZA==","signatures":[{"sig":"MEUCIQCwKsVRMNSKGoOt1B9l0E2zIa0p84RpyYKHNsw1aXqk4QIgV6irbkGee3no6vMMwJIzckL776SvzDH7l6d5Z3wp7F8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194453},"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\\c28993d7-5406-42a4-87dd-864a1a37df9e\\azure-rest-maps-geolocation-1.0.0-alpha.20241209.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c28993d7-5406-42a4-87dd-864a1a37df9e\\azure-rest-maps-geolocation-1.0.0-alpha.20241209.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-VuWlJD/GJNq8x1qXEOlJgfQqcU/BeXdpAd/7FOI03sKwmnpvdu9z6CwQbeQhnXCkr76Lo/9DjVJnfZrbPO31ZA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241209.1_1733817412055_0.6849110754541246","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241210.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241210.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241210.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3d3fd7c840f39eb246c8dd6561a8a5b4fdb17a6a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241210.2.tgz","fileCount":168,"integrity":"sha512-tMmheZekZR/BAdfNMga+z/D99aOI7i6MVw2dLvluS6KoVIbyjyfWpile61uihxVel9VhEJ0ATP1vrD9k8ycGIw==","signatures":[{"sig":"MEYCIQDyoFMQwc493sBWqvX358EO88YM6bhzLrsWCw58fmwmiQIhAIjofowq8aX8FNrOAXhYK8qnobx/QnZmQX9jsvL2x0bg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194497},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\95e5f4a0-3803-4079-a448-35499b8ba8c7\\azure-rest-maps-geolocation-1.0.0-alpha.20241210.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\95e5f4a0-3803-4079-a448-35499b8ba8c7\\azure-rest-maps-geolocation-1.0.0-alpha.20241210.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-tMmheZekZR/BAdfNMga+z/D99aOI7i6MVw2dLvluS6KoVIbyjyfWpile61uihxVel9VhEJ0ATP1vrD9k8ycGIw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241210.2_1733903784686_0.44054038178792765","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241211.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241211.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1cfbd1e5bb789378d70bcb558baeb65ae5211a98","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241211.1.tgz","fileCount":168,"integrity":"sha512-4FvEd6JtNHinTnBAMrmurpEderwUzCep8INeJmZSgx2jm9WsG3pnl/t+jLizcEXSf4irAMw+k5W22rAh+iGmYQ==","signatures":[{"sig":"MEUCIQC4m2F4/c1MFzdpWP3wXarlKYul5d/BNb7A5A5bpHMMKgIgRTo1NwyPE9dVRBvg/SDeaGUYmNuJWMAeVD/Q4vYXpcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194497},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\03204bf9-ebbf-4c3f-9ab3-a5d9a23b45a6\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\03204bf9-ebbf-4c3f-9ab3-a5d9a23b45a6\\azure-rest-maps-geolocation-1.0.0-alpha.20241211.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-4FvEd6JtNHinTnBAMrmurpEderwUzCep8INeJmZSgx2jm9WsG3pnl/t+jLizcEXSf4irAMw+k5W22rAh+iGmYQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241211.1_1733990573793_0.03649947854527702","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241212.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241212.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241212.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2ac145e3c6022f154294ef488fcb030c7461858b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241212.1.tgz","fileCount":168,"integrity":"sha512-64xUgVdI83JEDrqgg+dZUgWXE0HHYP8IeywwQVlw9ym0R3cH4lUZRqYLZkuS+Kx70mjhtjND+F6/Hcsj8LJg4g==","signatures":[{"sig":"MEYCIQCMocEN0U1hciNhehbDICiXrSGnzC5yuJvo6rhSpWusVwIhAKt/9IsasVI0l4ewOE0E5ln/ruf6TcBAiT/Y44DhoV/4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194497},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\61e2e35a-9389-4805-90ca-14a44f98bf6f\\azure-rest-maps-geolocation-1.0.0-alpha.20241212.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\61e2e35a-9389-4805-90ca-14a44f98bf6f\\azure-rest-maps-geolocation-1.0.0-alpha.20241212.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-64xUgVdI83JEDrqgg+dZUgWXE0HHYP8IeywwQVlw9ym0R3cH4lUZRqYLZkuS+Kx70mjhtjND+F6/Hcsj8LJg4g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241212.1_1734076594333_0.30492242701548156","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241213.3":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241213.3","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241213.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9ecdea7bc1d59d1062ab0f59750a2f50e0c54558","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241213.3.tgz","fileCount":168,"integrity":"sha512-IgFI1EvfRDBiH0BUwrUJpaYrqB1VMzoD1SHMyJ5yQBJh36kGUm9BeyLgz2f/PCzvU4saDZAySRcO6hPy6aSC4w==","signatures":[{"sig":"MEUCIEs6WzgvLR9vCWIau2TXyWyRgkUCnei3uDAzkQgmKPvTAiEA3b4rJBYWZC++xRjvmFaEXJLBI0GQPItNvX39bBlVTf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194497},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\4f8cc08d-5b02-4534-8e40-7ef808c48b69\\azure-rest-maps-geolocation-1.0.0-alpha.20241213.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4f8cc08d-5b02-4534-8e40-7ef808c48b69\\azure-rest-maps-geolocation-1.0.0-alpha.20241213.3.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-IgFI1EvfRDBiH0BUwrUJpaYrqB1VMzoD1SHMyJ5yQBJh36kGUm9BeyLgz2f/PCzvU4saDZAySRcO6hPy6aSC4w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241213.3_1734162957860_0.5485842290580365","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241217.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241217.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241217.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ff94159cd0fcb8d3c720a5c9dc673e6c89c4d102","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241217.1.tgz","fileCount":168,"integrity":"sha512-Xe9qYSe1kmr2YtrlXykJPQgiH1ZOQiCwozXGsyEpgRANiAuIwUuSQzC1vANsjHIL4A8VZAGuIdUxTIRWRZ0G7g==","signatures":[{"sig":"MEUCIATsPoheOf7w++D6QC9o87Rr1S6i3U2Zv0t/JszxLVtfAiEAys2MshDTjvEe6lSMWpEmKJ7nOMK2u/orIczRzJlkAok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f1c2ba0a-da0e-4f25-9d73-c6b81d175d97\\azure-rest-maps-geolocation-1.0.0-alpha.20241217.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f1c2ba0a-da0e-4f25-9d73-c6b81d175d97\\azure-rest-maps-geolocation-1.0.0-alpha.20241217.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Xe9qYSe1kmr2YtrlXykJPQgiH1ZOQiCwozXGsyEpgRANiAuIwUuSQzC1vANsjHIL4A8VZAGuIdUxTIRWRZ0G7g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241217.1_1734508597858_0.4920207228084852","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241218.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241218.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1cf900a0bce052ea557c8987876935dd5c8d55b7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241218.1.tgz","fileCount":168,"integrity":"sha512-iiwtrT6FL1RcWzXovQy8MxpCfy6nm0ZFpweixCAB374DVt8yvQM9y+LePz/hRlZGZIjC8Qh1+rKewzjJPbedPg==","signatures":[{"sig":"MEUCIQCjATQBJhOhSEMgBJohhqH297nTFZHLF+lJWqXC9yAIugIgO/Gu6xUS5HgxRwuCt5YpHWurQQY3mFhuR0mz9toAR20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\d3ed7e9e-e755-444b-9c71-64c5b1bd5bcc\\azure-rest-maps-geolocation-1.0.0-alpha.20241218.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d3ed7e9e-e755-444b-9c71-64c5b1bd5bcc\\azure-rest-maps-geolocation-1.0.0-alpha.20241218.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-iiwtrT6FL1RcWzXovQy8MxpCfy6nm0ZFpweixCAB374DVt8yvQM9y+LePz/hRlZGZIjC8Qh1+rKewzjJPbedPg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241218.1_1734594907175_0.9608778885954248","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241219.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241219.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241219.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ac2197689c6d2630f2f183a7f38fb5b9e8dd06c1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241219.2.tgz","fileCount":168,"integrity":"sha512-dn8jn3OCtaynMTgdhtxGlwwC7PWd2x1Xu6DGUHEK3p5gcrzpJqJdViGFpETVpbQMW+0SMNPd1lQbOzAKINOLMQ==","signatures":[{"sig":"MEQCIEtZn/PDBNkSfP61R1xirmvgboeA5sZmPvM7KwZNKx0XAiBVWH90L9KBTRHfpFdX5hdI8lttjdZR/0JcnJd440jagg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\a76378df-7aba-4adc-9e07-c1dce9fa8b88\\azure-rest-maps-geolocation-1.0.0-alpha.20241219.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a76378df-7aba-4adc-9e07-c1dce9fa8b88\\azure-rest-maps-geolocation-1.0.0-alpha.20241219.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-dn8jn3OCtaynMTgdhtxGlwwC7PWd2x1Xu6DGUHEK3p5gcrzpJqJdViGFpETVpbQMW+0SMNPd1lQbOzAKINOLMQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241219.2_1734681519117_0.19989895139599434","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241220.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241220.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"751b0616cdaa7fd4658baebf1bd67e6713374ad1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241220.1.tgz","fileCount":168,"integrity":"sha512-b3xuh3aoe63mvhuHTYa0lkf1ewT1tq2CaZOVORmsAeIdlZqVN01kA6L/fBLkqxXHbdewRHpUDopaHHONbgWQ0w==","signatures":[{"sig":"MEYCIQDTnBi5TJXN+8PkIOGVZEw38m7ZLLZ47+9UmBUcrJK0QgIhAIZ2oEmqdMmOf0SI4rGnTwFP84u/hS2TrKQWdnefApcS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f30f6f1f-0ed2-44fc-be15-d0fdb1c508d2\\azure-rest-maps-geolocation-1.0.0-alpha.20241220.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f30f6f1f-0ed2-44fc-be15-d0fdb1c508d2\\azure-rest-maps-geolocation-1.0.0-alpha.20241220.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-b3xuh3aoe63mvhuHTYa0lkf1ewT1tq2CaZOVORmsAeIdlZqVN01kA6L/fBLkqxXHbdewRHpUDopaHHONbgWQ0w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241220.1_1734767992773_0.0615213645053343","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241223.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241223.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e69fe2f43bf620c88603975ef7c946058ee9986e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241223.1.tgz","fileCount":168,"integrity":"sha512-gkoC3+P3Os35EN+bT64ygWuZ6iZ0rbRvLHVffCGzjGz3gIOOTW2RfTxTz+ofmyLQ4USWlb+3/9HhXWgbHL3ZdQ==","signatures":[{"sig":"MEQCICjIMrCI8J8KxYJotlo4+55JgZFOkoWd4juXjwqOa0MPAiAEPf+00guIEWkFKj+PQ8sdGkAwa3Ra7t1/LmwuAHbxig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\93d5a3c4-8add-4234-be45-8d28331c8890\\azure-rest-maps-geolocation-1.0.0-alpha.20241223.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\93d5a3c4-8add-4234-be45-8d28331c8890\\azure-rest-maps-geolocation-1.0.0-alpha.20241223.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gkoC3+P3Os35EN+bT64ygWuZ6iZ0rbRvLHVffCGzjGz3gIOOTW2RfTxTz+ofmyLQ4USWlb+3/9HhXWgbHL3ZdQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241223.1_1735026978189_0.5128676965803158","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241224.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241224.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b206a65b2965c215627348e3e9c70172baca8ae9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241224.1.tgz","fileCount":168,"integrity":"sha512-DdPN8Aie0WkPovJYEwY8FG/I+ZneJHOzMETCrCY48Zb6Ai2sWEbcEqwzq6uKxSLc0J4jfYoIieMsaajErbV4lQ==","signatures":[{"sig":"MEQCIA4waQhlCJUXQRLUqlISCdNgDe/04U9z0uck7fd+o9TIAiAm5Ot1QwKVlygxIfeMlYEsv1xg9lw1ZUnTeLpH7vUe0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\c37f09f2-ee56-42a5-87b3-0925c4bb7e96\\azure-rest-maps-geolocation-1.0.0-alpha.20241224.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c37f09f2-ee56-42a5-87b3-0925c4bb7e96\\azure-rest-maps-geolocation-1.0.0-alpha.20241224.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-DdPN8Aie0WkPovJYEwY8FG/I+ZneJHOzMETCrCY48Zb6Ai2sWEbcEqwzq6uKxSLc0J4jfYoIieMsaajErbV4lQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241224.1_1735113514961_0.8212902407998655","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241225.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241225.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241225.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"044e3b896e2addad6bb95e798231808bca1ee6d4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241225.1.tgz","fileCount":168,"integrity":"sha512-g430STYB3Rv69mfGhGYA0eBRmeAYpBTA+1xvMd+fAn6adtqbsVt2lcoAvkzRlsAJSG3RVBjIorDpKuzCInRjEQ==","signatures":[{"sig":"MEQCIHo9mFRWwleQnP9J7v1jRp6TkT3n5qx4qqvaENASRf/OAiA0ivuU4+JJVlaNOXTTumpRW00sIgdkxC7mHhGWXuKeMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\b3cd2b41-99ad-45d0-8240-f4838b841a54\\azure-rest-maps-geolocation-1.0.0-alpha.20241225.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b3cd2b41-99ad-45d0-8240-f4838b841a54\\azure-rest-maps-geolocation-1.0.0-alpha.20241225.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-g430STYB3Rv69mfGhGYA0eBRmeAYpBTA+1xvMd+fAn6adtqbsVt2lcoAvkzRlsAJSG3RVBjIorDpKuzCInRjEQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241225.1_1735199952569_0.30901409175856953","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241226.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241226.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241226.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"62d790b12af70885b76bce3736634d2400360d51","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241226.2.tgz","fileCount":168,"integrity":"sha512-NTFInJr88Ew9ylzj4VOp11DjAfKH8alKn/Mvd8wjkYwuna5rZ2eaLCKJM1VurMEmFsjJEVUgEyp0RiUyV4UoTw==","signatures":[{"sig":"MEUCIErLt5KVgbbesjYoBO1ipGkLDQczadwD37TsP3rbPUgWAiEAvggl4NmmsCP9F3mUaakYgKxnhjHEu+f2wTycBk8c3M4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\e2363d10-c17c-4d89-84e7-29c48ebf64c2\\azure-rest-maps-geolocation-1.0.0-alpha.20241226.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e2363d10-c17c-4d89-84e7-29c48ebf64c2\\azure-rest-maps-geolocation-1.0.0-alpha.20241226.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NTFInJr88Ew9ylzj4VOp11DjAfKH8alKn/Mvd8wjkYwuna5rZ2eaLCKJM1VurMEmFsjJEVUgEyp0RiUyV4UoTw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241226.2_1735286321554_0.38276783652184565","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241227.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241227.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"637d4976c6aac114d8e7c5a34e2bf58b850cb856","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241227.1.tgz","fileCount":168,"integrity":"sha512-ZbA10iCKilzg955ACf+WL0jIeqP86CV4i/N3vQJhOFEZUo8lywgbJMhyLHYc0VpC57YzqKFlQXw2UK6LjJg5Gg==","signatures":[{"sig":"MEUCIQDmsdzRfymHNi7WjNJahvD778TE9BzOpSvBkSZ8rGBgngIgc+FPSTf4MZT3J9c7F4d3Pyna3I04IqVNmd79jIyx11U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\cd75677a-5461-41a9-a1a4-096c4f6decbd\\azure-rest-maps-geolocation-1.0.0-alpha.20241227.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cd75677a-5461-41a9-a1a4-096c4f6decbd\\azure-rest-maps-geolocation-1.0.0-alpha.20241227.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ZbA10iCKilzg955ACf+WL0jIeqP86CV4i/N3vQJhOFEZUo8lywgbJMhyLHYc0VpC57YzqKFlQXw2UK6LjJg5Gg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241227.1_1735372588051_0.1209431803811587","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241230.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241230.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1620ca938576ccdbeda96a4632ff5b2c3754cf5c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241230.1.tgz","fileCount":168,"integrity":"sha512-ZhlrE62Z669Ff/G6krtI4XPsduSNkUYBdBjVXjBeVPXFYi+RWocF/Z5cZozO8yhf5niNTg1na810PeQrCHCfjw==","signatures":[{"sig":"MEUCIQCWKiHWxHgHaxCJ9H8E9h1ZzffrBQeXH2IWvco34Q1phgIgYvTxBva0RC68xlGwQUj3/WcACMlNrt4sm75330AWCNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\642f777b-f4f4-4916-a885-f482f12bfcd5\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\642f777b-f4f4-4916-a885-f482f12bfcd5\\azure-rest-maps-geolocation-1.0.0-alpha.20241230.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ZhlrE62Z669Ff/G6krtI4XPsduSNkUYBdBjVXjBeVPXFYi+RWocF/Z5cZozO8yhf5niNTg1na810PeQrCHCfjw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241230.1_1735631936025_0.8672659383640455","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241231.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20241231.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20241231.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"088d399e8500a0fc071080dad544cd8ad923badb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20241231.1.tgz","fileCount":168,"integrity":"sha512-muPzowW1Ai4wzvRQy2seBIHnrQilXKyVu6Ha2r/5m30iM3Zvq0MqoxklhF0okJyCYuBUF1UgMbq1MKCmTIXuLQ==","signatures":[{"sig":"MEUCIQCvfTKEwR1vJGo6kiDuU9zOtlesd1T8O7b/8dez+MLLrgIgG4uovs9Ad80JbCc7PJQJh/xxOWoP18UiBp/uAANOhnQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\43596054-b40b-408e-8562-55c1c5c9e471\\azure-rest-maps-geolocation-1.0.0-alpha.20241231.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\43596054-b40b-408e-8562-55c1c5c9e471\\azure-rest-maps-geolocation-1.0.0-alpha.20241231.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-muPzowW1Ai4wzvRQy2seBIHnrQilXKyVu6Ha2r/5m30iM3Zvq0MqoxklhF0okJyCYuBUF1UgMbq1MKCmTIXuLQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20241231.1_1735718193027_0.9703320035685974","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250101.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250101.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250101.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4f8bc6e046f1bff9b2c8a49e952d62cb0d8b6879","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250101.1.tgz","fileCount":168,"integrity":"sha512-WOVC3dCNtI/g0Y1LPEsWuIUkahrd51xG19xlWy0zUA3Tciz1IpFYh4HX1DlbyOLfbrEUQuS0haEwzcomr41msw==","signatures":[{"sig":"MEUCIQC1DU5uToJ8zMYzDCPCfLIklKtfJwZwPOD/D2uwbbIddgIgAeD/wKJrzmN7bdCXmwGjigTSvAl6YEWkbtVbWnCEcTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\91a6dcf7-a98a-4f14-8761-61b0d6827197\\azure-rest-maps-geolocation-1.0.0-alpha.20250101.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\91a6dcf7-a98a-4f14-8761-61b0d6827197\\azure-rest-maps-geolocation-1.0.0-alpha.20250101.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-WOVC3dCNtI/g0Y1LPEsWuIUkahrd51xG19xlWy0zUA3Tciz1IpFYh4HX1DlbyOLfbrEUQuS0haEwzcomr41msw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250101.1_1735804831120_0.7895996970101833","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250102.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250102.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250102.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bdd72ae7b0fd88796fc420001aa9c99fe83192d3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250102.1.tgz","fileCount":168,"integrity":"sha512-nFoyWOwovSN8gmHMlJVpH140q2wCaUIvQuVRZTTBScDxKdsaja/jFFppopDe99Y2Pr2qU4MzLojf5bRL9zAdDQ==","signatures":[{"sig":"MEUCICXQiVi+RXWdt2w6TPIyXsOoZEihJweD8KVJ9LMFCT4sAiEAuu50+ej49pPYER4CEv0Fq5gBpelbPrG0GEeJFBdQil8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\701f2ffb-b76d-48fe-9787-0ef7ab7640f1\\azure-rest-maps-geolocation-1.0.0-alpha.20250102.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\701f2ffb-b76d-48fe-9787-0ef7ab7640f1\\azure-rest-maps-geolocation-1.0.0-alpha.20250102.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-nFoyWOwovSN8gmHMlJVpH140q2wCaUIvQuVRZTTBScDxKdsaja/jFFppopDe99Y2Pr2qU4MzLojf5bRL9zAdDQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250102.1_1735891488729_0.8056949725018019","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250103.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250103.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250103.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5847252ca6bfbe96f1531b5207adcf9d29ca4ff2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250103.1.tgz","fileCount":168,"integrity":"sha512-D+3HmiM2OZrxLj/CyXzYAJ/iLO2O7LQsBazlBJ9lm5KAgIc4GKiAL9atH+H0aG8hzZgw0AMPOgDTp88HiKi4Zg==","signatures":[{"sig":"MEUCIQC4ltgHYaQiGYxkFWD0C0bfpEtGJkxEebnNK+MrKToBjAIgT+/8EZBKDentTP9U+lxsTnPgTj6WDvDlVABMWpj9lK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\83eb61bb-2580-4e0d-8dbe-5377afa9a2bb\\azure-rest-maps-geolocation-1.0.0-alpha.20250103.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\83eb61bb-2580-4e0d-8dbe-5377afa9a2bb\\azure-rest-maps-geolocation-1.0.0-alpha.20250103.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-D+3HmiM2OZrxLj/CyXzYAJ/iLO2O7LQsBazlBJ9lm5KAgIc4GKiAL9atH+H0aG8hzZgw0AMPOgDTp88HiKi4Zg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250103.1_1735977586628_0.14104498653919673","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250106.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250106.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250106.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ac4af2282eff47456debef107708ee9bc458826c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250106.1.tgz","fileCount":168,"integrity":"sha512-r7HewcXWT5Ys1XmrfG8q+7SBqMp0Tor0qgFE76DZWHOe1l7Urvp/vuCVD35h8fwW31t5BkSJ9iJPdAH6SqxUGg==","signatures":[{"sig":"MEUCIQCtcYNhuw8p6AzXmdSTeJGGMl0h92n8+OqIw/48IFxpJwIgTldObiHznNDd58sd+xxaGYKekjtKNlJ6sPFkURBm820=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\9881e710-6acb-426c-8d5b-430427183a2a\\azure-rest-maps-geolocation-1.0.0-alpha.20250106.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9881e710-6acb-426c-8d5b-430427183a2a\\azure-rest-maps-geolocation-1.0.0-alpha.20250106.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-r7HewcXWT5Ys1XmrfG8q+7SBqMp0Tor0qgFE76DZWHOe1l7Urvp/vuCVD35h8fwW31t5BkSJ9iJPdAH6SqxUGg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250106.1_1736236869997_0.45534157050627466","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250107.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250107.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"412eb9b7e3e986235c33e00328f3252d3c9b9a4f","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250107.1.tgz","fileCount":168,"integrity":"sha512-Iig+2kTp2T+Q2ESquFroXOC8xPK/YLSafkkM/EYaTPbrsgIZbeM9niNb8rdx0fPkqtZGUtvNrE0f1S8+YHCu3g==","signatures":[{"sig":"MEQCIC3ElAXIcDbc8Cwjccf6qMh+djludHiRm7ltfjDllhNdAiAG5iciRmRhx038YNeD8y5hPlz+kM7zPQQj9QMUotGpUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\c156dff7-e496-49f1-b3e0-67a2cf3f35aa\\azure-rest-maps-geolocation-1.0.0-alpha.20250107.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c156dff7-e496-49f1-b3e0-67a2cf3f35aa\\azure-rest-maps-geolocation-1.0.0-alpha.20250107.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Iig+2kTp2T+Q2ESquFroXOC8xPK/YLSafkkM/EYaTPbrsgIZbeM9niNb8rdx0fPkqtZGUtvNrE0f1S8+YHCu3g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250107.1_1736323239403_0.45127876575608417","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250108.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250108.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250108.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"edbaf8bfbb025f2e349eeac507322602c1304802","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250108.1.tgz","fileCount":168,"integrity":"sha512-daWKb3+9SKPEkV0ZmPFUFUATFJ6AfmrVO1UqB7bUHjxmde1pW4lMiQ8fpy/1UReYyz5Q6FpG2lSZGfSV3kItcQ==","signatures":[{"sig":"MEUCIAWgMQ5V9Ql4AG6PX+OGF/p/uIjPijP0SNU8SVFcDlCnAiEAxp4CQzqeAlanSA0l7aAwr3gKPzhJT6JK38eQHvIZXX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194504},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\2b73b20a-7c2d-4af6-ab7f-10573a2866ba\\azure-rest-maps-geolocation-1.0.0-alpha.20250108.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2b73b20a-7c2d-4af6-ab7f-10573a2866ba\\azure-rest-maps-geolocation-1.0.0-alpha.20250108.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-daWKb3+9SKPEkV0ZmPFUFUATFJ6AfmrVO1UqB7bUHjxmde1pW4lMiQ8fpy/1UReYyz5Q6FpG2lSZGfSV3kItcQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://docs.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250108.1_1736409753964_0.7398390229158969","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250109.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250109.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250109.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d5d604b69e628da42a768748dab04805a6778076","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250109.2.tgz","fileCount":168,"integrity":"sha512-YKBnY6C0wui0p/hdLb0s8oMDrTYYrRz9KGeFCz90WrV+G0evzhBSOpfVKquki7vtvKe3f/OTvRElHfxqwGnh9g==","signatures":[{"sig":"MEQCIHy5WAWnHfTrERsqQdFTJBV9JCpke/bmLMdDTkUiilPWAiA4dOuIzJLjhBYbx540/2iT5kxcGKmbajRxAQoXHLJyzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194505},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\baf01c6f-8127-4c14-80d8-47326ff7e7f5\\azure-rest-maps-geolocation-1.0.0-alpha.20250109.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\baf01c6f-8127-4c14-80d8-47326ff7e7f5\\azure-rest-maps-geolocation-1.0.0-alpha.20250109.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YKBnY6C0wui0p/hdLb0s8oMDrTYYrRz9KGeFCz90WrV+G0evzhBSOpfVKquki7vtvKe3f/OTvRElHfxqwGnh9g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250109.2_1736496837230_0.7046123179480865","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250110.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250110.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250110.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c82f75192f891a8700a2d9924e137c77ae7446e2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250110.1.tgz","fileCount":168,"integrity":"sha512-8ZNjNaMV8K3xeKXFKp2ZJC7F5Mbc6mKdPrYRMBzKH6BNSNVEHbHyNNoztmQUDOLc7gFctWVVaMkWonefgaq9tw==","signatures":[{"sig":"MEUCIQDOK/y43j+s9Ih5e3SvkCm7IqBVMXeL2N+oyjLxjjQiHQIgK0SfYPHx8qd9f2TY4EZbfvCdofH5Tg58X6kI78rl9xw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194505},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\058d21fb-de36-47ff-8e42-a4378421569a\\azure-rest-maps-geolocation-1.0.0-alpha.20250110.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\058d21fb-de36-47ff-8e42-a4378421569a\\azure-rest-maps-geolocation-1.0.0-alpha.20250110.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8ZNjNaMV8K3xeKXFKp2ZJC7F5Mbc6mKdPrYRMBzKH6BNSNVEHbHyNNoztmQUDOLc7gFctWVVaMkWonefgaq9tw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250110.1_1736582181435_0.8666989619931209","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250113.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250113.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250113.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7ebd1b7bfedd45f8451cc4cbfb83e1e7def5e754","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250113.1.tgz","fileCount":168,"integrity":"sha512-ztOMRwFDjbXHNXxQcICqAyAxZ7azb47f2IbKKXVFAWoY2xeIE9j0S4wg73TET4YOvWONHZA0b9fXdNiLCcoq7g==","signatures":[{"sig":"MEUCIQCW19Lkr9S6UTpuc9LnsU4NAD41paWix84vi14E585/cQIgIMVZLLy8HqutWHmmR7o3yapJhnDw0XM+a23iJLWZs2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194505},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\0484cfc2-2b52-403e-aae9-d59fd73b092e\\azure-rest-maps-geolocation-1.0.0-alpha.20250113.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0484cfc2-2b52-403e-aae9-d59fd73b092e\\azure-rest-maps-geolocation-1.0.0-alpha.20250113.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ztOMRwFDjbXHNXxQcICqAyAxZ7azb47f2IbKKXVFAWoY2xeIE9j0S4wg73TET4YOvWONHZA0b9fXdNiLCcoq7g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250113.1_1736841467300_0.6678883234493838","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250114.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250114.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"573b3d42086745a97b3df319f67f50c80b9097d1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250114.1.tgz","fileCount":168,"integrity":"sha512-Hsodh1YCpeE/3qbdNzL9O+ubTPkFUci25WsmQlEc2guhQf3/aJ1GfCH4/6JokH+kSwds23ZosYJVhJnOs1zdsQ==","signatures":[{"sig":"MEUCIGjtGCi/bGk+Y8qtGpqdgjdH/x/O32hrqw+XiO7dnoJPAiEAmlNgJv/U81+WHakNfQlBKNcTuTf0XKKEgKZvJflmVUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194505},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\edd3d4bd-ee8c-46c4-80cd-16158e52f038\\azure-rest-maps-geolocation-1.0.0-alpha.20250114.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\edd3d4bd-ee8c-46c4-80cd-16158e52f038\\azure-rest-maps-geolocation-1.0.0-alpha.20250114.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Hsodh1YCpeE/3qbdNzL9O+ubTPkFUci25WsmQlEc2guhQf3/aJ1GfCH4/6JokH+kSwds23ZosYJVhJnOs1zdsQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250114.1_1736927728411_0.8513693541888323","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250115.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250115.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ddbee4ede1916ed87e3d75ef0c75c3a77515293c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250115.1.tgz","fileCount":168,"integrity":"sha512-+BivaEbzOVEVM99P7lkAzulyly40WKrb+H2Du+jy9wLwB8i7jVITn/9p9phv2NXWDHur52BLBWuBYoNuOAMViA==","signatures":[{"sig":"MEMCIGdoapS1qc9/6ng1jD9K62ooqBQ6oFcteLEKmoroNgU8Ah8FiN7xmMmix4hH18oyX13RprTJ/OJWotYKcYpv2rVE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194505},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\8235e197-5371-4ce4-8902-6cf91227ec8c\\azure-rest-maps-geolocation-1.0.0-alpha.20250115.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8235e197-5371-4ce4-8902-6cf91227ec8c\\azure-rest-maps-geolocation-1.0.0-alpha.20250115.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+BivaEbzOVEVM99P7lkAzulyly40WKrb+H2Du+jy9wLwB8i7jVITn/9p9phv2NXWDHur52BLBWuBYoNuOAMViA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250115.1_1737014109576_0.3912213389745569","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250116.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250116.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250116.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9c8f2a2926b8b4facb0a9dceecf09b0f22534d69","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250116.1.tgz","fileCount":168,"integrity":"sha512-7RUZWM8Pvm6Ud3U2czhXYhyK150cPdC8QM1GII5OtnFtYv9Mis2lBULZR0QqqJVd3UshLxmPioySFlVvdFhp9g==","signatures":[{"sig":"MEUCICF1Yu4odTLr1iSWBUWFQwBqGCCGrXqx4zXpbYAzgdlKAiEA9jCKSp5ihEThijch1Yjz/kaH5AzrvQSymLXO2Hf2LVA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194505},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\c7fbebb4-9a3a-436f-bd1c-f7a0c43277be\\azure-rest-maps-geolocation-1.0.0-alpha.20250116.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c7fbebb4-9a3a-436f-bd1c-f7a0c43277be\\azure-rest-maps-geolocation-1.0.0-alpha.20250116.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7RUZWM8Pvm6Ud3U2czhXYhyK150cPdC8QM1GII5OtnFtYv9Mis2lBULZR0QqqJVd3UshLxmPioySFlVvdFhp9g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250116.1_1737100514874_0.08357197807627426","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250117.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250117.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a901d894ba689a3bb189db9e516b93a36b26b6fb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250117.1.tgz","fileCount":168,"integrity":"sha512-U9LAOP9fnU7/nL6dQlI7dmoBMnk4y/eQci2/LSzuLZRjyHbfL+rZm3gFa3VvjQLQbtrb3P1HQ346YTIKhtdzzg==","signatures":[{"sig":"MEQCIDWzq54f+Gb219qZFEDvXYhA1nHoTYxAA1ipQR2m5zwVAiATgVjkWLF4fad+NaL7yRLR+6QZ+rQ9647VsHjlp/l6Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194505},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\e27ba592-aaf9-4a86-93b4-ebb04cfcb298\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e27ba592-aaf9-4a86-93b4-ebb04cfcb298\\azure-rest-maps-geolocation-1.0.0-alpha.20250117.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-U9LAOP9fnU7/nL6dQlI7dmoBMnk4y/eQci2/LSzuLZRjyHbfL+rZm3gFa3VvjQLQbtrb3P1HQ346YTIKhtdzzg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250117.1_1737186950526_0.28385394849328605","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250120.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250120.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"88a8ea96ef31d920e1dcebe0d27da9ae0ebc9ec8","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250120.1.tgz","fileCount":168,"integrity":"sha512-0PzskUNXnCpvEciXfvwoinIrgXOzAeAlrYHzuAaV/RtnRpbSg2soOzXh1QfWfomhNQttb8nikaBRgFJwD5F/cg==","signatures":[{"sig":"MEYCIQCx+DKRJaRFF+xxbVAuQj4rWw5RFGiJZJXwk+2V+QO5LwIhAMzCq8SIPJs4mspJRuJVtTSxotxZkjV8iYEkEH05jbKL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194505},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\b086f1aa-a13b-4d7d-84dd-0b97099ad9c4\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b086f1aa-a13b-4d7d-84dd-0b97099ad9c4\\azure-rest-maps-geolocation-1.0.0-alpha.20250120.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-0PzskUNXnCpvEciXfvwoinIrgXOzAeAlrYHzuAaV/RtnRpbSg2soOzXh1QfWfomhNQttb8nikaBRgFJwD5F/cg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250120.1_1737446310138_0.1418706027185772","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250121.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250121.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250121.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c4d53fea21da69d92d8cd3c48d77c57651220666","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250121.1.tgz","fileCount":168,"integrity":"sha512-U1RTMWZsT2llQUWUqDEyAeQIjLGCdcpkvWkhmRjSoS5Il5q2QdGnpfU8R34tuIr0ef5npxnD72iA9kNrO43GsA==","signatures":[{"sig":"MEYCIQC/3lsj2dBILkFm6s8jR63pKjYlU0R1GWMikotzTTvsjwIhAPFLV+ebxi1MyE1u7FD1rH0uKfNnEm1laZUw/DVJnqs1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194505},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\e0d79c7f-9582-47e3-b878-21d055e9ef6e\\azure-rest-maps-geolocation-1.0.0-alpha.20250121.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e0d79c7f-9582-47e3-b878-21d055e9ef6e\\azure-rest-maps-geolocation-1.0.0-alpha.20250121.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-U1RTMWZsT2llQUWUqDEyAeQIjLGCdcpkvWkhmRjSoS5Il5q2QdGnpfU8R34tuIr0ef5npxnD72iA9kNrO43GsA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^2.1.5","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250121.1_1737532498347_0.5485420628010276","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250122.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250122.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ce344ee3e5d355545dfc4d052024a372ec9d1968","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250122.1.tgz","fileCount":168,"integrity":"sha512-pojepXBFOh0wA7aBW7Yi/g8TYr6q2wOGy5mYWJT678VGWl6LomF3vj2tlcJmqPOaUchO11hAXqTy7xt6heTpiQ==","signatures":[{"sig":"MEQCIClB6uc0HPrtUX0FmR6Gvxj/efaKrxmmU97cjWzaDippAiB7x3Pq6lZnsXJJSpW7kkZ9AJkvxPltr9OdpYxeECts6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194464},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\cfc4cbfe-6664-4988-b0b0-63e2c0441759\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cfc4cbfe-6664-4988-b0b0-63e2c0441759\\azure-rest-maps-geolocation-1.0.0-alpha.20250122.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pojepXBFOh0wA7aBW7Yi/g8TYr6q2wOGy5mYWJT678VGWl6LomF3vj2tlcJmqPOaUchO11hAXqTy7xt6heTpiQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250122.1_1737619063600_0.30171558555283085","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250124.3":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250124.3","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250124.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d89da60031a294412b12440d8ca5098c7e2440cf","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250124.3.tgz","fileCount":168,"integrity":"sha512-pI5MDWZFPEN7tbjH5Wt7l7td2Hp05OQsWP6ESvx7Y3gUdRox+a7Jppop4TkngQtrtnge7ll+N4PkCkeOQhk6uQ==","signatures":[{"sig":"MEQCIB8hEpD2PhTYn4hN56YsvL0q0ds8sCqF62znAarsdj2tAiAEaaI3Hy6Ndf3Ye0ECmK8oCHL8+dyG/okG7BUkAaYU8Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194464},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\d84aea90-bd0d-46fd-b246-1b18316a46ca\\azure-rest-maps-geolocation-1.0.0-alpha.20250124.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d84aea90-bd0d-46fd-b246-1b18316a46ca\\azure-rest-maps-geolocation-1.0.0-alpha.20250124.3.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pI5MDWZFPEN7tbjH5Wt7l7td2Hp05OQsWP6ESvx7Y3gUdRox+a7Jppop4TkngQtrtnge7ll+N4PkCkeOQhk6uQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250124.3_1737791749724_0.08883595944064449","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250127.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250127.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250127.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dce4123000c98c17cf08f1ba8aba2498553892c0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250127.1.tgz","fileCount":168,"integrity":"sha512-ZZGrqHiCRdkF5QaTMeeTdYowrU9xkABPiZkEgvrTvTnx1ZwazXfUV2o4b1RHxwzAAcO47ddeu+bISK4FTKlJ8g==","signatures":[{"sig":"MEUCIQDGO8nLC5UBoHnupiLpGvtAj2jR8+oMqOGJE+RtJaIuIgIgBJp3gryzRU4wCzud9HUuNTcB22ErdQET1DR3XkD9aCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194464},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\4a69f837-076a-4057-9536-c11ca49d3617\\azure-rest-maps-geolocation-1.0.0-alpha.20250127.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4a69f837-076a-4057-9536-c11ca49d3617\\azure-rest-maps-geolocation-1.0.0-alpha.20250127.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ZZGrqHiCRdkF5QaTMeeTdYowrU9xkABPiZkEgvrTvTnx1ZwazXfUV2o4b1RHxwzAAcO47ddeu+bISK4FTKlJ8g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250127.1_1738050973338_0.8764195766855094","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250128.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250128.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9d8f09374f9cb781f9aa6168e5bbed0b3035a037","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250128.1.tgz","fileCount":168,"integrity":"sha512-ufk7G6tAqlqykvPprCXL6mVJmdnmoR36bgH5F6+KVpM4I+CSZQyLNn8+3TN/KXZTJxDPAZ7MH+eOyjtU1V9xoQ==","signatures":[{"sig":"MEYCIQCrhilpaUIDtMozXEyVt9c4JdXo9kJNvxlvckFs6D8H1gIhANy/bwoqJSZle42jwP0gz1hipIOdjhE5zg43t520CdWu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194464},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\c6030b45-7c14-4e2d-bacf-d87997717b77\\azure-rest-maps-geolocation-1.0.0-alpha.20250128.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c6030b45-7c14-4e2d-bacf-d87997717b77\\azure-rest-maps-geolocation-1.0.0-alpha.20250128.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ufk7G6tAqlqykvPprCXL6mVJmdnmoR36bgH5F6+KVpM4I+CSZQyLNn8+3TN/KXZTJxDPAZ7MH+eOyjtU1V9xoQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250128.1_1738137395805_0.5312325062927159","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250129.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250129.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2a1f1837046313aa40ba2659f6858bea1719e126","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250129.1.tgz","fileCount":168,"integrity":"sha512-MzSRaz3Zi/d5MewGTCyoxFFN7jcgYS8rnKjDyTrn/A9WRGwOLYZXKwcbnRqpy0YDI/HnOEuk1QfdP7Tn45SJLQ==","signatures":[{"sig":"MEYCIQCIeLDPnDNioobduEzx0BIYVungf6nZzHAR5VwDX9QowwIhALR/T1tOnIrCu+Qb0/F5r6IkI7vjWB0L4mGuMUtEwcKz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194464},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\bdb2cfe0-870b-4959-9175-ef77168af6bf\\azure-rest-maps-geolocation-1.0.0-alpha.20250129.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bdb2cfe0-870b-4959-9175-ef77168af6bf\\azure-rest-maps-geolocation-1.0.0-alpha.20250129.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-MzSRaz3Zi/d5MewGTCyoxFFN7jcgYS8rnKjDyTrn/A9WRGwOLYZXKwcbnRqpy0YDI/HnOEuk1QfdP7Tn45SJLQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250129.1_1738223879186_0.5886274259859059","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250130.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250130.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"514f47bd92966ce3d83c850f28f970baa911fc98","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250130.1.tgz","fileCount":168,"integrity":"sha512-/EtBTogBJNHqMFPxBFQlUSZHJ0KUEDLDuuCpbFHpcXQXIcBEnr+ntdiH47dOP9q56H5fpbj87P2/f7W7Xl0v2Q==","signatures":[{"sig":"MEYCIQCmc4BC70xsKJB+JLC8Vji71ivdnhccg7bwpxgxtnRIJwIhAJ8coSRmRMECtWQPB0p8J8UVi+C/icMjz0wFRzMc36CD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194464},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\2ea49f8a-b58f-4db2-88f9-4dc86f093186\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2ea49f8a-b58f-4db2-88f9-4dc86f093186\\azure-rest-maps-geolocation-1.0.0-alpha.20250130.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-/EtBTogBJNHqMFPxBFQlUSZHJ0KUEDLDuuCpbFHpcXQXIcBEnr+ntdiH47dOP9q56H5fpbj87P2/f7W7Xl0v2Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250130.1_1738310204102_0.6453088981028332","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250131.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250131.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"65a0a7ff114459fc8089166cf37f8393c17ca46e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250131.1.tgz","fileCount":168,"integrity":"sha512-mk0FctMCgKMEorfHSNfwgNzIq8xyYtcLNH/ntgQXlaOtaYhHLU1iiPvQDDTQ3ME7xGaKwuN4X/UW78jzVfewPg==","signatures":[{"sig":"MEUCIQCtFGQLI9q2zqDMkMGBqWLHkVQ6mw+F0ciz4Y+Pa0YlcgIgEyCAUQJnO339X0ne95/W6FTdnPtutJOPeWtTNG99xPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194464},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\10b28990-7655-4740-bf1d-1b39ff62089c\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\10b28990-7655-4740-bf1d-1b39ff62089c\\azure-rest-maps-geolocation-1.0.0-alpha.20250131.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-mk0FctMCgKMEorfHSNfwgNzIq8xyYtcLNH/ntgQXlaOtaYhHLU1iiPvQDDTQ3ME7xGaKwuN4X/UW78jzVfewPg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250131.1_1738396525889_0.4557396219836145","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250203.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250203.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250203.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"05c61e18d5e1a484025d402913ee5a1bd3b1668e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250203.1.tgz","fileCount":168,"integrity":"sha512-txVBF0zoOl99xxvlSLd6ujKH7ACP2jRPaHRPS/WIAaOheHOtiC0JOX1UyHkoCKgrDQ4VgUt3bkcqqJJTso7iUw==","signatures":[{"sig":"MEQCIDb43YE/wC7g8eZ6kqINhtx4nAhNNOiPezNa/eWYJIU8AiAKN49RtTDDzjLgjr8imdhEeQI4eHQ3QHYjKEro5UeF1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194463},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\7970d8d5-5e0b-40ba-ab0e-5f26d1c857fc\\azure-rest-maps-geolocation-1.0.0-alpha.20250203.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7970d8d5-5e0b-40ba-ab0e-5f26d1c857fc\\azure-rest-maps-geolocation-1.0.0-alpha.20250203.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-txVBF0zoOl99xxvlSLd6ujKH7ACP2jRPaHRPS/WIAaOheHOtiC0JOX1UyHkoCKgrDQ4VgUt3bkcqqJJTso7iUw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250203.1_1738655977250_0.9147577641484483","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250204.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250204.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"28182f79e139ce18e8c657c11453d11677fec01a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250204.1.tgz","fileCount":168,"integrity":"sha512-a57zqlnknICEMnSJtmEWYSnfhWb7Nw92K3FHL+iHVP0dxb7SMhURoPOaRPUCpkV/yAc1uuXwSJ4TqR6XrCyj+w==","signatures":[{"sig":"MEYCIQCAa9jrfwwIj498yuq7wPeAgcw3qSZYWDSvOB8Pmw15lgIhAKjSdMFM6Y0hxPpLB4KAZMgAYYKtCm76X2jq//+ZY06w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194463},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\24dd39d7-dfbe-45f7-85fe-de634e8f1f4a\\azure-rest-maps-geolocation-1.0.0-alpha.20250204.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\24dd39d7-dfbe-45f7-85fe-de634e8f1f4a\\azure-rest-maps-geolocation-1.0.0-alpha.20250204.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-a57zqlnknICEMnSJtmEWYSnfhWb7Nw92K3FHL+iHVP0dxb7SMhURoPOaRPUCpkV/yAc1uuXwSJ4TqR6XrCyj+w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250204.1_1738742335451_0.3976099494430285","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250205.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250205.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e5698386d274bdfe117ebc0310e2f4ba410abf4d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250205.1.tgz","fileCount":168,"integrity":"sha512-6VNKig5BBCwnzyo4eH6GmDkbKZM7/rs90/kNxKA46sXn1JvieMW5KN3aVQGIIaZM5hFed6mNkXqC022jyaGXcg==","signatures":[{"sig":"MEUCIQDrgdyFzKuu/r7f44XYsgIs711kULmH0RCxe+qyn6gfNgIgalihP/oZFHiugcgt1UC+6516T2+oak7UKz0wqwAw5lI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194463},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\e73c0812-d20d-441d-b028-5eb883080be4\\azure-rest-maps-geolocation-1.0.0-alpha.20250205.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e73c0812-d20d-441d-b028-5eb883080be4\\azure-rest-maps-geolocation-1.0.0-alpha.20250205.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-6VNKig5BBCwnzyo4eH6GmDkbKZM7/rs90/kNxKA46sXn1JvieMW5KN3aVQGIIaZM5hFed6mNkXqC022jyaGXcg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250205.1_1738828812524_0.5235976022403233","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250206.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250206.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250206.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c931d2fc4bb9c58256fc6c22fb4820f96e5bc905","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250206.2.tgz","fileCount":168,"integrity":"sha512-Usm82r4fjxHaQ66cu5tvZ5eCSmqJQGjB+/RJ3zqCSnZV7iLQX3XgztEqxO7+BNP2HhVBUB4XA9FyRTeqABMeaQ==","signatures":[{"sig":"MEYCIQC8q/DtVtGKan5KB+oCK+GELH3nvwhU7eRyUtMRs7tYmQIhANBzRO1wwBRjRYkOmFOQnuthjBpqw4If1vNhBwBK+BKu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194317},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\a5a86030-cff6-4d50-9719-ff5206044fd6\\azure-rest-maps-geolocation-1.0.0-alpha.20250206.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a5a86030-cff6-4d50-9719-ff5206044fd6\\azure-rest-maps-geolocation-1.0.0-alpha.20250206.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Usm82r4fjxHaQ66cu5tvZ5eCSmqJQGjB+/RJ3zqCSnZV7iLQX3XgztEqxO7+BNP2HhVBUB4XA9FyRTeqABMeaQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250206.2_1738915093219_0.13878935903437228","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250207.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250207.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250207.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8593c2abebf3dde92ae61f27ada3a4c8ff0423c4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250207.1.tgz","fileCount":168,"integrity":"sha512-YPzj/0m+9cVxPd3bNpOY6loLy4frfP5GOxOHFyOg//8uQonBNCnr3kWi/CXa1jXBb19wGqi9srVrBvQ+BaJS0g==","signatures":[{"sig":"MEUCIQCmcpmEpD4+ubAUohkztE1QsaWPQB7YRtpqlCBmf07JWgIgdK1z8w8htDaDKQTkjtVjFZe2UZvJDJOl86WlmhC3AYU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194317},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\8388a49e-c933-4c05-bae0-9d7fca2a6335\\azure-rest-maps-geolocation-1.0.0-alpha.20250207.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8388a49e-c933-4c05-bae0-9d7fca2a6335\\azure-rest-maps-geolocation-1.0.0-alpha.20250207.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YPzj/0m+9cVxPd3bNpOY6loLy4frfP5GOxOHFyOg//8uQonBNCnr3kWi/CXa1jXBb19wGqi9srVrBvQ+BaJS0g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250207.1_1739001630872_0.859609231867912","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250210.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250210.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"225e36a759f35d171cee22c5af355cdb1d34dd49","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250210.1.tgz","fileCount":168,"integrity":"sha512-IvsuSHVwMK94h9BuHwUWfylRstH+HbscVdNh6DvWSS/l/3P8BhGPHqMFwezAfqKK7YRgX0I+rcyGPqyoYlWH3w==","signatures":[{"sig":"MEQCIEkhWdDN6IzDTaQwXq08oLzNwuA8pccvQhQ2Ix7deV43AiBSlwQHdE4ao+8X9evfFx5jNkaedRacuWHqe9t5orcuYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194317},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\decb4b4f-e6c2-42d3-a75f-97dcf3764877\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\decb4b4f-e6c2-42d3-a75f-97dcf3764877\\azure-rest-maps-geolocation-1.0.0-alpha.20250210.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-IvsuSHVwMK94h9BuHwUWfylRstH+HbscVdNh6DvWSS/l/3P8BhGPHqMFwezAfqKK7YRgX0I+rcyGPqyoYlWH3w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250210.1_1739260558380_0.17723119680406674","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250211.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250211.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"be2bd2b1afdbe4e4e72822ce80a45e95b5204fa3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250211.1.tgz","fileCount":168,"integrity":"sha512-Tkv1l5EXOPsltLQA/tsba4+tYlYgmQ8S1rx1wc0yTLPP75L9I3BzJ6FQ2kXI13O+AKgTBRnndjPKvx18NY9cng==","signatures":[{"sig":"MEQCIHqH+ltmAoV/DnZX+/V5pAkJld/6PkaBRSXqWA+IdJWiAiAhljD3G4r+2dGH6dM8g53EAXduadhYutD8f8f2+fm7HQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194317},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\dac79721-11c0-4b44-8f84-a983bb524616\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dac79721-11c0-4b44-8f84-a983bb524616\\azure-rest-maps-geolocation-1.0.0-alpha.20250211.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Tkv1l5EXOPsltLQA/tsba4+tYlYgmQ8S1rx1wc0yTLPP75L9I3BzJ6FQ2kXI13O+AKgTBRnndjPKvx18NY9cng==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250211.1_1739347026052_0.8950976531102608","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250212.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250212.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b6a16e305065e238f69853a0caeaac938ec4537e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250212.1.tgz","fileCount":168,"integrity":"sha512-EJ1v1zt7YKD5TEDWnEeNNHTN8+eom1D1IjO5yVaaaVzghjgDgICrgy6E6soB9JDW2AS8OmXl4Z91BTK+++602g==","signatures":[{"sig":"MEUCIB7uIh8DnczoGF8DI7hkiDBRnwiEGzKRKqpAz4ilUpfCAiEAmIaXdzIPy/Ohqnyk+MLJp6cvRlDnToVEEOq7HrLhCTI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194317},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\e7a2e8f6-efbe-4bed-9b50-d5c80eb1df0b\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e7a2e8f6-efbe-4bed-9b50-d5c80eb1df0b\\azure-rest-maps-geolocation-1.0.0-alpha.20250212.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-EJ1v1zt7YKD5TEDWnEeNNHTN8+eom1D1IjO5yVaaaVzghjgDgICrgy6E6soB9JDW2AS8OmXl4Z91BTK+++602g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@vitest/browser":"^3.0.3","@azure/core-util":"^1.9.0","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250212.1_1739433325358_0.6804799329917297","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250213.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250213.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250213.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"70142ec610aecc30aa487c59d91a66efc8c7efa0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250213.2.tgz","fileCount":168,"integrity":"sha512-7AqEs4pYVfIvVnPtY+v2TMk5Dj68d10pGC1/bkGJapwyBE1H0WDZ2nEwNtFX1kHOVkByQv3xfdTObKo1n2sp6w==","signatures":[{"sig":"MEYCIQCmOqfHm6jCdamwCIK6ee/0JNZBVKUsH9KZUXYmzicVLwIhAIKmZIMR/xJyciWBE506mve3f+5WQz5PSknHBwOXdKOE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\bddf7fe1-9562-4845-baf9-caf35511cc4f\\azure-rest-maps-geolocation-1.0.0-alpha.20250213.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bddf7fe1-9562-4845-baf9-caf35511cc4f\\azure-rest-maps-geolocation-1.0.0-alpha.20250213.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7AqEs4pYVfIvVnPtY+v2TMk5Dj68d10pGC1/bkGJapwyBE1H0WDZ2nEwNtFX1kHOVkByQv3xfdTObKo1n2sp6w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250213.2_1739519921111_0.337039320145202","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250214.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250214.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250214.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c3755f4cede8b7d2a91b38689d60702c037cf785","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250214.1.tgz","fileCount":168,"integrity":"sha512-bO3tcZHQMz2knmrq8+rmBn+zePR4BBqJEz9BSbMPShlvAsyNa1ezM6c2pAj3Dvbx1SVHDYEI0UdFFAGBdfNy2w==","signatures":[{"sig":"MEUCIQC5OjQD+lIuBNojmywWcHbjDRwEBE55kSXRX7JAFmkJBwIgCXvvxQpO5Y4vEHReZ8eJgW/yJDEO+Pp8lwoGqxHKaoc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\20f458dc-55d0-4f0f-ba04-9c7cc38144d9\\azure-rest-maps-geolocation-1.0.0-alpha.20250214.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\20f458dc-55d0-4f0f-ba04-9c7cc38144d9\\azure-rest-maps-geolocation-1.0.0-alpha.20250214.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bO3tcZHQMz2knmrq8+rmBn+zePR4BBqJEz9BSbMPShlvAsyNa1ezM6c2pAj3Dvbx1SVHDYEI0UdFFAGBdfNy2w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250214.1_1739606378179_0.3522903949957641","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250217.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250217.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250217.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8d4b3a71a680c09b904403f3b628d520af0ef26e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250217.1.tgz","fileCount":168,"integrity":"sha512-Nj6BiIETnqkmFviPEoRyltOnNFdFX7XvnoO3TQ2adcykpRR5vTMKssmeZmkz1swlC2Dp+f4eaVc/H7MJU0XUPw==","signatures":[{"sig":"MEQCIHU7gs7sLG87NM2KOHXGPrIrMm0BJhLKGhU/zvTT/ZIyAiAWfPFmCg/Np/PCzEVUKmSG3AJDCREG3n/RMei9zQBHHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\c7ce160f-9bc6-4d15-81cd-309ef3a9ab35\\azure-rest-maps-geolocation-1.0.0-alpha.20250217.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c7ce160f-9bc6-4d15-81cd-309ef3a9ab35\\azure-rest-maps-geolocation-1.0.0-alpha.20250217.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Nj6BiIETnqkmFviPEoRyltOnNFdFX7XvnoO3TQ2adcykpRR5vTMKssmeZmkz1swlC2Dp+f4eaVc/H7MJU0XUPw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250217.1_1739865634793_0.7381005549021193","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250218.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250218.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0f8f37fbabf8c0b22cf2fb199f96e1b9275165f3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250218.1.tgz","fileCount":168,"integrity":"sha512-NBBy7KeVsJnZzQXVwFAsIeZ3rpISrh+pD1vzxWth6uiht4f+6hKORV7k2UE1Oj3zWmUO1gUPntI0dWzPBiGIjw==","signatures":[{"sig":"MEQCIFYBEtC8p5ldNvfrVwAQfIBUB4UacWaP6zZbcG6Wa9yQAiBMAeV1Guy5Z1Dp0gGOA5ASXwK1K3XeRO4DPp0rd2MA0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\24a17fab-4999-4b4c-a726-4bd0ece80c41\\azure-rest-maps-geolocation-1.0.0-alpha.20250218.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\24a17fab-4999-4b4c-a726-4bd0ece80c41\\azure-rest-maps-geolocation-1.0.0-alpha.20250218.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NBBy7KeVsJnZzQXVwFAsIeZ3rpISrh+pD1vzxWth6uiht4f+6hKORV7k2UE1Oj3zWmUO1gUPntI0dWzPBiGIjw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250218.1_1739951690293_0.6273898391005721","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250219.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250219.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"739d36d397eac36947d41a326a596b9f8b002661","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250219.1.tgz","fileCount":168,"integrity":"sha512-rYmJSy3/Yw8H1/F2zjGFxICkdcRZFDIvs1RnL9ME3IpwVHo9IG5mmtZvOz35oTUM/aZQZv62j6WTtRHfgHXugw==","signatures":[{"sig":"MEUCIQDVworsg0djNrpA8FUZb2vzexQILrmFQuRCRcgsgSA68AIgIymQUmQ5yYh+BAxG4Po1vCqHrgprPv6VldDxIHrM7bw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\4f023352-d9bf-4353-b59f-e299a3ec967c\\azure-rest-maps-geolocation-1.0.0-alpha.20250219.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4f023352-d9bf-4353-b59f-e299a3ec967c\\azure-rest-maps-geolocation-1.0.0-alpha.20250219.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-rYmJSy3/Yw8H1/F2zjGFxICkdcRZFDIvs1RnL9ME3IpwVHo9IG5mmtZvOz35oTUM/aZQZv62j6WTtRHfgHXugw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250219.1_1740038130264_0.032586930442979334","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250220.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250220.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1b35b1a721de35cfc1221e3612859ec343e48427","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250220.1.tgz","fileCount":168,"integrity":"sha512-RGRerWjFofBGtvh21DAk46MKFirSqzgUL3Qqf1ubqTSoDLCRVdOQx32ELoJkYdp2I9UljnDgjVMaUhz/1EWA4Q==","signatures":[{"sig":"MEUCIDyY/PgSbBQW0l26jBeQeZNiALWMPwdGPga6+bZN+gxFAiEAnFrnM0HM6unVX5CenKwp+VYluFEMUfvjNk/OznYcnwk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\166b2814-4cee-4f55-afe2-659c90ff3225\\azure-rest-maps-geolocation-1.0.0-alpha.20250220.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\166b2814-4cee-4f55-afe2-659c90ff3225\\azure-rest-maps-geolocation-1.0.0-alpha.20250220.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-RGRerWjFofBGtvh21DAk46MKFirSqzgUL3Qqf1ubqTSoDLCRVdOQx32ELoJkYdp2I9UljnDgjVMaUhz/1EWA4Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250220.1_1740124835988_0.595065087716687","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250221.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250221.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250221.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0c99b5feb29640caffdd08b147acbdb07f9b9eeb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250221.1.tgz","fileCount":168,"integrity":"sha512-W0qzw0hGSBDKcXIWqA9qpDmBhMqBimLjAD3NwENFhNATibL2VEVSbcZW2Yi8LXU/5dcfr+AiD+mUf8KBSsY1QQ==","signatures":[{"sig":"MEQCIDIKpXKUXbeV8YTxsvNjR6qIL4OWCs2CwJthn1jWA+O7AiACF+XxvSe3wMZPJrvq7hKKWdXXEJivcf9j2QebGgkV5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\d89a1c0b-29f8-47d0-a8bf-98720ac56aad\\azure-rest-maps-geolocation-1.0.0-alpha.20250221.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d89a1c0b-29f8-47d0-a8bf-98720ac56aad\\azure-rest-maps-geolocation-1.0.0-alpha.20250221.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-W0qzw0hGSBDKcXIWqA9qpDmBhMqBimLjAD3NwENFhNATibL2VEVSbcZW2Yi8LXU/5dcfr+AiD+mUf8KBSsY1QQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250221.1_1740210849678_0.48629548444031867","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250224.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250224.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1fd3d34e27bb0598703588939a3c50e6f82d4f58","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250224.1.tgz","fileCount":168,"integrity":"sha512-T8Wv73rjqlXv1qMNZQMPWgrEeFQB0vkFVRgPbJEkFhZrUftk3NdacACuRkc8K7dKuXyXg3ccTEUtC3jKLp7htw==","signatures":[{"sig":"MEUCIQDlzCNtowse5pzpg8DmTpLJiaoaoghEr67nuz+43KN2xgIgHbxcx7XTvBJ1XOtO0Vnvgw44pmxZ4rSEByTkNOnOh44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\1432a1d5-5ec8-46bd-aef8-fb08871241f0\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1432a1d5-5ec8-46bd-aef8-fb08871241f0\\azure-rest-maps-geolocation-1.0.0-alpha.20250224.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-T8Wv73rjqlXv1qMNZQMPWgrEeFQB0vkFVRgPbJEkFhZrUftk3NdacACuRkc8K7dKuXyXg3ccTEUtC3jKLp7htw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250224.1_1740470628144_0.5867455080882662","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250225.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250225.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250225.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"55708b7b7d3bde09bfa7bdd2ede24a0a411fe5a2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250225.1.tgz","fileCount":168,"integrity":"sha512-7NIB0hH9FVP9/SGqVSdyMOy6vmUtU3TsnZffcmszroZTV4N7IGgdFjv0XZRk7ZO/DgknIKfphSuKWsxAWF8uQQ==","signatures":[{"sig":"MEYCIQCaLWqJ3emgFAhwk0bCoKyaBs7H/wJSNhLZQNVEuUGk3AIhANEM5JuwRAytimujens03TAiQHesDD456mcGGQEhcjoX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\4523dc6e-cff8-4d39-8970-3f1595219b97\\azure-rest-maps-geolocation-1.0.0-alpha.20250225.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4523dc6e-cff8-4d39-8970-3f1595219b97\\azure-rest-maps-geolocation-1.0.0-alpha.20250225.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7NIB0hH9FVP9/SGqVSdyMOy6vmUtU3TsnZffcmszroZTV4N7IGgdFjv0XZRk7ZO/DgknIKfphSuKWsxAWF8uQQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250225.1_1740556684543_0.3074459720161604","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250226.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250226.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e179092d8ceeb5f4d032a320b564d0dcb05f08f2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250226.1.tgz","fileCount":168,"integrity":"sha512-sgRvbrlMiGxyOVJc1ofG+ngLt+OkA8OH8GsIKz5GmCNTOpFHqdh0YXXUXMoMlfEIkm8D8OsP2rPRkUhhmu0JBg==","signatures":[{"sig":"MEUCIQDKlGqAzfP2uEg8DD2/aHN+9x8vacS9OyeThGa5TS8lrwIgO+SY4tMGttxcpv70ktUs9PkyvOkBneGojs4RDO/LYW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f9f9b369-3174-4cd0-9b01-285b765fd925\\azure-rest-maps-geolocation-1.0.0-alpha.20250226.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f9f9b369-3174-4cd0-9b01-285b765fd925\\azure-rest-maps-geolocation-1.0.0-alpha.20250226.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-sgRvbrlMiGxyOVJc1ofG+ngLt+OkA8OH8GsIKz5GmCNTOpFHqdh0YXXUXMoMlfEIkm8D8OsP2rPRkUhhmu0JBg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250226.1_1740643088565_0.5511258777919978","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250227.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250227.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"37dffb39a808f33926987712a3ab83bfe2e4a674","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250227.1.tgz","fileCount":168,"integrity":"sha512-to3pL/q8vIFiNN/3btrq4SochQnVsm5mm63KUjL/vblHk9kAVzWGpmQItrKcPGJXHnwloOS0ZAi3qEUf8gCFPw==","signatures":[{"sig":"MEYCIQDoGQhA/UEPG4jn84YuG47mOvfq46XRDZ2ZhqzrVRQWcwIhAJFkxluT5hqUJsAt0V11iOQrBsk/XDYgZ6H2Kn2mNQIw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\34a047fd-eddf-4b8d-96bf-65c3528d4a7d\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\34a047fd-eddf-4b8d-96bf-65c3528d4a7d\\azure-rest-maps-geolocation-1.0.0-alpha.20250227.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-to3pL/q8vIFiNN/3btrq4SochQnVsm5mm63KUjL/vblHk9kAVzWGpmQItrKcPGJXHnwloOS0ZAi3qEUf8gCFPw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250227.1_1740729498124_0.3077588678895471","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250228.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250228.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b27f19c85bb5a4a3f5c57cc2e387489b5555aa72","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250228.1.tgz","fileCount":168,"integrity":"sha512-TjKTR1FG8Y/ajvmxZbuuv4MqPbxvpYBBSEBlOj0QM0MqaBqi4sJ3Wu9sI6UaX+ybMfMzD2nid90Z5P/ABv6oGQ==","signatures":[{"sig":"MEUCIAmnsO1xV4P147tALxbFsJAHg1P9lsRXWeChgHhAXolWAiEAyyJXhlEIXpoUh3WkgYuTyFkVSF4X9/p+NehPcjzqJvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\feb3f898-5742-4abf-807d-1a0dbc605edd\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\feb3f898-5742-4abf-807d-1a0dbc605edd\\azure-rest-maps-geolocation-1.0.0-alpha.20250228.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-TjKTR1FG8Y/ajvmxZbuuv4MqPbxvpYBBSEBlOj0QM0MqaBqi4sJ3Wu9sI6UaX+ybMfMzD2nid90Z5P/ABv6oGQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250228.1_1740816028666_0.6958582576802979","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250303.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250303.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"270201c28353d6320122bab294eb4a387311a228","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250303.1.tgz","fileCount":168,"integrity":"sha512-lJ2z66RAz1IXfwNaTNSIw7jgZckQJlmVFKxi37Z8TunsFHG4J21U52DnY423/3cFYLMN768rCqCBd13LrF1e6Q==","signatures":[{"sig":"MEUCIQCUJE6IA9WDcOnnmb6hkzj5Tgnek7J73o68oGFPgPeT1AIgaEWbFh6kkk4jesLnHL+SitZWKRDyiqijPYSpjaEKoQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\d3db7eb2-830a-48d0-808d-9363b3ac75a6\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d3db7eb2-830a-48d0-808d-9363b3ac75a6\\azure-rest-maps-geolocation-1.0.0-alpha.20250303.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-lJ2z66RAz1IXfwNaTNSIw7jgZckQJlmVFKxi37Z8TunsFHG4J21U52DnY423/3cFYLMN768rCqCBd13LrF1e6Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250303.1_1741075183897_0.5821798329141465","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250304.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250304.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6a980a4a3dba2653c1e5af1de6c446b5b220297f","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250304.1.tgz","fileCount":168,"integrity":"sha512-QFGqbs1/IRN9hg14wlW8a3aCJfVdABX1Evro7eYAEzr6CtH8U/c2ns1E/y3yWjxx+K1Xn7/ecCMzlZXKzZdxzQ==","signatures":[{"sig":"MEQCIDy/EiGokL44eSnBgRxWwW5+OuXhcDLDUgk587G2oqHTAiBZ6SsQQi3S60N54uv/84UIFg7XQxK1W17Xqey8LUR5zA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\b036e892-4109-42db-bbc7-5c9b3c79c255\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b036e892-4109-42db-bbc7-5c9b3c79c255\\azure-rest-maps-geolocation-1.0.0-alpha.20250304.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-QFGqbs1/IRN9hg14wlW8a3aCJfVdABX1Evro7eYAEzr6CtH8U/c2ns1E/y3yWjxx+K1Xn7/ecCMzlZXKzZdxzQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250304.1_1741161365801_0.14864206642969546","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250305.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250305.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dc29b49dbb8b7cd83a43cccebe09d2bb5cad03bb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250305.1.tgz","fileCount":168,"integrity":"sha512-TxxOxBc6dB2Bh/BKzFrQ7lqeJ7bMVXjeW22K7lxkKLTndf4YHNL3lA5fNqGGmuHpyAiFQoaTt2W6Qs7kk3xaZQ==","signatures":[{"sig":"MEUCIGe2+7YP2hV9b/JQcnAm0z6bmQkd8FZk+UP0jcRNQfBIAiEA6+oPEmkQ5IhVAKeZIMbJzRrKol0sJzQQvmvgGor9kXY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f041e4c5-61ed-43e2-8a36-467ff40ec277\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f041e4c5-61ed-43e2-8a36-467ff40ec277\\azure-rest-maps-geolocation-1.0.0-alpha.20250305.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-TxxOxBc6dB2Bh/BKzFrQ7lqeJ7bMVXjeW22K7lxkKLTndf4YHNL3lA5fNqGGmuHpyAiFQoaTt2W6Qs7kk3xaZQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250305.1_1741247850318_0.29181662626670524","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250306.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250306.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b8fe896f4dd4491e3827354b28a0aa566ff95189","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250306.1.tgz","fileCount":168,"integrity":"sha512-e+JV2KvKvKgblNB+PhnMbgHyMGlQxY0wDPM+LKV+kbomIj4vh8jgZIYTUAavvM98Fqw6MGfJfwQ4qCqQqbt/Ew==","signatures":[{"sig":"MEUCIGpt1s4X3sF7qaJ5ISun/5lBbZQAnA0LHUW468x6pEJXAiEAhXc4Rc3rcOX2lCH1jqH5Q+2QuNHQyNlOAUUaB9oT7XE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\a609f173-a781-49e9-a42d-290d2703711a\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a609f173-a781-49e9-a42d-290d2703711a\\azure-rest-maps-geolocation-1.0.0-alpha.20250306.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-e+JV2KvKvKgblNB+PhnMbgHyMGlQxY0wDPM+LKV+kbomIj4vh8jgZIYTUAavvM98Fqw6MGfJfwQ4qCqQqbt/Ew==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250306.1_1741334075617_0.912528762155244","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250307.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250307.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fa553c7cfbb286da2586d7c2fd7808dea9e8bdae","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250307.1.tgz","fileCount":168,"integrity":"sha512-c4PMPzmL7o+PeYUp66geYtlP8XFCx/m3aDEdtTy1hmrlfEQSfoZmnDRta0fOri47IsEd6OuxWgPtWR/K8Aol3Q==","signatures":[{"sig":"MEYCIQCUJPA5f+Zb0E2NlbfgwXhUjLQRyJ9ClqJVvVFQg1WYZgIhANe6mVQUf/f7+szbdrF4xqqcEH9lJTzKVkicTKZzUPhK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\95f3e791-2cb3-4a09-a2b4-62ef93311bbc\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\95f3e791-2cb3-4a09-a2b4-62ef93311bbc\\azure-rest-maps-geolocation-1.0.0-alpha.20250307.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-c4PMPzmL7o+PeYUp66geYtlP8XFCx/m3aDEdtTy1hmrlfEQSfoZmnDRta0fOri47IsEd6OuxWgPtWR/K8Aol3Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250307.1_1741420628018_0.27352078253623846","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250310.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250310.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9966b49b9c2f37ae668a65d9b6a9e2504320260e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250310.1.tgz","fileCount":168,"integrity":"sha512-I9JzoOAzxgXYrg6u8APIeG4MeRSyp19kdK3k0VVWMPZtW5En0NN62pyyB11H/GbyM4WjMjujsN7w7gum7ak2cA==","signatures":[{"sig":"MEUCIQC6Kd1+FIfOjwRv4+Bjl7A8NJb1XCxwF1Qt0cDSGlweygIgR+RoSFv/SjRq4Y6Kx/c9bM01fmG25Xk+Yr65qfZ1tho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\66256a0d-d4cc-401e-8e92-7f22ed8cccb6\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\66256a0d-d4cc-401e-8e92-7f22ed8cccb6\\azure-rest-maps-geolocation-1.0.0-alpha.20250310.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-I9JzoOAzxgXYrg6u8APIeG4MeRSyp19kdK3k0VVWMPZtW5En0NN62pyyB11H/GbyM4WjMjujsN7w7gum7ak2cA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250310.1_1741676252070_0.6070251012294581","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250311.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250311.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f357da30fd3fb5260a7fd86cf5ee2c924d7d1865","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250311.1.tgz","fileCount":168,"integrity":"sha512-pDJawyMfLWQBxZ9wJkv2D1e2FNzAjyKq3oeCovVvsh2l6O+63+z4EVA1Az6SRRXIBr7b4zWWTC0xHnNqJlQwtQ==","signatures":[{"sig":"MEUCIAuIfI/MzH+8mLlcue/Kif/9SIspt5QgucGUOwuDzqOCAiEAs0V/g5mcoRawalxQkfWD001iC9SZQ6m7ni9uAiZVKVQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\4f8f0757-2ccf-4b2a-92d2-be405e888240\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4f8f0757-2ccf-4b2a-92d2-be405e888240\\azure-rest-maps-geolocation-1.0.0-alpha.20250311.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pDJawyMfLWQBxZ9wJkv2D1e2FNzAjyKq3oeCovVvsh2l6O+63+z4EVA1Az6SRRXIBr7b4zWWTC0xHnNqJlQwtQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250311.1_1741762652539_0.16265672743914705","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.5":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-beta.5","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-beta.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"18f7252e1c0ceeff40f2e923cc51b9f0515ee0ef","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-beta.5.tgz","fileCount":168,"integrity":"sha512-O7mmYWFkyR3gKcLZp5HQnAUoCxdvO00d0TxrzRLO9ec31glL3o2NlZiXRYmsyySiHQD4GRebWqmgmGJZAMLqZQ==","signatures":[{"sig":"MEYCIQDpPLtgUMPmZW5jcoLoGAwtXF9aQT4sjtP9xAs9Do4F7QIhAMFKhuAV5+ZVzH1167XteHsjfHW1Oo3KPSM2UPhH5Par","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195676},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f3fed4c9-dbdc-4cbd-88fb-39c85e63c8c1\\azure-rest-maps-geolocation-1.0.0-beta.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f3fed4c9-dbdc-4cbd-88fb-39c85e63c8c1\\azure-rest-maps-geolocation-1.0.0-beta.5.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-O7mmYWFkyR3gKcLZp5HQnAUoCxdvO00d0TxrzRLO9ec31glL3o2NlZiXRYmsyySiHQD4GRebWqmgmGJZAMLqZQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-beta.5_1741935051931_0.7877469514538427","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250313.3":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250313.3","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250313.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0767c0ea194b16f65827195ed622a9e5474192f1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250313.3.tgz","fileCount":168,"integrity":"sha512-6Bv527LOXD8Ek97mlKrry9tgw7IzmyobqGgXGJZ9C/RSL61Bvl72CfX6wydelQ/qFk/g3zV8dEM54JAnGCYTnQ==","signatures":[{"sig":"MEUCIQC1VtdFZwlGEcMSLyWPmT+ArhPc3HDnuMJB5QgO7Tl/yAIgbedvqWs7/X8x7aijCG5l42S0IbK89BYbt83SOgTwbEM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\515e20f0-2a89-4a16-812b-2703069f804f\\azure-rest-maps-geolocation-1.0.0-alpha.20250313.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\515e20f0-2a89-4a16-812b-2703069f804f\\azure-rest-maps-geolocation-1.0.0-alpha.20250313.3.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-6Bv527LOXD8Ek97mlKrry9tgw7IzmyobqGgXGJZ9C/RSL61Bvl72CfX6wydelQ/qFk/g3zV8dEM54JAnGCYTnQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250313.3_1741935400796_0.5116948737973355","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250314.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250314.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1442b53ee3889959cd1ed17864701c9972103019","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250314.1.tgz","fileCount":168,"integrity":"sha512-53VrXiZ7YtPVfoDGgid35zaDLZn1Kl6PxxUmSF9LQWHKHCraKNXGuJGOLiBdeEQnfO+eZyo+9zUCQlKrl3dp4w==","signatures":[{"sig":"MEQCIH5SnQoznOT5YxHb4cGf3Y5kK1qppynWWqRgrlPInwtkAiAPcK9hvUjLtBNNGVnHx7nlaLdJ/BMoCU9AzGnOY3NS/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\4dbd88fc-6246-4d98-902a-a86d7f7270ad\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4dbd88fc-6246-4d98-902a-a86d7f7270ad\\azure-rest-maps-geolocation-1.0.0-alpha.20250314.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-53VrXiZ7YtPVfoDGgid35zaDLZn1Kl6PxxUmSF9LQWHKHCraKNXGuJGOLiBdeEQnfO+eZyo+9zUCQlKrl3dp4w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@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.5","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.5","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250314.1_1742021964000_0.6509900002895921","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250317.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250317.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a4d1fc6f943a3e6a920cac56cca5e2a438e9725b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250317.1.tgz","fileCount":168,"integrity":"sha512-ddZO/6XnMQOxbpouuchoN+1rLPQlTbEkfXE7ekxngSpScH2J7U9zuSpEO+UekDXZe2UCzqePYFNZPsQNPkXiaA==","signatures":[{"sig":"MEQCICRbHbBfnZvzkGbQIZ8xBNQvfcXCgqQCfQe9z6AbwctlAiBhfwc68xSFrwot7gj1lgRnB7Oz8Hsi/2aD+6iK1RY1pw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\e1dd3bc9-ade6-416f-821e-6f23255e0403\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e1dd3bc9-ade6-416f-821e-6f23255e0403\\azure-rest-maps-geolocation-1.0.0-alpha.20250317.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ddZO/6XnMQOxbpouuchoN+1rLPQlTbEkfXE7ekxngSpScH2J7U9zuSpEO+UekDXZe2UCzqePYFNZPsQNPkXiaA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250317.1_1742280902443_0.15147669692230803","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250318.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250318.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8dfd586db5cb0a24fc6294fe715f57b798d18d0b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250318.1.tgz","fileCount":168,"integrity":"sha512-fHNjj+cq6AL1Mok+VztnXkEQDtm0K20Dg1tx+7HGs5J4lMnjfnNW+AfXk3uJPo9/z1m9HsUrTOtgEhjYnTW6ug==","signatures":[{"sig":"MEQCIGymbTra3Ge/MXM8ib7RaixpEzZXCz2jY+JzyZKnD0gmAiBu0lxuhT+mZ9Ur2TMwFH4lGjRungPRI1xc7e1l184Plg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\09f7933f-0f18-4256-a9b3-bde02c07ec0b\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\09f7933f-0f18-4256-a9b3-bde02c07ec0b\\azure-rest-maps-geolocation-1.0.0-alpha.20250318.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-fHNjj+cq6AL1Mok+VztnXkEQDtm0K20Dg1tx+7HGs5J4lMnjfnNW+AfXk3uJPo9/z1m9HsUrTOtgEhjYnTW6ug==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250318.1_1742367290652_0.3522014660380577","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250319.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250319.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250319.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c30ba4efcd93c0b54dc3f3c70439ced9e345fdfe","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250319.1.tgz","fileCount":168,"integrity":"sha512-e2PUj4eaJqRxxuHQPAZXR7u9+8UJyC3+ofgWS434k+h099uen+37R76IZgP01SBYX9kgu8tgWzFPMMJnKrCzaQ==","signatures":[{"sig":"MEUCIQDHEu6BtP8O3ZVoK5925uMkEEBC+KbhvDLJWqusDANnaAIgWEAS3aG0ShzUwptedrjvtVUbIb8LwHfGkGuwNJny0PM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\d38e7056-1e0a-484e-bc22-243940426729\\azure-rest-maps-geolocation-1.0.0-alpha.20250319.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d38e7056-1e0a-484e-bc22-243940426729\\azure-rest-maps-geolocation-1.0.0-alpha.20250319.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-e2PUj4eaJqRxxuHQPAZXR7u9+8UJyC3+ofgWS434k+h099uen+37R76IZgP01SBYX9kgu8tgWzFPMMJnKrCzaQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250319.1_1742457015100_0.15857015741740632","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250321.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250321.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250321.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"108ea6175a1c6b273a541c1ad868f701655b3b6f","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250321.1.tgz","fileCount":168,"integrity":"sha512-giF4e06F3WhuCy0Wy2z2/ADSxz/3/KAfD97E51kta1TSLXctvSupmj8Jyzco1qzzHVTvVZ7CwbAaNlyocwYe+g==","signatures":[{"sig":"MEUCIAXsUUvYGLWz7ThbIrmrTPGAJpT1d0UfBagvut1e0xHDAiEAkCu/xusD8j0Gl4jwMh77e5E+QNxll8mJrmMqxH3LqVQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\46c99ee7-c7e4-4639-bd3f-bbe6a895b453\\azure-rest-maps-geolocation-1.0.0-alpha.20250321.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\46c99ee7-c7e4-4639-bd3f-bbe6a895b453\\azure-rest-maps-geolocation-1.0.0-alpha.20250321.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-giF4e06F3WhuCy0Wy2z2/ADSxz/3/KAfD97E51kta1TSLXctvSupmj8Jyzco1qzzHVTvVZ7CwbAaNlyocwYe+g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250321.1_1742626658026_0.7609251758229771","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250324.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250324.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250324.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a835fa69b26e61f32bce1eca61131e3668c0ea84","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250324.1.tgz","fileCount":168,"integrity":"sha512-N+BenexJdL9t0vaNV8DDM2VbRzv2ZJHTqDuliHX+oLSx6MyHtrdYRDgxSBYA1Yezdz53t7Pxdl307treOWc7Sg==","signatures":[{"sig":"MEYCIQCLsI+u7tq+ubvoOPJk6ESGbCKtjIzmgfer2tHusOhvIQIhAIQWHwnonKUEMk7v+ufOoq+tTBjFJ15xiUsJtycaAHLg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\ea616b1a-568a-4140-be8d-b73356802ba4\\azure-rest-maps-geolocation-1.0.0-alpha.20250324.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ea616b1a-568a-4140-be8d-b73356802ba4\\azure-rest-maps-geolocation-1.0.0-alpha.20250324.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-N+BenexJdL9t0vaNV8DDM2VbRzv2ZJHTqDuliHX+oLSx6MyHtrdYRDgxSBYA1Yezdz53t7Pxdl307treOWc7Sg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250324.1_1742885832698_0.4250050521591593","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250325.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250325.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250325.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ae81503697c9591e51a20a716055f8835aeeaee2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250325.1.tgz","fileCount":168,"integrity":"sha512-Gxhnkr5WQeWUZ2BelhKhPbqWJKhrDNaJ4iBa48KO+qo0wSLHzYySeFhDdRk7e/z8K5sNQPjxiay/cAjsNJuHyg==","signatures":[{"sig":"MEUCIQDF0mOoVW5Y1fd27DE/adNsIpc+83fBs2hRGLEhaUdHrwIgIFk+dvJAdZk1ULY20SvmxHnrJq5QAlOuLcmObUuXu3Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\8359f058-6dde-4da2-b8cf-32ce8891c772\\azure-rest-maps-geolocation-1.0.0-alpha.20250325.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8359f058-6dde-4da2-b8cf-32ce8891c772\\azure-rest-maps-geolocation-1.0.0-alpha.20250325.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Gxhnkr5WQeWUZ2BelhKhPbqWJKhrDNaJ4iBa48KO+qo0wSLHzYySeFhDdRk7e/z8K5sNQPjxiay/cAjsNJuHyg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250325.1_1742972267042_0.16566041588367098","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250326.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250326.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250326.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"95fb76214818815c16241ea727707132a3a16c63","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250326.1.tgz","fileCount":168,"integrity":"sha512-WuLI0nR+MuWMDBF7vHsdLnt7CUzLrE/7HyIgpYp72jbaQraygcLyLqF8rWHQo2M7T1L6mcYgxBwL/GkP1RH/yA==","signatures":[{"sig":"MEQCIC3DX1rYn6Ti5s8+lW1LuDGVK34Q+6LaRc+Jin8cYA5iAiAlwEjUt62AQDKGq1A8iKwvondlLGZcEsT/4X0TeS7i0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\81df2e8b-ae69-4db6-8682-ea34da3773d9\\azure-rest-maps-geolocation-1.0.0-alpha.20250326.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\81df2e8b-ae69-4db6-8682-ea34da3773d9\\azure-rest-maps-geolocation-1.0.0-alpha.20250326.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-WuLI0nR+MuWMDBF7vHsdLnt7CUzLrE/7HyIgpYp72jbaQraygcLyLqF8rWHQo2M7T1L6mcYgxBwL/GkP1RH/yA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250326.1_1743058645596_0.9529917050917345","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250327.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250327.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250327.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9270f280bb3530edc511c390cc66dae5387fd790","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250327.1.tgz","fileCount":168,"integrity":"sha512-kBq8lGlxAC6RyW1B9Y1XVa1qeWWtAFqZKqAbWNOp09pgIhmWCvWZjt8359a/l+ft1w8rjxqt0fijyPXQnm8UkA==","signatures":[{"sig":"MEYCIQDHxiqWdLdLMxHvxcleaq6XKNGrbGSu19G4z0wELKPM0QIhANHrGYU+CqCQQjtTtODv/t5aHxcDksBO/R+KlTmEreVi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\8acae5f6-ffd0-4183-86d9-f30fcae716c9\\azure-rest-maps-geolocation-1.0.0-alpha.20250327.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8acae5f6-ffd0-4183-86d9-f30fcae716c9\\azure-rest-maps-geolocation-1.0.0-alpha.20250327.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-kBq8lGlxAC6RyW1B9Y1XVa1qeWWtAFqZKqAbWNOp09pgIhmWCvWZjt8359a/l+ft1w8rjxqt0fijyPXQnm8UkA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250327.1_1743145148764_0.3493871607750043","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250328.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250328.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250328.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1c3ceeda8cbc172ccc30fafcff16ae1602609b55","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250328.1.tgz","fileCount":168,"integrity":"sha512-EOHb94yxbBHxfjNgotYaE1SAQx53bp7R68t+sM0z6I78iW/NqR9vK4RSMO5Bz5Y8cVAjvoVi8ZM4Tle/HvHH2A==","signatures":[{"sig":"MEUCID2nRgG5T4MaZYGrMc8fswCRIQOPQSTzFYu+4vep979EAiEAxsPTh/F36lRZH0kyx6vgyxmZkahchjwZ7Ncz7K91Vto=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\0324805b-47e2-46e4-899b-ab48319d6d68\\azure-rest-maps-geolocation-1.0.0-alpha.20250328.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0324805b-47e2-46e4-899b-ab48319d6d68\\azure-rest-maps-geolocation-1.0.0-alpha.20250328.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-EOHb94yxbBHxfjNgotYaE1SAQx53bp7R68t+sM0z6I78iW/NqR9vK4RSMO5Bz5Y8cVAjvoVi8ZM4Tle/HvHH2A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250328.1_1743231292410_0.26053530219187615","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250331.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250331.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250331.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8cb0cccede0b3fdd7cf7f7baa1b82595dae51401","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250331.1.tgz","fileCount":168,"integrity":"sha512-xLr/bzVJumkkvdgjhZZLVZX8Bf9uUUsFw+7abZ0ZRU5ZtEPhqroU6zK7rW4hkmCsK3VgQoe/giRYEMaYqheHNg==","signatures":[{"sig":"MEUCIGAPeXYYgRKW9CjyUntM0kOn2oFqL9x8HNkBDBIwszvYAiEAh1IYbYuMrEhuaLyegMsHGaFQ5UU2Bve9CFqcEvf6BQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195766},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\0fdce360-e633-4417-abef-dcff04734408\\azure-rest-maps-geolocation-1.0.0-alpha.20250331.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0fdce360-e633-4417-abef-dcff04734408\\azure-rest-maps-geolocation-1.0.0-alpha.20250331.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-xLr/bzVJumkkvdgjhZZLVZX8Bf9uUUsFw+7abZ0ZRU5ZtEPhqroU6zK7rW4hkmCsK3VgQoe/giRYEMaYqheHNg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250331.1_1743490502516_0.006747863879143834","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250401.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250401.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250401.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8b33e40767c1b6835cf415a303959e26ffb05344","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250401.2.tgz","fileCount":170,"integrity":"sha512-yPyYGDmlpGBs6waFcr/0PqPTJx0cZ6tZPbCx4AdSaffL6owiLY/NT/1gMV7UV57qPZgOWy5oqOwqLDEKEoaEAQ==","signatures":[{"sig":"MEYCIQDFIqzUACgymamXNhCCgkH16pFizcCWeEtg+Xd/VEVtMAIhAJ/P8w6uiC9kf+Yc9d6xF+cbAw4bEKepANEoKKiq7dli","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\13ccf925-4797-42d3-9522-b8f12c60bc62\\azure-rest-maps-geolocation-1.0.0-alpha.20250401.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\13ccf925-4797-42d3-9522-b8f12c60bc62\\azure-rest-maps-geolocation-1.0.0-alpha.20250401.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-yPyYGDmlpGBs6waFcr/0PqPTJx0cZ6tZPbCx4AdSaffL6owiLY/NT/1gMV7UV57qPZgOWy5oqOwqLDEKEoaEAQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250401.2_1743577286579_0.5445469835448165","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250402.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250402.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250402.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f6c36e708fd3b81c7d8e2622bf15ee48029d0101","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250402.1.tgz","fileCount":170,"integrity":"sha512-bxoRt8pWOq3DTRqH/0QEgT3v8gnIFPYDRwmVd9K1qn5gM2yBj8nQt9xapTwl2wSyZ+bCXu5rPyfy+1gqRPhtwQ==","signatures":[{"sig":"MEUCIE8EfkafgRgG2eKT+q9fMnCzc8yrr4XJhqCsT45a34AzAiEAxYU355VwHnwhRa8aA8Q4yJv0HAtpHJnhB4yRw9Unv4U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\3599b431-d770-4305-bb6d-83816990a409\\azure-rest-maps-geolocation-1.0.0-alpha.20250402.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3599b431-d770-4305-bb6d-83816990a409\\azure-rest-maps-geolocation-1.0.0-alpha.20250402.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bxoRt8pWOq3DTRqH/0QEgT3v8gnIFPYDRwmVd9K1qn5gM2yBj8nQt9xapTwl2wSyZ+bCXu5rPyfy+1gqRPhtwQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250402.1_1743663483832_0.12302651409154075","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250403.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250403.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250403.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"663681779275f1a36c3ded80877a1122ed6166c0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250403.1.tgz","fileCount":170,"integrity":"sha512-ZKm2LL24Zs2kMwxcngGcNgOERZJWegXkpzfDXacC84cxqeVb+F5Adaqwn7RyiCps5gvP0Qntd9olM63StS1kAA==","signatures":[{"sig":"MEUCIBfWabgyvSM5stscHs/p3gJS57zY+F7E95CWer9hlYs7AiEAp77DLu0bD85YyP+VzmG+zPn85IynKnYWOmh7pBvERpw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\9fffb2ec-33af-4cb4-ba90-4cba29e65261\\azure-rest-maps-geolocation-1.0.0-alpha.20250403.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9fffb2ec-33af-4cb4-ba90-4cba29e65261\\azure-rest-maps-geolocation-1.0.0-alpha.20250403.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ZKm2LL24Zs2kMwxcngGcNgOERZJWegXkpzfDXacC84cxqeVb+F5Adaqwn7RyiCps5gvP0Qntd9olM63StS1kAA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250403.1_1743749774484_0.36164142499067653","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250404.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250404.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250404.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"746c871b70b92791dbff708db3f824b54f2935e9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250404.2.tgz","fileCount":170,"integrity":"sha512-h2F9Xr7eVkVQi+z9WEoCP25jW9Wp3vhw+RqnTtqsVmvrCHAfSNdaa3UAHSZ2gE5bvKGxf51L3Rg6DCdn0SCkwg==","signatures":[{"sig":"MEYCIQDnwLsXmvGblenenyiLMsgL07/2NiZw0S6xnVYevL2HgwIhAOYspjwTy3fKdH3TWRAqdkGE7GFIjBoGHylBaJvgvwA0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\917a841a-36b3-401b-b8f3-9a565647f994\\azure-rest-maps-geolocation-1.0.0-alpha.20250404.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\917a841a-36b3-401b-b8f3-9a565647f994\\azure-rest-maps-geolocation-1.0.0-alpha.20250404.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-h2F9Xr7eVkVQi+z9WEoCP25jW9Wp3vhw+RqnTtqsVmvrCHAfSNdaa3UAHSZ2gE5bvKGxf51L3Rg6DCdn0SCkwg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250404.2_1743836373473_0.929374044091916","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250407.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250407.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250407.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a541727995dbd69c7a0b8dd66993f9b018878341","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250407.1.tgz","fileCount":170,"integrity":"sha512-wNZIhqULX9v5kxskK1lu3vEHFDNoUiQ2P+rTwwBBT0oDFTPZ6Dggvux1/8yAsH5xk2ZBu/bL1h7JQL0rh+kbBQ==","signatures":[{"sig":"MEQCIAmfMyTMTSHEoK5UWCv24/oF0guCYXD0eqigmmsFcKM8AiBNU01K/X3QuEigayeKZx8CUDX1efTK200rqpVXgEBY3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f800d0f0-2fd6-4cee-965a-5316b13baf18\\azure-rest-maps-geolocation-1.0.0-alpha.20250407.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f800d0f0-2fd6-4cee-965a-5316b13baf18\\azure-rest-maps-geolocation-1.0.0-alpha.20250407.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wNZIhqULX9v5kxskK1lu3vEHFDNoUiQ2P+rTwwBBT0oDFTPZ6Dggvux1/8yAsH5xk2ZBu/bL1h7JQL0rh+kbBQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250407.1_1744095374077_0.4235035806803855","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250408.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250408.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250408.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"788a077f31f36c3e73dd549cef3822130be3c270","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250408.1.tgz","fileCount":170,"integrity":"sha512-g0Gq/VztXAR01RCmler2LHOQHO6JpX5j/xfCTK4ilfu4P+pEWwbYy671sgoKJL8yBnYVtjex6dERROmsIvuqOg==","signatures":[{"sig":"MEUCID/OjL5xFvoKglBMw43ARfj3ZvJXna23Ot4cqSQp98tPAiEAra1Alp1WUwqQN5ju1/5/jBpo3UIIf1v7Dyrlqh7UMkU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\d75953c0-d994-43df-806b-a9bc3cfba977\\azure-rest-maps-geolocation-1.0.0-alpha.20250408.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d75953c0-d994-43df-806b-a9bc3cfba977\\azure-rest-maps-geolocation-1.0.0-alpha.20250408.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-g0Gq/VztXAR01RCmler2LHOQHO6JpX5j/xfCTK4ilfu4P+pEWwbYy671sgoKJL8yBnYVtjex6dERROmsIvuqOg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250408.1_1744181723795_0.740273575122097","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250409.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250409.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250409.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"61c21ca2f24e164fbefac53da902c5de31ed8309","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250409.1.tgz","fileCount":170,"integrity":"sha512-ITK8tCRu4yGQnBDSCUgLwcUynqD/JEQRfjcYOiZ2nGos809GdO8EmS+rn6hctypfDETr+FfJHmt74tSlwNYtYA==","signatures":[{"sig":"MEQCIBYBZqHuzDmGNxrIsCFG82dt17RZ+maGI6i6Prm7JslEAiBSWTlqL3l+Q6b8mBnibFPyAE1TBbIoRtPRu59JEBIFbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\ebb3335e-5235-488f-b214-bbc9f629bbf0\\azure-rest-maps-geolocation-1.0.0-alpha.20250409.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ebb3335e-5235-488f-b214-bbc9f629bbf0\\azure-rest-maps-geolocation-1.0.0-alpha.20250409.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ITK8tCRu4yGQnBDSCUgLwcUynqD/JEQRfjcYOiZ2nGos809GdO8EmS+rn6hctypfDETr+FfJHmt74tSlwNYtYA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250409.1_1744269896876_0.6194538681473278","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250416.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250416.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250416.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a74e96dccf793b453d38702d2b64959ebca85e4d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250416.1.tgz","fileCount":170,"integrity":"sha512-JES8OiodeJSpe+lohONz8lUSWy0UMIPdsSIGhLAbP/PzfwoLTFWMgJqYRofxSwfJtON0DHopetk+hyvkn1vBnA==","signatures":[{"sig":"MEUCIAPT4H/yWNjdaMXIi/aI4m8Ml5Pp0CU7IvV8RILq+QT1AiEA61/T7tHgJFXb8x++Cr+3HAdWNosnCp6OGM56rz9476E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\d5807f1b-9528-4a94-a6e1-acd8088e208f\\azure-rest-maps-geolocation-1.0.0-alpha.20250416.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d5807f1b-9528-4a94-a6e1-acd8088e208f\\azure-rest-maps-geolocation-1.0.0-alpha.20250416.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-JES8OiodeJSpe+lohONz8lUSWy0UMIPdsSIGhLAbP/PzfwoLTFWMgJqYRofxSwfJtON0DHopetk+hyvkn1vBnA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250416.1_1744872876240_0.11273080891390652","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250417.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250417.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250417.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2fde7999fb371d716fcbaa5e8a4aba347df7bcfc","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250417.1.tgz","fileCount":170,"integrity":"sha512-oECcAjXM4nBrk7JlVujXuMTuMms26I1MNKXB3mATo9KNfHxXeWrarcrL0x55uGs7gA1lYxv+B4Z5LlfzFcvYbg==","signatures":[{"sig":"MEQCIGK7VbFvU8nhe3aWErEtLz+6uRyqyid1wHMescwi8t2AAiBxxmFc3wecY3oII9oNFujAQj+ewKJJVydPfnhoSmtZRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\23ee479e-c51d-4591-b26a-8026f32378a2\\azure-rest-maps-geolocation-1.0.0-alpha.20250417.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\23ee479e-c51d-4591-b26a-8026f32378a2\\azure-rest-maps-geolocation-1.0.0-alpha.20250417.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-oECcAjXM4nBrk7JlVujXuMTuMms26I1MNKXB3mATo9KNfHxXeWrarcrL0x55uGs7gA1lYxv+B4Z5LlfzFcvYbg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250417.1_1744959232685_0.5061510370598077","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250421.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250421.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250421.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d88ca36faab45b72467372309d93b9fbf79f757e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250421.1.tgz","fileCount":170,"integrity":"sha512-UK/P2slAYwZOfzEitsrhVn2Guy4QZXYtL2D87UiPoZsSuaNNmmAhrgxSc5Mkz+zgUAr0mDjwS0+GdxUDVBvvsg==","signatures":[{"sig":"MEUCIQDtfn59skD2Sw7X24I0AaiHAbeYmBspn0ywdawZ+tg0CAIgX7bQGzQA7ay9ED8b8dXJRC5L61mCN75Xd6znI1Rg3j8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\85f7d802-6378-4b3d-bb61-264066054da2\\azure-rest-maps-geolocation-1.0.0-alpha.20250421.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\85f7d802-6378-4b3d-bb61-264066054da2\\azure-rest-maps-geolocation-1.0.0-alpha.20250421.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-UK/P2slAYwZOfzEitsrhVn2Guy4QZXYtL2D87UiPoZsSuaNNmmAhrgxSc5Mkz+zgUAr0mDjwS0+GdxUDVBvvsg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250421.1_1745305031069_0.09624559104907848","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250422.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250422.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250422.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9c402591aeec94a0724cabcb3321f97e4c43edbf","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250422.2.tgz","fileCount":170,"integrity":"sha512-7Q8vV0UTzxYRqDgRFH0Cxpx9l5UZyQKSUIiA04dbcBpgin7bD4vegB8VKrYaFb0gy5F2Ht5PoQLPOZJiitHc1Q==","signatures":[{"sig":"MEQCIBoTZ4GBK0he9OeVZBS7R0jp3FQqWC22h5P5htSQQWmnAiB8fDBGTrIpYBH56hjrXCRer/SnGyNkxnRxpynv7Fxlvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\c50a5082-3b5c-4b62-924e-90ae15aeae14\\azure-rest-maps-geolocation-1.0.0-alpha.20250422.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c50a5082-3b5c-4b62-924e-90ae15aeae14\\azure-rest-maps-geolocation-1.0.0-alpha.20250422.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7Q8vV0UTzxYRqDgRFH0Cxpx9l5UZyQKSUIiA04dbcBpgin7bD4vegB8VKrYaFb0gy5F2Ht5PoQLPOZJiitHc1Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250422.2_1745391146339_0.5317761185123351","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250423.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250423.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250423.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b12655fe7c720bae2de9d3002b277d21b13a1d12","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250423.1.tgz","fileCount":170,"integrity":"sha512-kz9U2V3JPok2+2wOuSwgJd4e1SZNyVfzJAgvCgPiPiF6Bp/w59XYuLNrLlveEETB71vtv8qcD/2/QwNS4t6+NA==","signatures":[{"sig":"MEYCIQDPY9aVSJUVnO4PwVXz5DIFw4Ha5hqhYeQ1LeWIrIJKBQIhAP16xVklGBBGrX7X3UV0Z7HI534g43zgmaTXUPMkKcEK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\1173bce4-a4e9-4c4b-ae29-c76948a3a5f0\\azure-rest-maps-geolocation-1.0.0-alpha.20250423.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1173bce4-a4e9-4c4b-ae29-c76948a3a5f0\\azure-rest-maps-geolocation-1.0.0-alpha.20250423.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-kz9U2V3JPok2+2wOuSwgJd4e1SZNyVfzJAgvCgPiPiF6Bp/w59XYuLNrLlveEETB71vtv8qcD/2/QwNS4t6+NA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250423.1_1745477507710_0.7487647596710376","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250424.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250424.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250424.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"796b9923286385eb7f3b50bcf51b9f991087b147","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250424.1.tgz","fileCount":170,"integrity":"sha512-NLcb5/c//ehu5XvKDhqQio6jw0Gf2BO0tGBF3xq/oD2CR9Gqfs6BkFfhHTZr4Qns327bBQu2jQMHRQFlQR1sjw==","signatures":[{"sig":"MEUCICjGaAkVas657n4NqEibbt/OAP4nbByMWPrZuSO1LwmiAiEAyFKmaVWcDhBAoz5RkTpn+UFkQneVWJneiAQI6Ey/Km0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\eeb2f20e-ee64-4d30-9392-afdc3bc3327d\\azure-rest-maps-geolocation-1.0.0-alpha.20250424.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\eeb2f20e-ee64-4d30-9392-afdc3bc3327d\\azure-rest-maps-geolocation-1.0.0-alpha.20250424.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NLcb5/c//ehu5XvKDhqQio6jw0Gf2BO0tGBF3xq/oD2CR9Gqfs6BkFfhHTZr4Qns327bBQu2jQMHRQFlQR1sjw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250424.1_1745563995496_0.44031417564753883","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250425.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250425.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250425.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"66d2868245cedae5536482e369f4d7c52b366e75","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250425.1.tgz","fileCount":170,"integrity":"sha512-fIQKR7wA1VzwCIC5mH4T+RLG6k9jUBukgFuvsrhbTKMqJIGiGcZfoFkAu6Z+14TtQEl5foOgzQkNRNQJDKNleg==","signatures":[{"sig":"MEUCIDXJaKITLFM8qxrNbdAra/fkOcNOP9wqLca5qJVtZi+GAiEA8FZ571xzauPJtjRYiq+4RFqZcgsk9MOF8JbxVViJ2oY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\1ed26fba-c6fe-4e09-954b-d7010aaeca67\\azure-rest-maps-geolocation-1.0.0-alpha.20250425.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1ed26fba-c6fe-4e09-954b-d7010aaeca67\\azure-rest-maps-geolocation-1.0.0-alpha.20250425.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-fIQKR7wA1VzwCIC5mH4T+RLG6k9jUBukgFuvsrhbTKMqJIGiGcZfoFkAu6Z+14TtQEl5foOgzQkNRNQJDKNleg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250425.1_1745650608243_0.2415771731699723","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250428.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250428.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250428.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a690911f0543bfffe0ec0599498cd7e4bdd47b29","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250428.1.tgz","fileCount":170,"integrity":"sha512-+aiX+WWlSKiyLjgxcCU5afDVndlOZ8wi9a3pK7XXcaXbpbHhzmSesTUKyO/K6HUgJ+ph/6K3JqjKAJSMEHp4oA==","signatures":[{"sig":"MEUCIQD564+5O7XSHlWfY/LSY5a0Ar/0lQSfz6hFbp1rmu0KRAIgTxurTJagp0psHYNQ1sWBV8Bwd0wXIZ/sEpR9KigMpcI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\9280eba9-dc32-4a24-8816-2f22e86ef963\\azure-rest-maps-geolocation-1.0.0-alpha.20250428.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9280eba9-dc32-4a24-8816-2f22e86ef963\\azure-rest-maps-geolocation-1.0.0-alpha.20250428.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+aiX+WWlSKiyLjgxcCU5afDVndlOZ8wi9a3pK7XXcaXbpbHhzmSesTUKyO/K6HUgJ+ph/6K3JqjKAJSMEHp4oA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250428.1_1745909559357_0.9450156993454932","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250429.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250429.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250429.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ea1fba39193ed95132f3e67f88e6a4b9e25c880e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250429.1.tgz","fileCount":170,"integrity":"sha512-IUdBtLEatszVl/8o8YA6sy5zTvigSROnGaSsKj+4c1BP/tYOLpesnELE4z/wbxzn6w5otaffWwgfpymFsMhMBw==","signatures":[{"sig":"MEYCIQDHJkJ6Y9sKyENPSN5HmPaKqW+R754hHWsU5JEp7PY5WwIhAJMgiOIkB1P4f+FnPLJYg1rvtWYT/johPe47ZaB1eD2k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\cc15c570-6f29-46cb-9ab9-dcdcc2dbfbc1\\azure-rest-maps-geolocation-1.0.0-alpha.20250429.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cc15c570-6f29-46cb-9ab9-dcdcc2dbfbc1\\azure-rest-maps-geolocation-1.0.0-alpha.20250429.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-IUdBtLEatszVl/8o8YA6sy5zTvigSROnGaSsKj+4c1BP/tYOLpesnELE4z/wbxzn6w5otaffWwgfpymFsMhMBw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250429.1_1745996006299_0.3252368318598282","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250430.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250430.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250430.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"71df9bbde0d233750c878756d1bda3fc3a86b94d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250430.1.tgz","fileCount":170,"integrity":"sha512-ABcVK+ONTQk87KKH3sJYoI6gOsIeApZJsZvH63RD1+fJSd/dCDkNsnwEedURzZnNpHogw30f3iWXSGDOj/tQNg==","signatures":[{"sig":"MEYCIQCjBIFrHjdYlagms8ZUnxcuV6959F1kZ+uqECznIDqUOgIhAPOtqOW0eDDSy42XCTOa77MqjBB0d7U06X51le7xJljz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\913d5339-1602-451e-ba34-444b0c64444f\\azure-rest-maps-geolocation-1.0.0-alpha.20250430.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\913d5339-1602-451e-ba34-444b0c64444f\\azure-rest-maps-geolocation-1.0.0-alpha.20250430.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ABcVK+ONTQk87KKH3sJYoI6gOsIeApZJsZvH63RD1+fJSd/dCDkNsnwEedURzZnNpHogw30f3iWXSGDOj/tQNg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250430.1_1746082166630_0.3552655866460428","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250502.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250502.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7f0da28902230d92563e932220e51f51f5ba8b99","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250502.1.tgz","fileCount":170,"integrity":"sha512-v26YBZ60WoL2b/KrZ66QsrGBni3i3mwYPTMLdA06+FYqSpc7DTLBlisI0axCOdCnvGdw38szLgHA8sSdAyHcag==","signatures":[{"sig":"MEQCIEPcZ7JqYxhY/6/FlSgWdMhPmCuunPG1b+22kSEW7ceXAiBjEKBMWPKPWDS1q7TggNffRv4Kp4ZpQyOH7DChlsTlVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f5b668a7-acd1-4cd6-972a-5a0f8c375c04\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f5b668a7-acd1-4cd6-972a-5a0f8c375c04\\azure-rest-maps-geolocation-1.0.0-alpha.20250502.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-v26YBZ60WoL2b/KrZ66QsrGBni3i3mwYPTMLdA06+FYqSpc7DTLBlisI0axCOdCnvGdw38szLgHA8sSdAyHcag==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250502.1_1746257089087_0.5855456786123552","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250505.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250505.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"61dbf2767cdf66a7dc084eaeaf8692b0c3d8858c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250505.1.tgz","fileCount":170,"integrity":"sha512-Mjpla9dXsarwXAB9wgOXQC2ADaiYvScU3EPDtgD9zruzWNWWuwBYovpJTQOhitDIR3hDWl6dVk4UCO4FmLQLQQ==","signatures":[{"sig":"MEUCIFAzzzvX/C1sc5CzfDxScbm6d07l1CI4s8Wus5gRvLWsAiEAhjMXKME42JkWhZxA3CykB2rjcc1axkkfkzAlSrXOMPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199791},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\a1392027-0bb0-4144-9297-7199ef1748c1\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"dev-tool samples publish --force","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a1392027-0bb0-4144-9297-7199ef1748c1\\azure-rest-maps-geolocation-1.0.0-alpha.20250505.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Mjpla9dXsarwXAB9wgOXQC2ADaiYvScU3EPDtgD9zruzWNWWuwBYovpJTQOhitDIR3hDWl6dVk4UCO4FmLQLQQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250505.1_1746517208314_0.43928768111916017","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250506.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250506.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"909febbcbe4f4079717977cf5516b1148c2b382a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250506.2.tgz","fileCount":170,"integrity":"sha512-jx1t/BO4oTu2+Fdl0bPDlTfvHfFSpR8S9nycishI6BoyDluZ6bMAWBtTxzfeL1BUUBNud84WHkRsWOpLhyPz5A==","signatures":[{"sig":"MEUCIQC9Q7y9IDztpDJqnrtUeYvkM6sYhiEByohT/qoFT1EHggIgUnYCxd5mycexNtmhIQRSuirnaT1AqfoULTclCHuAm4Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f5bee312-2ce6-4319-8898-3b8fe45aa815\\azure-rest-maps-geolocation-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f5bee312-2ce6-4319-8898-3b8fe45aa815\\azure-rest-maps-geolocation-1.0.0-alpha.20250506.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jx1t/BO4oTu2+Fdl0bPDlTfvHfFSpR8S9nycishI6BoyDluZ6bMAWBtTxzfeL1BUUBNud84WHkRsWOpLhyPz5A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250506.2_1746602463578_0.7377795274706802","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250509.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250509.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250509.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3d074ae186fecb62576b2e4e41049b4d71e02abb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250509.1.tgz","fileCount":170,"integrity":"sha512-+ICNv18T6j8vcg7G3G8wCPrfGXQQSyi2eIHqoSBxCzu1QRX+XAW1jO3SFVtnp+pLGnjedbglmuMEn/0kEF30fA==","signatures":[{"sig":"MEYCIQDS3Fu7M5NI+gMvNawsTbUQSQMY6QX8EQEtiEOb85kC0wIhAKTLeRErF7QnA79iKSIyJb/rmrMNpJ9Q0b8JLRKOGrQ8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\13fd263a-3095-4884-abfd-2c4c2c8178c3\\azure-rest-maps-geolocation-1.0.0-alpha.20250509.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\13fd263a-3095-4884-abfd-2c4c2c8178c3\\azure-rest-maps-geolocation-1.0.0-alpha.20250509.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+ICNv18T6j8vcg7G3G8wCPrfGXQQSyi2eIHqoSBxCzu1QRX+XAW1jO3SFVtnp+pLGnjedbglmuMEn/0kEF30fA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250509.1_1746861888180_0.7403644929091671","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250512.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250512.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250512.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"641e5946723163d354ea5c1dc801cf5571a5c108","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250512.1.tgz","fileCount":170,"integrity":"sha512-o7w1VHACexfhAnrUAzDp8Zl9EWSWsqut2KgeXomTMq1DPuuFpkPH8svlq0OxgoMc+s4gcpZa4hanDqXvX6qmSw==","signatures":[{"sig":"MEUCIHKf8et5wq6W+KC8LFRKvWdUc7Xid3jHF549jGpWvlSgAiEA/TAOkcm3koa+KxKN8zbhlBp9B3qYEV+thUI3pSArLWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\4c27249c-c36c-4e9c-9d89-2f052da4ff4f\\azure-rest-maps-geolocation-1.0.0-alpha.20250512.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4c27249c-c36c-4e9c-9d89-2f052da4ff4f\\azure-rest-maps-geolocation-1.0.0-alpha.20250512.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-o7w1VHACexfhAnrUAzDp8Zl9EWSWsqut2KgeXomTMq1DPuuFpkPH8svlq0OxgoMc+s4gcpZa4hanDqXvX6qmSw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250512.1_1747119123215_0.3556944859448774","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250513.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250513.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250513.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"872b274fa7d9ecebe56ac6832b314c1d9c5ff4a5","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250513.1.tgz","fileCount":170,"integrity":"sha512-tzLkUhaV3EiP7EgS6lX9cUU6xiBxTZ46YmdcPXTH+ZDGNb75CxzJ38Uqir2/agKOQ1n23HVtGs6A+8ZlZpJMfA==","signatures":[{"sig":"MEYCIQC2My0A1b4SYPQC/5YipAHnSmMJ3cR1l71T1Cvw+FKTqQIhAJYK4KQO6UhqOe7ZJwxzU0GrIexRK/FjqsOB+e3N+DBE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\76c4237a-cba8-4e47-952a-3a02908e4d49\\azure-rest-maps-geolocation-1.0.0-alpha.20250513.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\76c4237a-cba8-4e47-952a-3a02908e4d49\\azure-rest-maps-geolocation-1.0.0-alpha.20250513.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-tzLkUhaV3EiP7EgS6lX9cUU6xiBxTZ46YmdcPXTH+ZDGNb75CxzJ38Uqir2/agKOQ1n23HVtGs6A+8ZlZpJMfA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250513.1_1747205586380_0.11368822981003635","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250514.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250514.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250514.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c02f2c871b30cab11d1649d000e50e3362985ebd","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250514.1.tgz","fileCount":170,"integrity":"sha512-2SXE5XppaLUZZhH3diKGtLNxNo1lM9PI9xm6rrDLNbDy5p+cA8w2dCsU9q+4F45h9+Wja+zox9xxF9n1lkLO8A==","signatures":[{"sig":"MEUCIC/VNDgHf3u1qCC+AW7cVSJWYoqrDjdLutifog4NgMnzAiEA6FXJlXUFnAMVaxg0YrZwjsccRPwR6j+xLAohrlv3gk8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\bbbf8248-f608-487e-b573-de3c14b80431\\azure-rest-maps-geolocation-1.0.0-alpha.20250514.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bbbf8248-f608-487e-b573-de3c14b80431\\azure-rest-maps-geolocation-1.0.0-alpha.20250514.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-2SXE5XppaLUZZhH3diKGtLNxNo1lM9PI9xm6rrDLNbDy5p+cA8w2dCsU9q+4F45h9+Wja+zox9xxF9n1lkLO8A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250514.1_1747292123079_0.0219575122836273","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250515.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250515.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250515.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e1484b880a13ec8fb4703d928726bd99ae58dc50","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250515.1.tgz","fileCount":170,"integrity":"sha512-xtMhd64cF5Ca7jzPrY341/QlTe161DeMFZUrZRG1Xbc+p7Hv934R623AP8VIB1row8FXnZCYMJP17Rv6CLGzpA==","signatures":[{"sig":"MEUCIQDQkCHbVOdNqGFAlS2hU3m5BozMtpZAlpbX8/hiwP72DAIgBUWKY2chenGvhJj+QPZv86m1x+Deta7UgoynPOzjAwo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\6b4e9fd6-da98-46f9-ba50-258165f0f85f\\azure-rest-maps-geolocation-1.0.0-alpha.20250515.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6b4e9fd6-da98-46f9-ba50-258165f0f85f\\azure-rest-maps-geolocation-1.0.0-alpha.20250515.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-xtMhd64cF5Ca7jzPrY341/QlTe161DeMFZUrZRG1Xbc+p7Hv934R623AP8VIB1row8FXnZCYMJP17Rv6CLGzpA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250515.1_1747378476449_0.6317651496883654","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250516.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250516.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250516.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1ea3bee948deeaaf5c533b111bdf3fdcb63c4df3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250516.1.tgz","fileCount":170,"integrity":"sha512-amw8kNQJpO8m9gjvQzfXc41smX2nUwcbErmc7ZPJBlGKc3aGfu0GpsR+Emr41j0Drb/xzkAu79f+TIGugHMrEQ==","signatures":[{"sig":"MEUCIQDvfiRtVldHZhGw39OGWI278EEv300Y3EQTQA4fIc0fdQIgeGQSde4ZG2sezyZWnNzS7ax8jvKWdoqvLoJyVzBeyVo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\5279a13d-b360-4b01-b969-b4ccd2fbe039\\azure-rest-maps-geolocation-1.0.0-alpha.20250516.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5279a13d-b360-4b01-b969-b4ccd2fbe039\\azure-rest-maps-geolocation-1.0.0-alpha.20250516.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-amw8kNQJpO8m9gjvQzfXc41smX2nUwcbErmc7ZPJBlGKc3aGfu0GpsR+Emr41j0Drb/xzkAu79f+TIGugHMrEQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250516.1_1747464953711_0.013902180864088232","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250519.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250519.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250519.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0e6cf3c601eeb97c7d879b09c67fe0418a9a37e0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250519.1.tgz","fileCount":170,"integrity":"sha512-AJiCMejZpzLzlXEK3yln2Ycl5wi2VAKq8Tx9ds1oYPSBT56vzStD9m1dLZMV8D4Peu0/qcEzHr4NX1co00r9pg==","signatures":[{"sig":"MEQCIBQL56MqjSg/m47j6mFbEw+Mm1V7bnDolYq4GkB2aoMYAiBzcvMsyWW/hS5wcda4cVx5RCV/TQVbadkwjg6KfZeYWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\e85ef8a1-e371-465f-9474-cb807c199dc0\\azure-rest-maps-geolocation-1.0.0-alpha.20250519.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e85ef8a1-e371-465f-9474-cb807c199dc0\\azure-rest-maps-geolocation-1.0.0-alpha.20250519.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AJiCMejZpzLzlXEK3yln2Ycl5wi2VAKq8Tx9ds1oYPSBT56vzStD9m1dLZMV8D4Peu0/qcEzHr4NX1co00r9pg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250519.1_1747724159425_0.5157707394860545","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250520.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250520.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250520.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"833367f6d7f72d9916250af989693f9f3084fd2d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250520.1.tgz","fileCount":170,"integrity":"sha512-WofJA0U2PmEtGCCDNMnsL6IE2/MqHkwfzoRskIRxr+G+BM42KhWbcMRrY+/uNE8gcPP1kKvQCgTSblDeQGfWEA==","signatures":[{"sig":"MEUCIQDlFYDWAi8fCAWCFN1mGhe89bxbqLCAbtXFlN6x9/ZpwQIgPDeHybo92lTYStCv6OTE7cFuND1C8jz2fTBzcaEwff4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\34c9f8a5-f59a-4cbe-a76a-352f7649e523\\azure-rest-maps-geolocation-1.0.0-alpha.20250520.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\34c9f8a5-f59a-4cbe-a76a-352f7649e523\\azure-rest-maps-geolocation-1.0.0-alpha.20250520.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-WofJA0U2PmEtGCCDNMnsL6IE2/MqHkwfzoRskIRxr+G+BM42KhWbcMRrY+/uNE8gcPP1kKvQCgTSblDeQGfWEA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250520.1_1747810413791_0.9650260872950367","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250521.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250521.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250521.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"199993741acd2ae6c56d8692ae0e65fa750c8723","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250521.1.tgz","fileCount":170,"integrity":"sha512-0f0+oi7fImEW3Of3noUk6R/OqPa4mfZ/eC1Ox0zbXN2ItYl6q6VUDxFiPOXroGFFolT0Wq5HehyXZR0BwcWCbA==","signatures":[{"sig":"MEUCIQCZc0/Nogtff6obtCO7aUSAZav9gp3jc1crodqiBxyhygIgZZu+XB1hMBqqPsp1HyG2du/zmfyzZ8/4E0wnyB8yP2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\531cdcee-fc2e-40a2-98a1-d59a1d5e756b\\azure-rest-maps-geolocation-1.0.0-alpha.20250521.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\531cdcee-fc2e-40a2-98a1-d59a1d5e756b\\azure-rest-maps-geolocation-1.0.0-alpha.20250521.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-0f0+oi7fImEW3Of3noUk6R/OqPa4mfZ/eC1Ox0zbXN2ItYl6q6VUDxFiPOXroGFFolT0Wq5HehyXZR0BwcWCbA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250521.1_1747896706956_0.9657798027325066","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250522.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250522.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250522.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a213c2e8107b95b0f26e0ceae38099db74c343ff","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250522.1.tgz","fileCount":170,"integrity":"sha512-ose96Xw5AjYFG8XcGFXHqjuMhfCNOaAt2buOTDDZ/MIUEXdFIhHUG7BKGVFnMglvh2rU/igpj03/XFGBZ8DzUA==","signatures":[{"sig":"MEUCIQDXny1mxNmLbKD+YK59a4Q1xObMwX+Cji5E6PoVxJxoTQIgdLlWSdDiAtqRpREsc3mNI7UzT31wDpf6NQ2JyVUoukk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\193db5dd-93e2-4e14-8e2f-ca2005744049\\azure-rest-maps-geolocation-1.0.0-alpha.20250522.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\193db5dd-93e2-4e14-8e2f-ca2005744049\\azure-rest-maps-geolocation-1.0.0-alpha.20250522.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ose96Xw5AjYFG8XcGFXHqjuMhfCNOaAt2buOTDDZ/MIUEXdFIhHUG7BKGVFnMglvh2rU/igpj03/XFGBZ8DzUA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250522.1_1747983295867_0.4470503370956178","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250523.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250523.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250523.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"486977ba8f08d13b0b226ed45236134c86c90656","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250523.1.tgz","fileCount":170,"integrity":"sha512-UKKadqF2uBIFgMSlPYgvL8vpdHR3WvQvEfKy/ino6zomQaWNzzzgn08zYrkGHdPjbKdj2/+wlldqqB6cJim2Fw==","signatures":[{"sig":"MEUCIQDjWmK5/VJSYERtzGSgxRdDwGCDjjtIujv6QbICZtNTWAIgE6DTLhsPA/IKPuj6EB1zKBkAEkXh+EZvrEnKiJytFG4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\6431756b-557e-402c-9beb-cb04d352a1cc\\azure-rest-maps-geolocation-1.0.0-alpha.20250523.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6431756b-557e-402c-9beb-cb04d352a1cc\\azure-rest-maps-geolocation-1.0.0-alpha.20250523.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-UKKadqF2uBIFgMSlPYgvL8vpdHR3WvQvEfKy/ino6zomQaWNzzzgn08zYrkGHdPjbKdj2/+wlldqqB6cJim2Fw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250523.1_1748069640835_0.8504017308613705","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250526.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250526.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250526.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"62f2495eed6b87ca5991b39b13fa56d65a66a2e3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250526.1.tgz","fileCount":170,"integrity":"sha512-NJdSSyWmb9+SGltGLw28ix8kqZ42WCoxRlPqVRHt6nvihRtlMq7MAEoemgtthIp3QvTF2GE0gdaNe+MOG1wO0A==","signatures":[{"sig":"MEQCIAYttlTgjiEa6zv6o+LQ+3dQn0MRU79/aRdH0iI88x13AiAsFpYPobtXT2CGEAAOuvukzyuurc1D1ai2/5i1tDCo9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\2aa7716c-4d6e-45c8-bce8-5036cd9899ff\\azure-rest-maps-geolocation-1.0.0-alpha.20250526.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2aa7716c-4d6e-45c8-bce8-5036cd9899ff\\azure-rest-maps-geolocation-1.0.0-alpha.20250526.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NJdSSyWmb9+SGltGLw28ix8kqZ42WCoxRlPqVRHt6nvihRtlMq7MAEoemgtthIp3QvTF2GE0gdaNe+MOG1wO0A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250526.1_1748328913938_0.10596444126248805","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250527.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250527.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250527.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8ab1e50cd3390c1827c82728e3d4d78598ebe7ef","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250527.1.tgz","fileCount":170,"integrity":"sha512-MeS12n0cmU4xUwaY4nmc5d24DQ3DTwPt1BKiDiLuKEHLFr5chjP9dZOAzJHGr08/5jRxrlIJUCk0QFM9jC+FFA==","signatures":[{"sig":"MEUCIB7M80wxbDNAmhcJjGAlp34nPhQB8qtpMzi/F2nBOMXRAiEA3UgtRbSf/y5QWupDSpR4WM/hKHBFyzWNmxbMHPerCmM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\b1b7b387-6ac9-4639-bf88-264e4ded0138\\azure-rest-maps-geolocation-1.0.0-alpha.20250527.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b1b7b387-6ac9-4639-bf88-264e4ded0138\\azure-rest-maps-geolocation-1.0.0-alpha.20250527.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-MeS12n0cmU4xUwaY4nmc5d24DQ3DTwPt1BKiDiLuKEHLFr5chjP9dZOAzJHGr08/5jRxrlIJUCk0QFM9jC+FFA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250527.1_1748415166986_0.5052927558564619","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250528.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250528.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250528.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bb2ff77ee8cb90c43b7083bf2de1ef9053772f9f","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250528.1.tgz","fileCount":170,"integrity":"sha512-ycvKLb10/IjLqkb0f5mo/N3j1l/H/YRzkNGSblAK4JgvWUrsbR5YfKN4NAnX3sEkAuqPXUB5AUTdsWWkbbbCaw==","signatures":[{"sig":"MEUCIQDJtpCTw80Pctunr16jjp9UkiOW2TaTBt+SRgtHI5Eh1wIgT5r6mXfFkRkAvUl2V8nkL9UyX/iMLroxlgbzvfNR9W4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f3583e92-8b44-460c-8075-7fbc8dcb4579\\azure-rest-maps-geolocation-1.0.0-alpha.20250528.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f3583e92-8b44-460c-8075-7fbc8dcb4579\\azure-rest-maps-geolocation-1.0.0-alpha.20250528.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ycvKLb10/IjLqkb0f5mo/N3j1l/H/YRzkNGSblAK4JgvWUrsbR5YfKN4NAnX3sEkAuqPXUB5AUTdsWWkbbbCaw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250528.1_1748503638901_0.10287352414180884","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250529.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250529.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250529.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1144786d246196e894566dd01934077003f20bae","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250529.1.tgz","fileCount":170,"integrity":"sha512-f38CCH0UabZ0VO/olILFxyt5Gom0gFOQ0yUXaDoZVLc/Nz9x8c3NlkUNtPMuUKwuX0LNoSDrbOfoqOHq/NFzog==","signatures":[{"sig":"MEQCIAbIX2w5fHKk3XUpMAumH0YwIpfNJ7TypJSxcXFCHsbuAiBBBXOVF1nz3xK+08MetXN9fDXFz6ezE0W8YuEApYv8Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\c2e3869a-cf6f-4b13-8003-8885e02529aa\\azure-rest-maps-geolocation-1.0.0-alpha.20250529.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c2e3869a-cf6f-4b13-8003-8885e02529aa\\azure-rest-maps-geolocation-1.0.0-alpha.20250529.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-f38CCH0UabZ0VO/olILFxyt5Gom0gFOQ0yUXaDoZVLc/Nz9x8c3NlkUNtPMuUKwuX0LNoSDrbOfoqOHq/NFzog==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250529.1_1748588128909_0.7465271433910476","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250530.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250530.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250530.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"84ca46b97d24818492f45c7df9d5f08c371f9cdc","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250530.1.tgz","fileCount":170,"integrity":"sha512-tCw1DdGMogydr7pmAGQL6hkyCggXPD5u//WO4L+nQHSJC4GBLRAGgAySRaFTu6Ndl6ZCfThXe7s2KkjEDyVfag==","signatures":[{"sig":"MEQCIAkdVDILMIfCNjurSiYZMGj7kIrpfGVJOdwmxo0ZInnPAiA2XIA2e7qkbxXhbwWe13ZmXygC8lUEDIcU/rsBnWcYpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\a4dac094-6d66-4f79-bc63-44fa4ddc0432\\azure-rest-maps-geolocation-1.0.0-alpha.20250530.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a4dac094-6d66-4f79-bc63-44fa4ddc0432\\azure-rest-maps-geolocation-1.0.0-alpha.20250530.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-tCw1DdGMogydr7pmAGQL6hkyCggXPD5u//WO4L+nQHSJC4GBLRAGgAySRaFTu6Ndl6ZCfThXe7s2KkjEDyVfag==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250530.1_1748674286111_0.4419191999764296","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250602.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250602.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250602.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0eea5b79d587dc2daaa31fd7cee92374c5f4e3c0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250602.1.tgz","fileCount":170,"integrity":"sha512-/ZYtqXaq0hRZIOJs25g6dekQ3pgwFcJNDxMeBZfUd2NPXuS92Ch2QKU+0xVLD43ZrEERLD7VUG7a7Vqs4aaLSA==","signatures":[{"sig":"MEUCIQDMZzuoxbPaZOT1GT3XtA7egf2WV/R8zEB9ZFhW/A9qCQIgK1v4bXikSpYm7JXwgEUptSA6u4CM1yoHLq0+gdw03Ps=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\841a0e7f-ca54-4285-ba00-fac92e8ae4f6\\azure-rest-maps-geolocation-1.0.0-alpha.20250602.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\841a0e7f-ca54-4285-ba00-fac92e8ae4f6\\azure-rest-maps-geolocation-1.0.0-alpha.20250602.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-/ZYtqXaq0hRZIOJs25g6dekQ3pgwFcJNDxMeBZfUd2NPXuS92Ch2QKU+0xVLD43ZrEERLD7VUG7a7Vqs4aaLSA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250602.1_1748933730367_0.33834775091407576","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250605.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250605.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250605.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f92b17324084f26553b0c5276c8a5fa455430599","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250605.1.tgz","fileCount":170,"integrity":"sha512-doHVwGC/o0/xsr7cKwENC3vFamADFtE+QMB0vW/eT4FyN5yFJxqIrLXRiKURxPu48jt2OCaArAYriqDbLSv1aA==","signatures":[{"sig":"MEUCIQCScJLqa5GZWvN5xX13CaEESYv4/id3Sct5dAziIAV9mwIgYMHG8ShggQvHkUiM86geWezvMtVWF7Zf0f8Sz+yO7tI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\bdf2ddb1-16e7-45b0-9b4d-5f8a0feb4260\\azure-rest-maps-geolocation-1.0.0-alpha.20250605.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bdf2ddb1-16e7-45b0-9b4d-5f8a0feb4260\\azure-rest-maps-geolocation-1.0.0-alpha.20250605.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-doHVwGC/o0/xsr7cKwENC3vFamADFtE+QMB0vW/eT4FyN5yFJxqIrLXRiKURxPu48jt2OCaArAYriqDbLSv1aA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250605.1_1749192734399_0.12488701993108431","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250606.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250606.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250606.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8dc9c3cd93b99060d7dc825000e5e5aa1f2e58da","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250606.1.tgz","fileCount":170,"integrity":"sha512-f2BQVQz3MibaSQwyiw4tAGvXkUzKjnnZA1cTgvJrxgre1u6gkJnmUJBTtAl5nKQ18j7oAef7va1t0XlqqsrdfA==","signatures":[{"sig":"MEYCIQC+vrpzO8BdpYlajKEezWulUfsCviFVxCSVj9TWfHKA0QIhAN7cAi4wL1VJjXfta4bBdqmdKn4fSYvuiFsDwABmVe0d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\2c08dc94-167b-4d67-84ef-7608bd2f86ea\\azure-rest-maps-geolocation-1.0.0-alpha.20250606.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2c08dc94-167b-4d67-84ef-7608bd2f86ea\\azure-rest-maps-geolocation-1.0.0-alpha.20250606.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-f2BQVQz3MibaSQwyiw4tAGvXkUzKjnnZA1cTgvJrxgre1u6gkJnmUJBTtAl5nKQ18j7oAef7va1t0XlqqsrdfA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250606.1_1749279248307_0.6721199630201184","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250609.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250609.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250609.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4fb3cce29644784d6c3761777a110f85052cbb2e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250609.2.tgz","fileCount":170,"integrity":"sha512-nVt+AmcFQpXzRV4du2p5wq96lLSLpNnfsq/teur6M/Dafc/wsSKKVkINzCYed3d1zf4G34RARF7MzbnTJ4y6+A==","signatures":[{"sig":"MEUCIGpkOwo0kYhcV3eT654XHrHDEDPPlkgBZP5sL0Q0iPygAiEApwg8JCE3adNExcDunMxL/pgQhl+zNl002zEqWKMgUl8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\bf4fd621-ea50-4de5-9b17-07257e31344c\\azure-rest-maps-geolocation-1.0.0-alpha.20250609.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-browser dist-esm test-dist temp types *.tgz *.log","format":"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bf4fd621-ea50-4de5-9b17-07257e31344c\\azure-rest-maps-geolocation-1.0.0-alpha.20250609.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-nVt+AmcFQpXzRV4du2p5wq96lLSLpNnfsq/teur6M/Dafc/wsSKKVkINzCYed3d1zf4G34RARF7MzbnTJ4y6+A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250609.2_1749538212033_0.9171975532622636","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250610.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250610.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250610.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e39b26653301532b3c234e5f7f5bedadd94ba8ab","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250610.1.tgz","fileCount":170,"integrity":"sha512-1TyhDVuS5bLuFB2hQ61VENmsbZxvTqKj+lHfMCDbGsroDlrB+viE04PX1gzSBk9NPv/EBmhsWE3uRUPaip+HsA==","signatures":[{"sig":"MEUCIQDJxAZqUFNgU+3f24Kzlta+EFSEKARxs2V3dwwQzVN7rQIgG6/2DKT3E1Wy6O1e1jcbJGeK/oDA6Wr7c+EQBmzKAUw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\af6bac9d-946a-4c4b-8b06-907424ed6bb3\\azure-rest-maps-geolocation-1.0.0-alpha.20250610.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\af6bac9d-946a-4c4b-8b06-907424ed6bb3\\azure-rest-maps-geolocation-1.0.0-alpha.20250610.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-1TyhDVuS5bLuFB2hQ61VENmsbZxvTqKj+lHfMCDbGsroDlrB+viE04PX1gzSBk9NPv/EBmhsWE3uRUPaip+HsA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250610.1_1749625029953_0.7007989635379048","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250611.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250611.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250611.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3f7b62448fae9ded5a3e018740e64e73f621236b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250611.1.tgz","fileCount":170,"integrity":"sha512-nepxjxSeNSgQ8+GNZdWxCNNj7deFDM5ueeDp9TOWi+HfgMGb371yrMEj0U+O0e8QhQjPCIf/cjQh/xm/EVSOsg==","signatures":[{"sig":"MEQCIEPx69llXpSsGD4aLWK/J8j8TadnRACfe1BHl4nM7cknAiBJ50uVMeiIyGwrsXjiEd+h17vNxOZRBvd5LBLZpzWlSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\885022d4-c2aa-4e7e-8e4c-8ea98745051f\\azure-rest-maps-geolocation-1.0.0-alpha.20250611.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\885022d4-c2aa-4e7e-8e4c-8ea98745051f\\azure-rest-maps-geolocation-1.0.0-alpha.20250611.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-nepxjxSeNSgQ8+GNZdWxCNNj7deFDM5ueeDp9TOWi+HfgMGb371yrMEj0U+O0e8QhQjPCIf/cjQh/xm/EVSOsg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250611.1_1749711074084_0.6214676700309127","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250612.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250612.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250612.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f8bf5d10570d1048fe3eb56ec291115fb33514bc","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250612.1.tgz","fileCount":170,"integrity":"sha512-09G4+YTPyJpBW4onGKgS5GtIcFokTTtG74cV9/yvi3LNrFW4bPt53qcTKyLSaNy+BLLjWbp+w6kzA/pSKzUR0A==","signatures":[{"sig":"MEUCIQC5I+2PHeVZlXWTGi7TQvFWSwC4Q2It99IGPHZo3/2LCQIgW9lQrMiZW/gVKMJueMEaBgZFIFPlRX+m6+pX6DN2pk8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\6e788d37-0e07-4e1e-af00-fe9be3d03c50\\azure-rest-maps-geolocation-1.0.0-alpha.20250612.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6e788d37-0e07-4e1e-af00-fe9be3d03c50\\azure-rest-maps-geolocation-1.0.0-alpha.20250612.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-09G4+YTPyJpBW4onGKgS5GtIcFokTTtG74cV9/yvi3LNrFW4bPt53qcTKyLSaNy+BLLjWbp+w6kzA/pSKzUR0A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250612.1_1749797697866_0.4793935169015826","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250613.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250613.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250613.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"91563cbc6000c415c6e8db50deeb3dc5e6d00ff2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250613.1.tgz","fileCount":170,"integrity":"sha512-Tmo9y3bCHb6tuDPKrufeWNSck9T2gZWDOLQx4VPXWtr38mgFMHJu2lWGxtOoN4hcN0uxxNfYZUzFc6sofbJjwA==","signatures":[{"sig":"MEYCIQDwsTJeJ0z3o4pktvSF0vhzUDkTBNGEkpBoCg0R0zusZQIhAKQMq3q+CvSqgun/669fwqTKmZ9k5j1QIDY/46of9o7I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\2c5c6278-f05f-49a8-91ff-eac29ce7ee87\\azure-rest-maps-geolocation-1.0.0-alpha.20250613.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2c5c6278-f05f-49a8-91ff-eac29ce7ee87\\azure-rest-maps-geolocation-1.0.0-alpha.20250613.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Tmo9y3bCHb6tuDPKrufeWNSck9T2gZWDOLQx4VPXWtr38mgFMHJu2lWGxtOoN4hcN0uxxNfYZUzFc6sofbJjwA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250613.1_1749884057767_0.3804843945385372","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250616.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250616.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250616.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"593c3bf1fce83d0e991fd7f13efc1173d95e9f94","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250616.1.tgz","fileCount":170,"integrity":"sha512-Q0+G1QiKF/H+6HGGS4drX99y5IwlSpYuZQKUnwTqCSrL1Hi+714EfJJk4W6wkedEv0ORU2ZM18wIodSagWCWAA==","signatures":[{"sig":"MEUCIEI3VRXP5PfjsopAEdrQWH5ihtOBMk1q0GrJw2gdAd/2AiEAliTz23qC9LZk/9//J0qtd+OuVGxzd4Zp/JSKL05Vwnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199245},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\af492cc1-5d4d-4274-ad77-9352920e21cc\\azure-rest-maps-geolocation-1.0.0-alpha.20250616.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\af492cc1-5d4d-4274-ad77-9352920e21cc\\azure-rest-maps-geolocation-1.0.0-alpha.20250616.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Q0+G1QiKF/H+6HGGS4drX99y5IwlSpYuZQKUnwTqCSrL1Hi+714EfJJk4W6wkedEv0ORU2ZM18wIodSagWCWAA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250616.1_1750143090261_0.9771935060446937","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250617.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250617.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250617.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9ff99563e436c43ad78669e47ca2b23b4807f6b4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250617.1.tgz","fileCount":170,"integrity":"sha512-BpgRmsovb1QSAHllONy8Sx4dfR3wzjV4r7g4xK6/VTs1as1xlOjvcx8PP1SVd3+wzgzO+Hm8F861Loa3POzsRg==","signatures":[{"sig":"MEYCIQDNGrvWSTsMk9oi7DSzBzog/dwlYUsE+PoF0U6Gcdw1pAIhAIXDQcUS/U1kELknflcJ/4QPs7BvZZmZxQV2JRuK8hm9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199207},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\7dbf2cbc-e734-4759-abc9-367e13bc1114\\azure-rest-maps-geolocation-1.0.0-alpha.20250617.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7dbf2cbc-e734-4759-abc9-367e13bc1114\\azure-rest-maps-geolocation-1.0.0-alpha.20250617.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BpgRmsovb1QSAHllONy8Sx4dfR3wzjV4r7g4xK6/VTs1as1xlOjvcx8PP1SVd3+wzgzO+Hm8F861Loa3POzsRg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250617.1_1750229454815_0.7447656915580914","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250618.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250618.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250618.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7a3d56db2e00cc4d58e2e5b1eb3c846544bf4262","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250618.1.tgz","fileCount":170,"integrity":"sha512-BtVSQCjSBWCIKoDdcTO7uHUx8nC+H+GTs21/Staqi+SRjOdxG+pUNIpBJznQLfntsCa7pnxFK1+Nk7YNdyFCsw==","signatures":[{"sig":"MEUCIEjbfyT2gIFZnSrzz6csOaasw1oootLPWJRuZ/BNyXq8AiEA0wPWQSBwWMN5mepXcJkSHosR5BC/lvpxCjFUeYfXinI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199207},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\94ce4db3-8661-4e7c-a028-0a1bbfd3d2cd\\azure-rest-maps-geolocation-1.0.0-alpha.20250618.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\94ce4db3-8661-4e7c-a028-0a1bbfd3d2cd\\azure-rest-maps-geolocation-1.0.0-alpha.20250618.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BtVSQCjSBWCIKoDdcTO7uHUx8nC+H+GTs21/Staqi+SRjOdxG+pUNIpBJznQLfntsCa7pnxFK1+Nk7YNdyFCsw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250618.1_1750316861660_0.7663762346140977","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250619.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250619.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250619.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6c5a578b6b64acbf91a1f38215324c783b01a5a2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250619.1.tgz","fileCount":170,"integrity":"sha512-ZeW0AwFjm5lVwqiftd2QJPNZ+KKm19ysOmZIdg42DH+ghtGVS8AQEa23E1o46P50ymL1jN3/hEECyNGL4XzvQw==","signatures":[{"sig":"MEUCIQCVBs91Vjcx0WAGftIM+dQVuTDnXeqpgVDa2cmGbEjZ7wIgHK02dy8PrzEKyM+6MI3rnvt5IYzuVhSZYtO8yLz3ksg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199207},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\2e311939-6735-4630-ace2-3dd296ad441b\\azure-rest-maps-geolocation-1.0.0-alpha.20250619.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2e311939-6735-4630-ace2-3dd296ad441b\\azure-rest-maps-geolocation-1.0.0-alpha.20250619.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ZeW0AwFjm5lVwqiftd2QJPNZ+KKm19ysOmZIdg42DH+ghtGVS8AQEa23E1o46P50ymL1jN3/hEECyNGL4XzvQw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250619.1_1750402431093_0.41604625269828976","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250717.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250717.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250717.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"69414d8ade3cbe9710e70e96693f6e49d97967c9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250717.1.tgz","fileCount":170,"integrity":"sha512-jGdAu9HbWHwXZGojuPr9uxasSc/LJ2PSPnEtPYMTZvzqbdalRVB05oZFYxsrHCyP9JyCdNEJevqiyai2+ongtA==","signatures":[{"sig":"MEQCIA8aK1TTmmioEslmuf4de1SqYXW3V+kk+lmkzbvC4ov+AiAzTaf66tU3AohUhiLBGVZhNh7N4rUSdXjP8DKPsmbTcA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199319},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\47cbd457-e1ef-4fdb-9482-35b87adde5f2\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250717.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\47cbd457-e1ef-4fdb-9482-35b87adde5f2\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250717.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jGdAu9HbWHwXZGojuPr9uxasSc/LJ2PSPnEtPYMTZvzqbdalRVB05oZFYxsrHCyP9JyCdNEJevqiyai2+ongtA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250717.1_1752821150828_0.5813719474240118","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250718.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250718.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250718.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0ad78719b6bfe2c79520d8928559b3859c5a376d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250718.2.tgz","fileCount":170,"integrity":"sha512-G87kV8BFlGAh3kamfIAimD/dK/AfN+GAqsWtOqqZlvjv3HlQXV0lYMwg57buiSPxGdmZ0odr26iqGYyBNzxM5w==","signatures":[{"sig":"MEYCIQCXFGda3lcL3o/yiNZj23m1u7LcwhNtPvkhq3g/gS7MVAIhALdqyWGHSo69gwMZcC4S+9oaxjrrHx02doV3cXegY3AM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196358},"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\\5f397f12-b871-46bc-ab39-ba767e3d1194\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250718.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5f397f12-b871-46bc-ab39-ba767e3d1194\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250718.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-G87kV8BFlGAh3kamfIAimD/dK/AfN+GAqsWtOqqZlvjv3HlQXV0lYMwg57buiSPxGdmZ0odr26iqGYyBNzxM5w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250718.2_1752907633401_0.07488136176101823","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250729.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250729.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250729.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07cb221502eab1c358efa667b616d4d81ded9765","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250729.1.tgz","fileCount":170,"integrity":"sha512-xY+iEX6hN7TCndc7tnFEwSM5L7Uh4soY13PTN+RgNbs4rerpb4H96uxY4jI+Gp9J9ZpSqcC3sCuMZvQCd1xWqA==","signatures":[{"sig":"MEUCIQC8sZ8orrxCTjvaTUKRQfK9f5Maw9RGcSmefxqVdMmwtQIgR7CVicInnZ0Nhg5/vGOJ3PK1l8H6m5kFTLS4b0CjIkM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196358},"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\\8cd0bb63-004c-422c-82d2-90b7554960ef\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250729.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8cd0bb63-004c-422c-82d2-90b7554960ef\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250729.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-xY+iEX6hN7TCndc7tnFEwSM5L7Uh4soY13PTN+RgNbs4rerpb4H96uxY4jI+Gp9J9ZpSqcC3sCuMZvQCd1xWqA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250729.1_1753858072019_0.21393325858394152","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250804.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250804.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250804.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1717b1bceda8ea1edbf2db0ee5c221b230cb1259","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250804.1.tgz","fileCount":170,"integrity":"sha512-xMMg+O5OnmoQ39ii4jhexJxPziPOXibCL1B1l4Qdv84x5sEj5P85dLZaQFyav0b7dRcDDdgqlxqpQ7mk70NRhA==","signatures":[{"sig":"MEUCIQCV3rEd/QfSAJ7JKI0C9CszU7PljN8uqVl86tGPHqM/CgIgKxBvlxUuSox4LBSkF7UQBKxMBkDrU/ZRXpVJJGD/ISQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196359},"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\\e0f57f52-9d96-4192-8d9d-3ad6397c44bd\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250804.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"dev-tool samples publish --force","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e0f57f52-9d96-4192-8d9d-3ad6397c44bd\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250804.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-xMMg+O5OnmoQ39ii4jhexJxPziPOXibCL1B1l4Qdv84x5sEj5P85dLZaQFyav0b7dRcDDdgqlxqpQ7mk70NRhA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.6.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250804.1_1754376552074_0.649527115705653","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.6":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-beta.6","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-beta.6","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"013579f38301c5784a09550bf50ea400f5e7c9f9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-beta.6.tgz","fileCount":170,"integrity":"sha512-4KOR5XAo/mhgjWk5DjwSQEbhmU6DPpDcLn7P5nL6ImErfuwyYzO0BSvoFsnhdFrW8t41dc4/DBcZ+yJj8zoL0w==","signatures":[{"sig":"MEUCIGOj04e3WyLPgp6AjD7Qxx2C2f7uXV3BXxQIYyHW9pGgAiEAotPS+iugLe5MK0boQwZHFy9y0vL+ua2rXW2hEdyXyJI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\463a9bd0-e88c-43c7-a8ad-13f0060633d4\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-beta.6.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\463a9bd0-e88c-43c7-a8ad-13f0060633d4\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-beta.6.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-4KOR5XAo/mhgjWk5DjwSQEbhmU6DPpDcLn7P5nL6ImErfuwyYzO0BSvoFsnhdFrW8t41dc4/DBcZ+yJj8zoL0w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.1.1","@azure-tools/test-utils-vitest":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-beta.6_1755846406407_0.26644400971560644","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250822.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250822.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250822.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"53b6f88479f4d50f931b98908b9bc394fa83ff69","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250822.1.tgz","fileCount":170,"integrity":"sha512-/7hE4XytbkbNB4/j7Mp4X2o00Uej/phxMvAkjLQ4TXBU7N/E9wWsQrI7+gWQCCbajbnKFpSfRVzGb8G2C5wDvg==","signatures":[{"sig":"MEUCIQCLrnhr1yeNEqH2b5VsUg1YS6BbcoIDOdX2Up4ZwCjVQQIgWzCUkEy9rzDzlWutPXNwt4T/VEgCFa5h3iA5LAA+0YA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\cd97dc87-65ae-48ac-83b7-e30c2dd28f88\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250822.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cd97dc87-65ae-48ac-83b7-e30c2dd28f88\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250822.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-/7hE4XytbkbNB4/j7Mp4X2o00Uej/phxMvAkjLQ4TXBU7N/E9wWsQrI7+gWQCCbajbnKFpSfRVzGb8G2C5wDvg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.1.1","@azure-tools/test-utils-vitest":"^2.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250822.1_1755932041242_0.051002375343384365","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250825.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250825.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250825.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"74b5153186c00c26f0d7c1413c2c2d6668345b41","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250825.1.tgz","fileCount":170,"integrity":"sha512-GZiRcMW20/NCkzmHklVdua6L2a6ayMdFjYPgRYjcXJakHesEUgz7ZRD6q5jGCjOfBBb7vjjPjo4bk7hh2FRoLg==","signatures":[{"sig":"MEUCIQDbcdB/GdddG4AFxaMn7l/FuUQcz+c4+mHjYFogZx8HNAIgDAH8M2nO1DxKC/DR3XvsX0EhibjD+GVewzsJruBpd+s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\31d06d2a-2eae-4ea8-86d0-2d14c16b3d8e\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250825.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\31d06d2a-2eae-4ea8-86d0-2d14c16b3d8e\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250825.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-GZiRcMW20/NCkzmHklVdua6L2a6ayMdFjYPgRYjcXJakHesEUgz7ZRD6q5jGCjOfBBb7vjjPjo4bk7hh2FRoLg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.1.1","@azure-tools/test-utils-vitest":"^2.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250825.1_1756191135802_0.11048055129646905","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250826.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250826.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250826.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"921d0bd402f3be7822b27045f33bb7a6cc90ca34","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250826.1.tgz","fileCount":170,"integrity":"sha512-I8pzno9YnL2eEhtQn70zROnqrVk/AvGTSQiK8DAVRmkJFRcVEG+3l05RHD/4j2PWdtQEWKR58Qbv99FosiFOiA==","signatures":[{"sig":"MEUCIQDts6Xuel8YRmjH05bmaD23ZNNCW890MUN/LBaeFf/VMgIgA/FrEdEIjUx8xalV0sNfDgfEjodJuN6ILdtmVqaF/zs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\491ef3ac-bd38-423a-ab1c-0fdab454aa58\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250826.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\491ef3ac-bd38-423a-ab1c-0fdab454aa58\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250826.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-I8pzno9YnL2eEhtQn70zROnqrVk/AvGTSQiK8DAVRmkJFRcVEG+3l05RHD/4j2PWdtQEWKR58Qbv99FosiFOiA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250826.1_1756277461004_0.3479598682178886","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250827.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250827.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250827.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ff9fc06b98b08a2c982fc94e659d067afa3d6b00","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250827.1.tgz","fileCount":170,"integrity":"sha512-XL6fnGBVpnh0aNyoKnLXIOfc4bAWPhq0M2g/AH2OfA8Oov74iQMxjss+WmtCsvV8euiZc9BDI4Pv6DQUbFtjwg==","signatures":[{"sig":"MEYCIQD1OuXYT7DJtWw0O9reCqxnJb1M5KRl0JPPDH7lOcDoNgIhAKOL6SkvY0IpvxyVr8BlFJq2Gct2Zi5X/B/0T27Gxs/2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\ae9f09e2-f600-463f-9b5f-739d8452faec\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250827.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ae9f09e2-f600-463f-9b5f-739d8452faec\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250827.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-XL6fnGBVpnh0aNyoKnLXIOfc4bAWPhq0M2g/AH2OfA8Oov74iQMxjss+WmtCsvV8euiZc9BDI4Pv6DQUbFtjwg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250827.1_1756363949219_0.0738002007352565","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250828.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250828.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250828.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b61b20e293d1b528fbfc7a051a1de4d9808d1c97","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250828.1.tgz","fileCount":170,"integrity":"sha512-EMtcSwiY/SOlugt3f0J3mTdVnqbUbWfG12kjB8f8iUxq6aKsSD9oSfMsY8SdrzssaVh/79KAqMcNtSguCx9fLQ==","signatures":[{"sig":"MEUCIQDJ/OlP7pWXIh43EDC71A/Yu8MEUCKs03sd0JhVnlWLRwIgE3qA6ga0p1pAaFIGw/vdzTLMfGlDGmN/KSMRTi+t7ms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\bb957614-7e92-4dd4-b028-2ca7e6861dc6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250828.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bb957614-7e92-4dd4-b028-2ca7e6861dc6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250828.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-EMtcSwiY/SOlugt3f0J3mTdVnqbUbWfG12kjB8f8iUxq6aKsSD9oSfMsY8SdrzssaVh/79KAqMcNtSguCx9fLQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250828.1_1756450284398_0.9350869694172901","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250829.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250829.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250829.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f4577a6fc5056e2cc3dd389d0cd11c9a2ce6508e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250829.1.tgz","fileCount":170,"integrity":"sha512-D8mLhvz3T1xhTTM/lOqbOWCQMSTO6HQz9upfvCos755yyQKL4hYUlT/n0H7gAXZYe8K4tHp6YOUMGlRymCH1kg==","signatures":[{"sig":"MEQCIAirEb+vsvqOWV5GJUjud9yak2ZkR97bCHpSmdpTZ3HfAiAsuZd8ExrqCBBGrMk6bR/olNfeQ52Vk4RpqQTpuR7d2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\d2dc4e39-1bb2-4c9a-8497-5a13831934e2\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250829.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d2dc4e39-1bb2-4c9a-8497-5a13831934e2\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250829.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-D8mLhvz3T1xhTTM/lOqbOWCQMSTO6HQz9upfvCos755yyQKL4hYUlT/n0H7gAXZYe8K4tHp6YOUMGlRymCH1kg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250829.1_1756536752201_0.2954513873722364","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250901.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250901.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250901.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9741cbd02fa60eca18a23a52d68c37c41c87c49b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250901.1.tgz","fileCount":170,"integrity":"sha512-lc4Cdxx+GW+eUkLmH4bhC1sSD/w8jN45ddSgiMds833hil20gLcwR/vkE+jEGPPuf8PqGFqwD/KWIb1RjZISrQ==","signatures":[{"sig":"MEYCIQCFFQhL677wazDBSOfGhGzfs3/FbThh+oFNLO9/DVVx8gIhAMsYMLR6H2XMEBbEXs5W3nW3JrXUE6/FCzCJ02jmTb21","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\b9ecfdc9-f455-43fb-99b0-76be314da21b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250901.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b9ecfdc9-f455-43fb-99b0-76be314da21b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250901.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-lc4Cdxx+GW+eUkLmH4bhC1sSD/w8jN45ddSgiMds833hil20gLcwR/vkE+jEGPPuf8PqGFqwD/KWIb1RjZISrQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250901.1_1756796138151_0.4589405621368343","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250902.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250902.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250902.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5145cd945544f564bccd6eb6651a667688031eca","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250902.1.tgz","fileCount":170,"integrity":"sha512-rWhK98XDXh4rK8lA71sGodfqLKQBKK/hVctko3ol9t3nnW5XRSwBOWjdKZyYaB7Bcz+N+KLA99p873SAjF3Yuw==","signatures":[{"sig":"MEUCIHw7u6V7w5YH25Bk4Rk4iC6Snpsy5KbNTfjwjft4z00mAiEAqLgVXGUHrYGuxgEZly2kzeTgwBQmSJJn2WUTHg6AKyI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\10aeb181-ca8a-4a2e-a0e5-c7217a247d27\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250902.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\10aeb181-ca8a-4a2e-a0e5-c7217a247d27\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250902.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-rWhK98XDXh4rK8lA71sGodfqLKQBKK/hVctko3ol9t3nnW5XRSwBOWjdKZyYaB7Bcz+N+KLA99p873SAjF3Yuw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250902.1_1756882669904_0.12250283087870839","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250905.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250905.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250905.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"12e74ea38c4a844f2a48ed553d53dda4d66a1e4d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250905.1.tgz","fileCount":170,"integrity":"sha512-p5Q+HtgC6szTahjLtet7cJoAQhM5yrHz5NGtQIQsTjT7WqHfMMy6zdZ9otTQfAkQK3K+LQVLObRTChN8ZI+XrQ==","signatures":[{"sig":"MEQCIAsxM7QV+Nq616ZTTOyQnDiWxzUzf8lxSXQg13sL+sejAiA7Gafw/H8Rw/EhXN/QA5LPcwMgS7CwOm8/Zknm2glPpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\63cbd63d-508e-478d-a9f3-671dd407eda6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250905.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\63cbd63d-508e-478d-a9f3-671dd407eda6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250905.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-p5Q+HtgC6szTahjLtet7cJoAQhM5yrHz5NGtQIQsTjT7WqHfMMy6zdZ9otTQfAkQK3K+LQVLObRTChN8ZI+XrQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250905.1_1757141243185_0.1812779391190491","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250908.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250908.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250908.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"53c5c6442ee92b23e64a6180dad0621e6be3d57c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250908.1.tgz","fileCount":170,"integrity":"sha512-iTIctp0JTQ2/flvAgYz/W2FhPDWMjJniKAT1MqRveU7yx3RUOSsal9llgP9hsHoMuE4S7U+SYQdqlm+oLv+0TA==","signatures":[{"sig":"MEUCIQDdww3u5Y2TuOraVAWTWCBEYvrlVY+6fKwcJWrLR/QYUAIgPV9H/sR7iLMbfTnQOLrrfqKAriyd1EJkhvgOgR6QN3I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\d0f2b363-214f-4f5f-a659-d78b9ce42b0b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250908.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d0f2b363-214f-4f5f-a659-d78b9ce42b0b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250908.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-iTIctp0JTQ2/flvAgYz/W2FhPDWMjJniKAT1MqRveU7yx3RUOSsal9llgP9hsHoMuE4S7U+SYQdqlm+oLv+0TA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250908.1_1757400662636_0.028202653876234107","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250909.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250909.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250909.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aa3d54fb9c9f97f1bf5bc5cc4b3311d1fc00d359","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250909.1.tgz","fileCount":170,"integrity":"sha512-Ydxd6bErozNWHL3STgQTzEC2QbnOTZr8h1/QXENREA5rZqmA4d9m8NzURzXdOifWciLBPxCjLxZzmIv+3V/74w==","signatures":[{"sig":"MEQCIEfcNaG3eQ5mk/qQFlMv7zP+673ckobb3hufiw5J8fIGAiAOk+o45kDHlEvaNUpI7oKw7Zyc4dfKg7lMm/XaR60tSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\7afae198-5097-4f69-8c1f-4283ab6ce289\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250909.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7afae198-5097-4f69-8c1f-4283ab6ce289\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250909.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Ydxd6bErozNWHL3STgQTzEC2QbnOTZr8h1/QXENREA5rZqmA4d9m8NzURzXdOifWciLBPxCjLxZzmIv+3V/74w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250909.1_1757486952412_0.20610915143928965","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250910.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250910.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250910.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c58cb0ffc7896494431beda040d10b1ee4b608a3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250910.1.tgz","fileCount":170,"integrity":"sha512-BoQ5GMCFhaPBvq9tsU0jz8q4pjoW4OMclRdBEzDSyCafObxJJX80SvOFe9ZbuHwB2zjUVBSPLCAb5ZrY3DpyTQ==","signatures":[{"sig":"MEQCIARxtiV6jfSvmY7gAfHaOzak0FOStQhwOpOKq0rBkQ/HAiAw3TRTOu2JHHoEYcWX/NZ7geVJc3xNYuD8hPciEB+7QQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\78a02d6c-1369-4f6f-a3e0-9e4aee47d0e6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250910.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\78a02d6c-1369-4f6f-a3e0-9e4aee47d0e6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250910.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BoQ5GMCFhaPBvq9tsU0jz8q4pjoW4OMclRdBEzDSyCafObxJJX80SvOFe9ZbuHwB2zjUVBSPLCAb5ZrY3DpyTQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250910.1_1757573183048_0.4720975998428736","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250911.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250911.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250911.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"faf9a45898f74d1057ecdbdbc1ae503def2c1167","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250911.1.tgz","fileCount":170,"integrity":"sha512-O7DsKkgj2e/rf9i5p3xUlendFGQIjStOr+R1w53veG/lPTwSZKANzV5WuYiL5d+wAUMib/uKCkiKmw+RRgNYKw==","signatures":[{"sig":"MEUCIQCjAyKhbjtgyw1HyEM8PS7i4taT0CRi3q1m+nlEh9EQxwIgG65qqKURHedWyApj/76YTYkZ+U+Qlqz2jPqhq4J8Xyo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\6c9d2095-5e57-41e0-a331-83e2d4fc0134\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250911.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6c9d2095-5e57-41e0-a331-83e2d4fc0134\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250911.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-O7DsKkgj2e/rf9i5p3xUlendFGQIjStOr+R1w53veG/lPTwSZKANzV5WuYiL5d+wAUMib/uKCkiKmw+RRgNYKw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250911.1_1757659500988_0.5091542372283626","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250912.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250912.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250912.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a584d15d18001ebf08d264c0cf988875280366d4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250912.1.tgz","fileCount":170,"integrity":"sha512-kwh4/osOa1ZvIt25gL0UJBE4NWTPCO9tW2bzrWKXqbTrux8+YGGI6h9LMHQPZHYfx9chwBPrpfMWw1FRS96Ncw==","signatures":[{"sig":"MEYCIQD1Z6VNoTzaKt+a0XvMJZTnkCJpq30WRMfN/UjjB5te/QIhAOGFwIhSgk+aIm2i6lmOmoq+1q58oOf/LX+mBiJmeOnr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\76f6b31b-8fe0-4053-8a3e-4e7bc7090f11\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250912.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\76f6b31b-8fe0-4053-8a3e-4e7bc7090f11\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250912.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-kwh4/osOa1ZvIt25gL0UJBE4NWTPCO9tW2bzrWKXqbTrux8+YGGI6h9LMHQPZHYfx9chwBPrpfMWw1FRS96Ncw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250912.1_1757746736145_0.8450628844077868","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250915.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250915.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250915.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cc6cac5c0da3909e82001013210b3496beba3317","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250915.1.tgz","fileCount":170,"integrity":"sha512-sBPHMZ2RfhXb4nKKbhV7g/grejRqt4+ZDPSJ5r6TstvWnGmbEX0iBBAZpUZHO/vmxe1GxYdOPMrNyGmaS2nTog==","signatures":[{"sig":"MEUCIQDnVJRNcdIraRtHlOyWk+GJEEgmIMuyfpPWKnpeU9g1FQIgMCpO+oxub0XQfhKFaG8XjQF63jk1zGCnLVhqWIFKrKA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\1459dd3a-fbf5-4842-bd91-067f9a67f2ca\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250915.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1459dd3a-fbf5-4842-bd91-067f9a67f2ca\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250915.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-sBPHMZ2RfhXb4nKKbhV7g/grejRqt4+ZDPSJ5r6TstvWnGmbEX0iBBAZpUZHO/vmxe1GxYdOPMrNyGmaS2nTog==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250915.1_1758004990863_0.8335323809270727","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250916.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250916.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250916.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"80f909f8c955d3438b25712fc01038e3137902ff","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250916.1.tgz","fileCount":170,"integrity":"sha512-R1XjvauoaZ/6j0C2zrlIiH9v8t6mlAx5DDA17Xu8i+MGZVMan8iNFq6tBEc6oFadpnPMwjuOGDpq4dd/KrVnYQ==","signatures":[{"sig":"MEUCIQDdZT6dObWlTp9e0AeMtRmqvH+qzmn1Uex4yzokFNx9ugIgA03dZUHljCwWyE+n04/oLKW05wvX9WK1qUJzcl2lRiU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\1d981111-ee78-45e9-bbd3-0f52d81e0925\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250916.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1d981111-ee78-45e9-bbd3-0f52d81e0925\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250916.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-R1XjvauoaZ/6j0C2zrlIiH9v8t6mlAx5DDA17Xu8i+MGZVMan8iNFq6tBEc6oFadpnPMwjuOGDpq4dd/KrVnYQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250916.1_1758091649053_0.05594430631980196","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250917.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250917.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250917.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eb355cff3a1a831fb48a7516a0b720a3313e6ebb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250917.1.tgz","fileCount":170,"integrity":"sha512-j227/+xI7OGMkgAY8YNGdG16766qRqOEdPTrXo1hZapoToFQWxAGuybkpsYA0k3SBuUW4rlAKRk6iJKgNThBcQ==","signatures":[{"sig":"MEQCIAT/j1Yduk2yEKrN1HvdzCMiFcToNlkGOtVWRJqz/m4IAiAB3DRz5Pwvi7fezOzln0YEVnabNs5WQ3NymDgtqOAnHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\557585a9-6591-490f-b334-25a5247505ff\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250917.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\557585a9-6591-490f-b334-25a5247505ff\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250917.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-j227/+xI7OGMkgAY8YNGdG16766qRqOEdPTrXo1hZapoToFQWxAGuybkpsYA0k3SBuUW4rlAKRk6iJKgNThBcQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250917.1_1758178028292_0.057858657872848385","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250918.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250918.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250918.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4a234c89fa2fdc990f7a33dd8d116700f7ab0949","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250918.1.tgz","fileCount":170,"integrity":"sha512-trx2m0C0ildUXWiHDuBzUKb7N6y93mTMcdildEcBt7rEPCq0wdqdlKi+mRjHyUNaZN8iW6nY6AiGy53VoBL/3A==","signatures":[{"sig":"MEUCIQDSip2S1n65IFIsOQGzfWWpw68THsPU4CogiFHQmUFllQIgWrZESE1qu227UHxrEL0XtOvb2I9akEpvFaAqKoPufMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\0929ca7d-ee52-4eb8-8d93-9929e82054b6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250918.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0929ca7d-ee52-4eb8-8d93-9929e82054b6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250918.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-trx2m0C0ildUXWiHDuBzUKb7N6y93mTMcdildEcBt7rEPCq0wdqdlKi+mRjHyUNaZN8iW6nY6AiGy53VoBL/3A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250918.1_1758264376380_0.341188513198593","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250922.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250922.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250922.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a047b53e1b9f95723aac96ca49d4089bf1ce4174","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250922.1.tgz","fileCount":170,"integrity":"sha512-O1Vb8EKLIpxqDLnhIJjiXQrw5CbXy5WmoeKxEoA9FXkcMWq3ZBYNbU2LSYUssrxqDITjK0YBZ+RQoTr0M4Z0Xg==","signatures":[{"sig":"MEUCIQCCm1kZz8j/ZG2h8P765VSUdxF6oBuVIZKQzquxph23rwIgSVGfvcnoDYUVeHMBP+KejgF5FHllciAb1OcL/b+D084=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\50c999ea-5b54-4b02-adf1-16d065554959\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250922.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\50c999ea-5b54-4b02-adf1-16d065554959\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250922.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-O1Vb8EKLIpxqDLnhIJjiXQrw5CbXy5WmoeKxEoA9FXkcMWq3ZBYNbU2LSYUssrxqDITjK0YBZ+RQoTr0M4Z0Xg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250922.1_1758610155852_0.026881176741232027","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250923.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250923.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250923.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d2bdfb59e4395ea47058272f0e0db8134216b1cc","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250923.1.tgz","fileCount":170,"integrity":"sha512-2DexTu0uH1kb8/WO1ASQJq2iTxYb71YZZ3BBBlZJcO270dWGy6YADwPXfS5f80hCah6Zkj2DTd/HHmIdV2bWLw==","signatures":[{"sig":"MEQCIEFnmC3cbHoZ3XdRCzAZVTqgMvKoUjrRBy0u3KdwvMxwAiBGusn6Ilz5S8MQ0a3FiRxw1nlpEY8qeKc3NpF1Gn6Qkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\adf9e199-e202-404b-8498-aff85e2da40e\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250923.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\adf9e199-e202-404b-8498-aff85e2da40e\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250923.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-2DexTu0uH1kb8/WO1ASQJq2iTxYb71YZZ3BBBlZJcO270dWGy6YADwPXfS5f80hCah6Zkj2DTd/HHmIdV2bWLw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250923.1_1758696390961_0.33223432939428843","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250924.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250924.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250924.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ac9e9990686f9bda154965dba9725e7eadd9949b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250924.1.tgz","fileCount":170,"integrity":"sha512-To3yMFwxc8+wksVB/oErAhQDemU46iHOp/7ZLnJD1+td8zoeXlHoxkH9i/koAl0hiDnWYz48hEtUF8U5pepazA==","signatures":[{"sig":"MEUCIQCiejUfohWvbXA7S0VmVlkxzxcebw7L7dGbu1Se9MgTNwIgQWlNGfVbgZ2DSMhOD0Wl7h8xBUKJYodiAh/axZACxQc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196267},"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\\8806bf42-53f2-44b4-abbe-65305e1bedb8\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250924.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8806bf42-53f2-44b4-abbe-65305e1bedb8\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250924.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-To3yMFwxc8+wksVB/oErAhQDemU46iHOp/7ZLnJD1+td8zoeXlHoxkH9i/koAl0hiDnWYz48hEtUF8U5pepazA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250924.1_1758782858908_0.728351251747783","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250925.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250925.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250925.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bfa11b4274a7c61df01376cb5e361eefcaa09b87","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250925.2.tgz","fileCount":170,"integrity":"sha512-B/SRif+StZHyoCsWszQ9wCLjJWmS6YraU8B0XS0j0LWbgEVIRzCT86xouGbE1uXx1U/LHdCHa8vxAo75Qb/t8Q==","signatures":[{"sig":"MEUCIQCenlJpvbauABw10V4A47yxpWnA4soktUlagwTB8iOtowIgWHKhsPkSunlX3U2iAN12KrQD26XJ37fRFuo0vyRKVyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196333},"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\\c6f128f2-a11b-4251-8edb-4b6b8030cdf7\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250925.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":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c6f128f2-a11b-4251-8edb-4b6b8030cdf7\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250925.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-B/SRif+StZHyoCsWszQ9wCLjJWmS6YraU8B0XS0j0LWbgEVIRzCT86xouGbE1uXx1U/LHdCHa8vxAo75Qb/t8Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250925.2_1758869115199_0.9132680776089852","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250926.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250926.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250926.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"210ab9df8b59a5515570da16105da7f8edc8b71e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250926.1.tgz","fileCount":170,"integrity":"sha512-RHRwBLlvLm5aGGY9txgC/Ej/LxMSxyRhcsb8WHJEp3Jh4yzZZVWbyzbhD073vdsv8EmVeL6aYn8QxN2+8tgn7w==","signatures":[{"sig":"MEQCIBmWhcNYAOaM9vxLePo1d6+JiRdqYL7o6RvyFd6kL6dpAiAWhclZttUTpfoQZYNcRck1SOJPWlMeVyl5u084dPiN7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196333},"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\\a9b1bfe4-4955-4222-b8e9-ac6bb97ac338\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250926.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a9b1bfe4-4955-4222-b8e9-ac6bb97ac338\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250926.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-RHRwBLlvLm5aGGY9txgC/Ej/LxMSxyRhcsb8WHJEp3Jh4yzZZVWbyzbhD073vdsv8EmVeL6aYn8QxN2+8tgn7w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250926.1_1758955662484_0.6304185009444796","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250929.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20250929.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20250929.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e4ab65c2a27d40b65d7c6de0361294d20fa5ea39","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20250929.1.tgz","fileCount":170,"integrity":"sha512-SOgRqhE2ho6MVV0PUdH6AQ0pErlwuB9A5kRSrtmPFWOKB9cmeEu2CDyq7fp+i+Hqk2IVqxw5PFE27HCJzGAPBQ==","signatures":[{"sig":"MEQCIDb/2dm1nWOLKC5iNQKRj7DJfIRsKWl5Iw0eZdV4+fFKAiASswT7OhK81Bxfov4UzYIs4DNxVofZHcxXtXzEz/Nbkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196333},"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\\b5358c15-fb9d-4248-a3b8-9a2011517e56\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250929.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b5358c15-fb9d-4248-a3b8-9a2011517e56\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20250929.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-SOgRqhE2ho6MVV0PUdH6AQ0pErlwuB9A5kRSrtmPFWOKB9cmeEu2CDyq7fp+i+Hqk2IVqxw5PFE27HCJzGAPBQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20250929.1_1759214795225_0.6829473283153864","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251001.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251001.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251001.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"196f562f74be3dd480481bd780c6c7f51c4db067","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251001.1.tgz","fileCount":170,"integrity":"sha512-a3IyXYMRp7a2wblK/jUKyYP8OMFBKkET9vSXlwgLaiN0bdEerUHJ37QJHA4iVyt9VsYsymv5oi5iVQX4YutOTw==","signatures":[{"sig":"MEUCIBk95LgaAZskNNMcAabgY0gPz0QpxrPIReETXl2urx3JAiEAv+8iWHp/2AYS07rD2XZBdvwN8hI2mh1Or2ijbAKNjaU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196333},"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\\46fa3aef-408d-477c-af11-446cd87b1ed6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251001.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\46fa3aef-408d-477c-af11-446cd87b1ed6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251001.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-a3IyXYMRp7a2wblK/jUKyYP8OMFBKkET9vSXlwgLaiN0bdEerUHJ37QJHA4iVyt9VsYsymv5oi5iVQX4YutOTw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251001.1_1759387587409_0.6480059751898408","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251002.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251002.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251002.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"db9baeec6c8a4e24b28659a1bba6ddcab1d840d1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251002.1.tgz","fileCount":170,"integrity":"sha512-9iY0xQmc9gZuqgMdhOCgGLCq3rhAcHux6mCJBegR0yZ7zzAAXmYBcfRwm0uGsNfIInARGJ0LEh6VJanoF7s6Xw==","signatures":[{"sig":"MEYCIQCZiRLamsLjvo2nOChoma9vJW4qLYnM/AEOJaUIyJ/f+QIhAKUd5zabaXx4CZljc3Aw8BuVS96ROiOJpROFqLN+Ah4h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196333},"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\\65546bb5-c7dd-4a02-b854-bd3011483828\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251002.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\65546bb5-c7dd-4a02-b854-bd3011483828\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251002.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-9iY0xQmc9gZuqgMdhOCgGLCq3rhAcHux6mCJBegR0yZ7zzAAXmYBcfRwm0uGsNfIInARGJ0LEh6VJanoF7s6Xw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251002.1_1759473926198_0.16181164400330572","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251003.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251003.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251003.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e90e700f7ce27c32ce36f9c77982ed291eea06f9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251003.1.tgz","fileCount":170,"integrity":"sha512-9qBP1gHpd6LGFCUNnW1/vHOW2HUFQshOlkfjHknnCgKfFIBjwiMvIsg8PKazK3AcpDsClCmenp5qXbFOb8qXJw==","signatures":[{"sig":"MEYCIQCJU9fYlr/r6tP/zSPoUNVJ5OV6T9xbMA8rEDWe+zV0QQIhAN/YCETz+5UaZ5zd+0CqcRnpQbDMzJY+cIajh2EWcVeT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196333},"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\\6976fb37-245f-4c5b-856a-6498f543e40a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251003.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6976fb37-245f-4c5b-856a-6498f543e40a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251003.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-9qBP1gHpd6LGFCUNnW1/vHOW2HUFQshOlkfjHknnCgKfFIBjwiMvIsg8PKazK3AcpDsClCmenp5qXbFOb8qXJw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251003.1_1759560935512_0.10472348979648727","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251006.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251006.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251006.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0cbd690a143f30f072ff29f9e7f701e53f1fd8f3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251006.1.tgz","fileCount":170,"integrity":"sha512-hbwqfa8lkIW6nAq3Jb1inHKIEuaHFMtYEsjbkluvh74ZTghbz3ixMQ6Jw/wLVyju1IjusRFyMmsVITngMBCuQg==","signatures":[{"sig":"MEQCIHkNtH0XCGcE+7zEVgZMeYAkwE4VkDQTPttjXAxyZ+iXAiAU2ti5sua5lbxQxB+qk/CVG27UcSXNy+jXZAJTEpOuDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196332},"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\\8648993e-8089-4f7b-b2d1-ffcdb1c43bd5\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251006.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8648993e-8089-4f7b-b2d1-ffcdb1c43bd5\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251006.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-hbwqfa8lkIW6nAq3Jb1inHKIEuaHFMtYEsjbkluvh74ZTghbz3ixMQ6Jw/wLVyju1IjusRFyMmsVITngMBCuQg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251006.1_1759819443898_0.189733837743298","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251007.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251007.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251007.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"153c374c0a49242aa3032b83640e016e52e861a9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251007.1.tgz","fileCount":170,"integrity":"sha512-8mAv7FTGmj0ZY6xnzcUM9yePVYq6hGHjLwhV29CFbm3SEcZB2dIM8r2F9Piwp740jDee5M3makFciXz5ffm/gA==","signatures":[{"sig":"MEUCIQCIV/QPwDAe2Zi87NdXGODBzYWBp4UWYT6vfB7AF29SbAIgJXgALaJhkOvcvCHLn3SQcentrzjHPHAZaJNazSzADig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196332},"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\\c6836e04-b99a-4796-9a9e-90cad26a56af\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251007.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c6836e04-b99a-4796-9a9e-90cad26a56af\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251007.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8mAv7FTGmj0ZY6xnzcUM9yePVYq6hGHjLwhV29CFbm3SEcZB2dIM8r2F9Piwp740jDee5M3makFciXz5ffm/gA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251007.1_1759906166830_0.6825192715159396","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251008.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251008.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251008.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"567e58599b8e44f066b7df2cab0600c9e5ef9ec7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251008.1.tgz","fileCount":170,"integrity":"sha512-L0KIPrrQ7NfqzV3RgN8OBSYaiGhGgUPviVNbZPyRElPAj1Vg03zhz+eCicbJJmHb6L8r9XjFqZEPWsu5kDOTMA==","signatures":[{"sig":"MEUCIDJD+Tvb9D15N/pZlSV8DMmjYm/Wz9l1zw3Xdx+p3opHAiEAjcaJRHOPs22I/7gtt9XKqTvY0+QkfT5iMOuxni3kXZ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196332},"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\\ea832cb8-e910-47ac-aa6d-9c10bc756d02\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251008.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ea832cb8-e910-47ac-aa6d-9c10bc756d02\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251008.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-L0KIPrrQ7NfqzV3RgN8OBSYaiGhGgUPviVNbZPyRElPAj1Vg03zhz+eCicbJJmHb6L8r9XjFqZEPWsu5kDOTMA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251008.1_1759992755784_0.5933367256359909","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251009.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251009.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9f4f1bc2d517d2bc3642bf37094a634717fa2ca1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251009.1.tgz","fileCount":170,"integrity":"sha512-WlGEt0CP2PPhvCnKbP590Ax2OKSv97qnK7ghJbLxg1HDW1c7yZ1y8pS94JSo4RerHVUjaVCzl5aZZjhUFqnGqg==","signatures":[{"sig":"MEQCIGWUFuilvgVQmCSbnVrw8ds38z+MIWvK5kNQLfN3k2t5AiBPxE3vPbC5kNzV8sQRQN1krGZbxZUGZY9NizsXN0MJHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196332},"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\\80183665-fe88-4403-824e-b5acdf6cb83a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-dist temp types *.tgz *.log","format":"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\80183665-fe88-4403-824e-b5acdf6cb83a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251009.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-WlGEt0CP2PPhvCnKbP590Ax2OKSv97qnK7ghJbLxg1HDW1c7yZ1y8pS94JSo4RerHVUjaVCzl5aZZjhUFqnGqg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251009.1_1760079305147_0.019914889841667005","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251010.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251010.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251010.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"69ebec361f60423eafcace48248c515e3eafc7f4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251010.1.tgz","fileCount":170,"integrity":"sha512-7aIHIX3WVQoUERiulll+1qfKVkcCOMGnLFMt89jiVlJIeaoMQqmobQgarb4tuDIN/xnn4N5AV00Q3mlB4v6/7A==","signatures":[{"sig":"MEUCIH32Rn9X9WT/d8hNr6cke2wPu1vr9T0TJFu0bFy8SN01AiEAj2bGUz4CLy7Ei8q0Shc2SezUrk4iCwIn279z6DeK+Rk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196332},"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\\26bf69cb-32bf-4e41-aa3d-bc6b11ffc6ec\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251010.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\26bf69cb-32bf-4e41-aa3d-bc6b11ffc6ec\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251010.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7aIHIX3WVQoUERiulll+1qfKVkcCOMGnLFMt89jiVlJIeaoMQqmobQgarb4tuDIN/xnn4N5AV00Q3mlB4v6/7A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251010.1_1760165755534_0.4461934745286682","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251013.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251013.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251013.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"78cd083c2f65f8743f68e226afcd4ae9dab6b83d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251013.1.tgz","fileCount":170,"integrity":"sha512-Oke0uomfrbUFkZfjAoTqWY4yiDO/UeKv6+tep30Pzo7ifSpf17jKOhWQftwh8m1ADT3TPCg07yaKzXlsjWsAyw==","signatures":[{"sig":"MEUCIQD6L8bc1gSWLI8abCGcHrwifk3eyLjW+CzEcthLOs5Y5gIgTZh4Pca74ckZY1fgyk5Q7YrU/mILvvE2WKV75rAKJoI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196343},"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\\3600fe0e-cf57-473c-87fa-17de726ed63c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251013.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3600fe0e-cf57-473c-87fa-17de726ed63c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251013.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Oke0uomfrbUFkZfjAoTqWY4yiDO/UeKv6+tep30Pzo7ifSpf17jKOhWQftwh8m1ADT3TPCg07yaKzXlsjWsAyw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251013.1_1760424727982_0.11797043457415768","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251014.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251014.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251014.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d4c85de1f04b85735fd66578aafd18aa22e43157","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251014.1.tgz","fileCount":170,"integrity":"sha512-MdQ6bCZ4qDArDc411LiW3JB30OZI6re8/R+HTRQJtMZGqZ9ntwDxzDozyzZns471/z7iecKGsHNDO6iwO6D7gA==","signatures":[{"sig":"MEYCIQCHVXXAMqdNJh7N0liMwGoBl2qKIEGZf9zFYRH9j3pCeQIhAKAW0fRcaU/MmEnlKd8t5od1OhK3GVt4F8vOFtjEB/8y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196343},"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\\a62513af-fbfe-43b2-8253-7918cd74973c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251014.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a62513af-fbfe-43b2-8253-7918cd74973c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251014.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-MdQ6bCZ4qDArDc411LiW3JB30OZI6re8/R+HTRQJtMZGqZ9ntwDxzDozyzZns471/z7iecKGsHNDO6iwO6D7gA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251014.1_1760511176433_0.2019084413529515","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251015.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251015.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251015.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f385222d11790948e3d9e44081b9f75895b4d8af","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251015.1.tgz","fileCount":170,"integrity":"sha512-MzVsPTn/CowDk/+muXy6NDQ4VQLME3LbMs+sCH+WPuP1gQZQxpP2X3daAAfEfNefzfMyGXc2UVpkOKCowSBnGA==","signatures":[{"sig":"MEUCIBCLeaEIXzzN/70YIdopcvwifsC1ThTrYdFr3blUlI4bAiEAmhbGRa3KXg43+FVR1WCId8WgSA1OsDY8VVURL2RthXM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196344},"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\\b7c99adb-e61f-47d2-a1d6-cdc0edcf5deb\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251015.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b7c99adb-e61f-47d2-a1d6-cdc0edcf5deb\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251015.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-MzVsPTn/CowDk/+muXy6NDQ4VQLME3LbMs+sCH+WPuP1gQZQxpP2X3daAAfEfNefzfMyGXc2UVpkOKCowSBnGA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/maps-common":"1.0.0-beta.2","@azure-rest/core-client":"^2.3.3","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251015.1_1760597272246_0.5121653980945176","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251017.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251017.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251017.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8729c344188ef40a95deecce7cc1b06e675da23c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251017.1.tgz","fileCount":170,"integrity":"sha512-QRu2CQ5eN+xa//Q8yp4Fx7tjJUbQQXUwq1RnzA5wKU4Bg+c/wvigw3gcNzj27I1vQvwz94corELWhGfgV6X16w==","signatures":[{"sig":"MEYCIQCmfTRx6SDaqYeGNpwylpNFCGmRb1vDfO8STvuCxPBN9gIhAORcFeaHa0i9yBQSStPkdbWvzWrEYQb/JhyEd6ZamYv4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196444},"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\\e5ee4155-f060-41b5-8046-a9f19c7006cc\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251017.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e5ee4155-f060-41b5-8046-a9f19c7006cc\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251017.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-QRu2CQ5eN+xa//Q8yp4Fx7tjJUbQQXUwq1RnzA5wKU4Bg+c/wvigw3gcNzj27I1vQvwz94corELWhGfgV6X16w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1-alpha.20251017.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251017.1_1760769972450_0.3627006130499715","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251020.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251020.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251020.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"75b825ac7952b6333063cd1ba1ec681caeb6cb11","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251020.1.tgz","fileCount":170,"integrity":"sha512-JpZtXN1RffcgIupG7UqbX6/malbUlDBmwt5tA+hTf08v6u8Sht2O1VjWJqfD1VEzf8aLnMjHLz/7bI/Nh9gh8Q==","signatures":[{"sig":"MEYCIQCH1tHJQ6dnrzMvqt4eq1HCv+GrWgIXrXRBx1MnT/9ODQIhAMubKBKJP+uJbmCGCGXJzV2+PaT3WcvvoyCfBVRyI/o4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\e4030beb-3ae4-47ac-b7aa-111f35d368a0\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251020.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e4030beb-3ae4-47ac-b7aa-111f35d368a0\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251020.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-JpZtXN1RffcgIupG7UqbX6/malbUlDBmwt5tA+hTf08v6u8Sht2O1VjWJqfD1VEzf8aLnMjHLz/7bI/Nh9gh8Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1-alpha.20251020.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251020.1_1761029333928_0.22123502900507241","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251021.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251021.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251021.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8bc49a6d4f365f51596eec2a9d0d39d9975918df","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251021.1.tgz","fileCount":170,"integrity":"sha512-Hh+wXUnmH8cYJNlo8DQ/UuV7eyT7xjSAl4LPPuXnGSIQ5ijKwppjzfptMRFvO3liARlVgkiw42AOk0kVeOElbg==","signatures":[{"sig":"MEQCIDTylxU8oEKV3nHXNKYOeRpmpXyfRFXdfCshcieZd4GfAiA6fplnJeJiWYHhbdYLU0vqeYD0jQqyVBORhqNqAcDtRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\d1ae2f06-6723-4993-a058-cb5ece5e6cea\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251021.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d1ae2f06-6723-4993-a058-cb5ece5e6cea\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251021.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Hh+wXUnmH8cYJNlo8DQ/UuV7eyT7xjSAl4LPPuXnGSIQ5ijKwppjzfptMRFvO3liARlVgkiw42AOk0kVeOElbg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1-alpha.20251021.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251021.1_1761115780209_0.8034798665280627","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251022.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251022.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251022.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ac602be4f5e88d12e71b4bf60391c38f797ccdaf","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251022.1.tgz","fileCount":170,"integrity":"sha512-AKlhODPbd2YR0gy4AvkMAp9GKgBolBDIQ8oW2OQO0MvzcmhUVxarF6xttl5vO5A43oBcGGMuN9F+6CFthHMKjg==","signatures":[{"sig":"MEQCIEfnqEC6TLFHHf9wQWJfozBIzKW3+46/NR0YFWAE5/xmAiBdOd38tS2Qvawr7KgT1Q1iC1I38hGpb2SleGlGK3xtxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\9c1d4eb7-4c3c-4eee-adc2-5ad06cd0f06b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251022.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9c1d4eb7-4c3c-4eee-adc2-5ad06cd0f06b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251022.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AKlhODPbd2YR0gy4AvkMAp9GKgBolBDIQ8oW2OQO0MvzcmhUVxarF6xttl5vO5A43oBcGGMuN9F+6CFthHMKjg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1-alpha.20251022.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251022.1_1761202171450_0.5426415161655349","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251023.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251023.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251023.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ecda5b5b416e7a6067e10f68aa0ff2480b800848","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251023.1.tgz","fileCount":170,"integrity":"sha512-ftzS7bwRor8r5QVc9MUOJRNwY8t33fTOMfp5Bnq+Euc8hlKa176VbYjRLb2m3agZCu7Su7FXWiOQlKXZAmBy8g==","signatures":[{"sig":"MEQCIDDG40RAQAWDJq3rXKCA2+sf5hzRweOgx4SiXnCmJm0kAiB6BKX3MUGLWa9SGGyvZlRSHJojhXEDGWKRemA50EvymA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\497df424-4211-48bb-81f5-c1ac34112d52\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251023.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\497df424-4211-48bb-81f5-c1ac34112d52\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251023.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ftzS7bwRor8r5QVc9MUOJRNwY8t33fTOMfp5Bnq+Euc8hlKa176VbYjRLb2m3agZCu7Su7FXWiOQlKXZAmBy8g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1-alpha.20251023.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251023.1_1761288626720_0.36573770435061403","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251024.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251024.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251024.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"73d7169dec584bac12df43805deefdeadd5fdaab","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251024.1.tgz","fileCount":170,"integrity":"sha512-01d/ToNhpDQx0URPWot0SkVd5IBxf78Nr3RYZXhzoDmDCKH6qjmuhrdA1GmAUhI2RQ46OBnmN6uJXJKoM2f2Qw==","signatures":[{"sig":"MEYCIQCEohcWt5GqDmDRQuVqd5RpLF4d98YFx24ZMs0C8rlmnwIhAJ72GC+TO6LfWkW9SgbzvHj97McFQiQgKyzJ1mti+T9o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\b1112030-2ec4-41e1-86b1-1d6027f7280c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251024.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b1112030-2ec4-41e1-86b1-1d6027f7280c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251024.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-01d/ToNhpDQx0URPWot0SkVd5IBxf78Nr3RYZXhzoDmDCKH6qjmuhrdA1GmAUhI2RQ46OBnmN6uJXJKoM2f2Qw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1-alpha.20251024.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251024.1_1761375302077_0.5918387906723983","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251027.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251027.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251027.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6348e86b3e0430900123426c41b809b1fd9274a3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251027.1.tgz","fileCount":170,"integrity":"sha512-40ESRNLp6Cgcoy0/i2/2e/y71rgPgKaJfNMQmHPEdstB9+dG1oCXabrvjRfSH2w9YtWulWN1iRrnTHKUJDb/BQ==","signatures":[{"sig":"MEYCIQDarsW8dmOi2shIPeV6MeEa7/xheA/ZI6qXh8llVd0mDwIhAMX3z/iiHCMRlmFxfcVCJQ1CTgHoMS0gFdtnuxyUzk5M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\aed2fdc2-6ddb-4194-bf83-bb81c1bdd741\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251027.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\aed2fdc2-6ddb-4194-bf83-bb81c1bdd741\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251027.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-40ESRNLp6Cgcoy0/i2/2e/y71rgPgKaJfNMQmHPEdstB9+dG1oCXabrvjRfSH2w9YtWulWN1iRrnTHKUJDb/BQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1-alpha.20251027.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251027.1_1761635826087_0.7873942979978328","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251028.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251028.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7fad3babb76d6a49cd307253b58b2be37032698b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251028.1.tgz","fileCount":170,"integrity":"sha512-h3bF/PxpUfJl2jeIzs2obRghLy4lYzYF2I99kV2x60948qrexlcz9w7fBT5uZ0UU7vazvWSrmjyyjON0Jhuwgw==","signatures":[{"sig":"MEQCICzFJJ1hEqLH4zeNgVynnQYqZLko8U8xQvYid5tw9E/oAiBEL3KjkHhDojg/tHrpdUrg1ZjFRNR7Ee9uA+KD+DmLag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\17f35fc5-1a09-425a-a7aa-03b9bd150bab\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\17f35fc5-1a09-425a-a7aa-03b9bd150bab\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251028.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-h3bF/PxpUfJl2jeIzs2obRghLy4lYzYF2I99kV2x60948qrexlcz9w7fBT5uZ0UU7vazvWSrmjyyjON0Jhuwgw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1-alpha.20251028.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251028.1_1761720801873_0.44502459606211753","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251029.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251029.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251029.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3f204daf38e7260a743f6bd5a5a46d8e907abbe7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251029.1.tgz","fileCount":170,"integrity":"sha512-CoFWP1QRgxu+kcvI5yFHeA6m83NoOhpgevpoeRUPEeuGJvjIO1OEVF8j8KkNPKbyuku1z5lzAKZr+zw8YESnnQ==","signatures":[{"sig":"MEYCIQCA/5GEEULz3aWPKI+JHZdC9ZZmqXkGDh8xIvjKJUDp8gIhALut64lmvJsFFFmeHMEKA+z0h17xsxBF+BfGhLI1S9Mb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\43af2201-eb60-472d-875d-eeff57ce4939\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251029.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\43af2201-eb60-472d-875d-eeff57ce4939\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251029.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-CoFWP1QRgxu+kcvI5yFHeA6m83NoOhpgevpoeRUPEeuGJvjIO1OEVF8j8KkNPKbyuku1z5lzAKZr+zw8YESnnQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.2-alpha.20251029.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251029.1_1761806996434_0.5104690585349616","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251030.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251030.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251030.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f9c32bf258ab4bad0ba4c51c2a7570b807356bb6","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251030.1.tgz","fileCount":170,"integrity":"sha512-HMM5TxagpfPvrzzN0sIRWmbhmyIJ7VeynsH0QrhtMCjU8CdvMSnN9BcTon3851ZSB646JQvjl/NB085+cJ2zqw==","signatures":[{"sig":"MEUCIQCq4cFNoLSysMUVmEmbLWB9k18geO6eoR3dFeITla2NEgIgOERjJdZnqNybKrP5JamHwTTVTQFycRdJC5/WnFFpk6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\b73ac206-fcb9-45dc-9a1a-9ac777b48959\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251030.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b73ac206-fcb9-45dc-9a1a-9ac777b48959\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251030.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-HMM5TxagpfPvrzzN0sIRWmbhmyIJ7VeynsH0QrhtMCjU8CdvMSnN9BcTon3851ZSB646JQvjl/NB085+cJ2zqw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.2-alpha.20251030.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251030.1_1761893568974_0.995934359925178","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251031.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251031.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251031.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7b6e9a61ce12b31ebcfe1c73722432baebb23c55","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251031.1.tgz","fileCount":170,"integrity":"sha512-+3eu/Mb8GAws/3Vad7nfnyNNpR8VppoBKjHnkXvd7i9/JYWRvL/Lc2DhvwbOIouVGLf3X+hM6/C9BGSgpXj7Uw==","signatures":[{"sig":"MEUCIQD8+pYZnRsoZ7Ng0QGTX2HFRINFe19u7+RwDjKjDbmUxgIgXCKLYNgWsWJBDg6j++KiTmAZbRVCCmfrxrBvO5sSIMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\a2cc6193-4999-4cdc-930e-ff4a8b9dff3d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251031.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a2cc6193-4999-4cdc-930e-ff4a8b9dff3d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251031.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+3eu/Mb8GAws/3Vad7nfnyNNpR8VppoBKjHnkXvd7i9/JYWRvL/Lc2DhvwbOIouVGLf3X+hM6/C9BGSgpXj7Uw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.2-alpha.20251031.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251031.1_1761980052900_0.5380706155365909","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251103.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251103.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251103.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9ffda7eb79dddbaa07668ed1030f790caaf10eb7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251103.1.tgz","fileCount":170,"integrity":"sha512-qkgAsY8lgfSYDYuXwnaGeBFtvBoTUZY0D79BR3yKjT2sT2AEDCHcr5/Dru3xhEUdjXS9+kBkyJrAzEzdYay0og==","signatures":[{"sig":"MEQCIGZmhAO+qxE9MStpqZ0aQYd/0XxlFQdIpV3SkiEvd+BOAiBOxagVtROLbSo++Z9r7aOz/fk+OQVeS6aCnzMluT+zzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\cd7f858f-9303-4add-b2cc-a42aec23536a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251103.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cd7f858f-9303-4add-b2cc-a42aec23536a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251103.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-qkgAsY8lgfSYDYuXwnaGeBFtvBoTUZY0D79BR3yKjT2sT2AEDCHcr5/Dru3xhEUdjXS9+kBkyJrAzEzdYay0og==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.2-alpha.20251103.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251103.1_1762242885698_0.5670070564313456","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251104.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251104.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251104.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9fc4b519b1e70397e9d494c0c56f7bc0afaa7fc5","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251104.1.tgz","fileCount":170,"integrity":"sha512-PivinXjR6shWKTwSZpcpsdH3pU/kcp8o3W/gMkdHb57O2LairgLHtHq/IZgQomKF8B4JocQPs3QS2KytTG6qYA==","signatures":[{"sig":"MEQCIHPmhr1YbfS54EplmgIhl7ZkOrXFQ1t+eLsMQVDATTuiAiBHSVo4Vh6k4Rn7ZnbiN/XtuPwzSWs8i2XMjQ6jyTUaHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196443},"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\\a6afc682-1b88-452a-bf3d-e68f3f3aa7fe\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251104.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a6afc682-1b88-452a-bf3d-e68f3f3aa7fe\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251104.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-PivinXjR6shWKTwSZpcpsdH3pU/kcp8o3W/gMkdHb57O2LairgLHtHq/IZgQomKF8B4JocQPs3QS2KytTG6qYA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.2-alpha.20251104.1","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251104.1_1762329091518_0.4447865314415336","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251105.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251105.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251105.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"702b153144a0fac4b406b9e91e2038d7b2b5e068","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251105.2.tgz","fileCount":170,"integrity":"sha512-/dTD2mjdOVjS/WSXV4DifsL+6STNAqj/wdn3AAlZVvUEnJuuc3Aht0m6ZJGXHzAc/hL8ZiO9qjh4zYKx6OQvqw==","signatures":[{"sig":"MEUCIQCBNYF7vKfjI43gsiUxIcRz9O+Qq2dp4CFTk5PvKqQ6FgIgUhnowRkK9O9ZHVPYa8ylK0QdiJdGsNfeTHxAW8CBFag=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196454},"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\\b76968f0-fd07-4cd5-8d04-4e09bb70987d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251105.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b76968f0-fd07-4cd5-8d04-4e09bb70987d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251105.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-/dTD2mjdOVjS/WSXV4DifsL+6STNAqj/wdn3AAlZVvUEnJuuc3Aht0m6ZJGXHzAc/hL8ZiO9qjh4zYKx6OQvqw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251105.2","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251105.2_1762415623492_0.34702846825159983","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251106.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251106.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251106.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ae632e9f7a73a91eb476e1d09dc5780743988b6e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251106.1.tgz","fileCount":170,"integrity":"sha512-XRSGrlQjUfy2nogU/Ps4fQrWT3o5h9G8UlLiHVIKmP3puVMtvotlnJhssTBPtbldNL+71NtaD0GJibyaEozV+A==","signatures":[{"sig":"MEQCICpH2VqS6PunrzDTjcGJOlEwnd4Ofgv89WEP/BlqSwGdAiA8YpjADGsn07tZezd6DNc3nUWgOHAW5IVjUqeYgZC8nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196454},"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\\3293f630-b0d7-4abf-82d2-19f5840dcd09\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251106.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3293f630-b0d7-4abf-82d2-19f5840dcd09\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251106.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-XRSGrlQjUfy2nogU/Ps4fQrWT3o5h9G8UlLiHVIKmP3puVMtvotlnJhssTBPtbldNL+71NtaD0GJibyaEozV+A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251106.1","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251106.1_1762502035007_0.9801091561342214","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251107.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251107.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"211a41c9dcf3cc32c683a03cb6cc557b5628c66d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251107.1.tgz","fileCount":170,"integrity":"sha512-g6AVmfds7Svc58Yh0ntORWtVSw1AQKyRWtQ/MuymPYNRaokmnzk+D+zNqcWuf/5gEtU+XGzbymYEhJCLDJQUkA==","signatures":[{"sig":"MEUCIQD3/SI0lhrcDTgLyPNS/gowBIxe5TuTfE7dKzDI6MXfJAIgDKoef3MSVJfUgWyOJs11+goZbE48pM6O7CetDHPX4TM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196454},"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\\9152285e-e779-4633-96b4-5d6ab8fdc323\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9152285e-e779-4633-96b4-5d6ab8fdc323\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251107.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-g6AVmfds7Svc58Yh0ntORWtVSw1AQKyRWtQ/MuymPYNRaokmnzk+D+zNqcWuf/5gEtU+XGzbymYEhJCLDJQUkA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251107.1","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251107.1_1762588512060_0.22873041463914712","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251110.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251110.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251110.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2a07196ee6f34d6e51cc494a0d62ff048d146cf9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251110.1.tgz","fileCount":170,"integrity":"sha512-dWPp0hlcn3Z/ZN3fbdSKV7Q/D+aIqupRJXpaGtAqalmCjwGRVhuuGtK+17qJBnRBWYc0exBrAZemvT33lVuvRg==","signatures":[{"sig":"MEUCIQDdtDOJqhUS6vHs0YWNNmJ8eg0NoTN56oW8ohmDktfQNAIgKJkYSlE1rjIxPddl5/oXyvy/9vvfERcNBwpIlpaubzU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196454},"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\\49df3537-c446-40a5-a5f4-57030dfd0388\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251110.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\49df3537-c446-40a5-a5f4-57030dfd0388\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251110.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-dWPp0hlcn3Z/ZN3fbdSKV7Q/D+aIqupRJXpaGtAqalmCjwGRVhuuGtK+17qJBnRBWYc0exBrAZemvT33lVuvRg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251110.1","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251110.1_1762847348064_0.036166218626869195","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251111.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251111.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251111.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f201dca70119786ddef48afe091fdbc9e05b2018","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251111.1.tgz","fileCount":170,"integrity":"sha512-OtCRlWZN2vcrjnV7iQkxcXNMxgHJMcRBymK7Re4mua63teaHbOkBG4my9QOe8Tu8Ay60uyS2bEtZYIXY6eM8FA==","signatures":[{"sig":"MEYCIQC8AayOBOmEtlN9adfFFjmUefsGAKjzqw1gMFk5QvZitAIhAKZ2tYPM3eGx4ylAABwDjRSRiTL6NJ4Tyji8zvqXRLxF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196454},"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\\c8d919ea-78d7-47cd-b40c-e3820c9c1039\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251111.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c8d919ea-78d7-47cd-b40c-e3820c9c1039\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251111.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-OtCRlWZN2vcrjnV7iQkxcXNMxgHJMcRBymK7Re4mua63teaHbOkBG4my9QOe8Tu8Ay60uyS2bEtZYIXY6eM8FA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251111.1","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251111.1_1762933684464_0.005388884488432666","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251112.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251112.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251112.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"46f6340ccd24f2e87c69889057a68b8e4c3d74a7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251112.1.tgz","fileCount":170,"integrity":"sha512-UhGo67fSxsYKDQKZfNVAAasG0SU8o50WKisQRClHfRV8zhaqjZ/pbgy3FbKF3RA275vVoJnW+q5QsA98SRkYwA==","signatures":[{"sig":"MEYCIQDaRPjhS0JS/7rVBQP4bqn9at27qwXS9Q12ROpYhzUPmQIhAO18sXAwT2FTShCYJxQBQY8m4OKsafWFetb4vCIgkWlB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\fa31684b-1745-4269-b025-38c9d04756f0\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251112.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fa31684b-1745-4269-b025-38c9d04756f0\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251112.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-UhGo67fSxsYKDQKZfNVAAasG0SU8o50WKisQRClHfRV8zhaqjZ/pbgy3FbKF3RA275vVoJnW+q5QsA98SRkYwA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.24","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251112.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251112.1_1763020598769_0.11882261605061384","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251113.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251113.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251113.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ccdb7320a9860937128fe9cddfa2cbc2fd699c2e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251113.1.tgz","fileCount":170,"integrity":"sha512-swTbUufiqiYWaVsKNE/OfaKqGPGdqTEZFpy6TuX5i+gfLRYZyZPch2qA/ZIJUiKCbogNHFdp3gBYEU5vbbycQg==","signatures":[{"sig":"MEUCIQD0RelLwydY37Gat6ZFZfNm/H1nfMVz8507j06moGxWNgIgf+q/bgLpVN2sc1dAjxRtl61JR9A45NNxB0Okl8GRKfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\0b4b3a62-c2dc-4743-bfcc-86644cb6a308\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251113.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0b4b3a62-c2dc-4743-bfcc-86644cb6a308\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251113.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-swTbUufiqiYWaVsKNE/OfaKqGPGdqTEZFpy6TuX5i+gfLRYZyZPch2qA/ZIJUiKCbogNHFdp3gBYEU5vbbycQg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251113.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251113.1_1763106478919_0.6883371020699103","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251114.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251114.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"616665985cacd8aac1db1bc3209029442e02133d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251114.1.tgz","fileCount":170,"integrity":"sha512-css7VFa5aFgpeTLMMJPgJcwuZ/dsQxdapo0F5TY6nfGKDn9Npo006Z0GNyRKa7Wpguo9XqXraTHSrqw1wG6iBg==","signatures":[{"sig":"MEUCIQDR5DrJtO7/8hZqWJruQOARj3213zy9czvxN6Th6l8drQIgblzJ7t9VQr4kmLu5ouFd/HvF7/hzJBdkHGublDWM+p8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\665bb0b3-d1f2-4fb5-bbfb-39e85524fb2b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251114.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\665bb0b3-d1f2-4fb5-bbfb-39e85524fb2b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251114.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-css7VFa5aFgpeTLMMJPgJcwuZ/dsQxdapo0F5TY6nfGKDn9Npo006Z0GNyRKa7Wpguo9XqXraTHSrqw1wG6iBg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251114.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251114.1_1763193308980_0.8081637071759304","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251117.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251117.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251117.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0a862d93147752e849ebbdc6dc2c63e76b360879","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251117.2.tgz","fileCount":170,"integrity":"sha512-LF67fxCfzQkPldiNEJKGRCiSbf8XAwAxRTwc9uIvH2NZAzAGzBMbJG3Egw45jJVbVJnWOAnwdeG/6XvNrWSGbw==","signatures":[{"sig":"MEQCIEBvreamXjdIPld0hHFk6hKSiIPxNoxMcqEZAMEAkzItAiA0xRaoZa4LX1kmMKyGKe3fkuEGO9k9TwbK/BLHPiixcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\aff68c7b-6058-404d-bd48-4c06ee97b22e\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251117.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\aff68c7b-6058-404d-bd48-4c06ee97b22e\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251117.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-LF67fxCfzQkPldiNEJKGRCiSbf8XAwAxRTwc9uIvH2NZAzAGzBMbJG3Egw45jJVbVJnWOAnwdeG/6XvNrWSGbw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251117.2","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251117.2_1763452318519_0.5989370606964128","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251118.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251118.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251118.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"05d8fff6b7cebd40127e21f2c79cd12e1f35836d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251118.1.tgz","fileCount":170,"integrity":"sha512-F51Tm6oZU57/x25g6BhEJu+mwCRSO82ubTs4vkC8DGmJI9DBuVTICWO0Le59cd5MtL+74flB4p55pcD8vceKSA==","signatures":[{"sig":"MEUCIQCh0jT0FrMHfoL9mRoWS2edHbNx2Q170Dg1TQj5JufNQwIgOt9PnuVzXZ5IWFFp7lfp5ypmZx/2bogtcOxqAr6xfOs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\6c20314e-9edb-4290-81f0-dffb8ce5601a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251118.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6c20314e-9edb-4290-81f0-dffb8ce5601a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251118.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-F51Tm6oZU57/x25g6BhEJu+mwCRSO82ubTs4vkC8DGmJI9DBuVTICWO0Le59cd5MtL+74flB4p55pcD8vceKSA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2-alpha.20251118.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251118.1_1763538688429_0.23735394308224778","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251119.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251119.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251119.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4b5c1592828881396bd0947a64babc5e11f2b27d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251119.1.tgz","fileCount":170,"integrity":"sha512-im7n4UGkSDqZOYOpuxRXicEnGmQ5AEtbsZaLUCWnjS5b5y1HOSFMb3p1XKUaKX9F4occ7hVovNw4B3cigrQKAw==","signatures":[{"sig":"MEUCIQCf+9kCFJWMnK/leXe438T6boSVo2EB4RmHn8Yuo3McGQIgH2/Gz1YLVzGqIjc2kPLBKgFXxNnR9m8Igy4TX+/rokc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\6106b118-87e2-4bee-97fa-aa41de9203b9\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251119.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6106b118-87e2-4bee-97fa-aa41de9203b9\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251119.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-im7n4UGkSDqZOYOpuxRXicEnGmQ5AEtbsZaLUCWnjS5b5y1HOSFMb3p1XKUaKX9F4occ7hVovNw4B3cigrQKAw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251119.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251119.1_1763624868569_0.5082886320320055","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251120.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251120.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251120.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0be300f9314406c2c2f0b8b75ca11e7ce0285e1c","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251120.1.tgz","fileCount":170,"integrity":"sha512-38I1uaI+3jpnJd1fuuPmUtwbuBIuVlMcIuTW+zuKc5BnIeBzzqMp0nYdGXQ3Gi6vo0/c43Gcv7XgwSX5FUznLg==","signatures":[{"sig":"MEUCIQDQerrbjbxXrE/m8UxkEA3n4mm0p9LC89YyUjJMO0Z5rgIgHLWeA4YwpAsQhdjqXa2JvjdVY9GzQJmb0OCQ9c7DC8k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\1c04de08-d77f-4fdd-9850-6d0c15722887\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251120.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1c04de08-d77f-4fdd-9850-6d0c15722887\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251120.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-38I1uaI+3jpnJd1fuuPmUtwbuBIuVlMcIuTW+zuKc5BnIeBzzqMp0nYdGXQ3Gi6vo0/c43Gcv7XgwSX5FUznLg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251120.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251120.1_1763711308206_0.24616363684759124","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251121.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251121.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251121.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7a088f7b7ed7ac8f64515ff23594b91d846c8183","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251121.1.tgz","fileCount":170,"integrity":"sha512-kSfMkAYe8ZQSDu8coJKFA2h/o7EFhltZk6fOEgBkrGZyjXRX91dSEUMaZtEsOTXDHDjeSinvad9NIor6qQ6Jgw==","signatures":[{"sig":"MEYCIQCcvK0XF0BeKWKE+EADxOLsn0P3tv2m8kwRktDpDOTcIwIhAKFpjcF74hTMqXEVcqZDZiIAMsgoIHwzZ2eRaPCrnPem","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\177ce1fc-4320-4ef2-a6d0-a5cac4329ccf\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251121.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\177ce1fc-4320-4ef2-a6d0-a5cac4329ccf\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251121.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-kSfMkAYe8ZQSDu8coJKFA2h/o7EFhltZk6fOEgBkrGZyjXRX91dSEUMaZtEsOTXDHDjeSinvad9NIor6qQ6Jgw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251121.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251121.1_1763797877934_0.8566513295620042","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251124.2":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251124.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251124.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"66875b385afcc6cdb101d5829d19f1f81f77abc4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251124.2.tgz","fileCount":170,"integrity":"sha512-JcszVKA+x2IieY2coXdnZtdqLtiw00zH6n2O/B1IctRkOKBspI5MIV60lCv5MX8P4JtchIw7TzdMLOx0O5SaTw==","signatures":[{"sig":"MEUCIQDIwJZFx6Yx/HQGJ33ZnroAUx3QOkaOCC6++9kpMV+nSQIgQfIrcXGLOZZkVKdGodtkT0le/lAFPxyGRx0vdbmQkYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\65ebdb13-9931-49f5-beba-f67056991945\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251124.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\65ebdb13-9931-49f5-beba-f67056991945\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251124.2.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-JcszVKA+x2IieY2coXdnZtdqLtiw00zH6n2O/B1IctRkOKBspI5MIV60lCv5MX8P4JtchIw7TzdMLOx0O5SaTw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251124.2","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251124.2_1764057375777_0.6163287429925592","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251125.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251125.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251125.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"242dfc8a8f5486f6935c17899abb50514f21a54e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251125.1.tgz","fileCount":170,"integrity":"sha512-3njcPIvZugo7wcKnyGcqkgKmLSuaVaTZvsEnUkNqZGiqw+7FjmsYaYRDSKIsHyaLzc4urlrlsis/n3Ev6cI3ZQ==","signatures":[{"sig":"MEYCIQCqlCSSeNJqJfG80OM7SEWKT1I49X9N2VCbo17KVMFOIwIhAM4MNsABKURHJbszY5w+iwWNf4YJBhJELoPs0wo9d8Yt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\d3bbe64b-7e72-424a-a04e-0fc821e3325c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251125.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d3bbe64b-7e72-424a-a04e-0fc821e3325c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251125.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3njcPIvZugo7wcKnyGcqkgKmLSuaVaTZvsEnUkNqZGiqw+7FjmsYaYRDSKIsHyaLzc4urlrlsis/n3Ev6cI3ZQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251125.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251125.1_1764143689288_0.7722662473978024","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251126.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251126.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251126.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8bd9efa32fbfef0b95d84cdfa883a56ead905ee2","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251126.1.tgz","fileCount":170,"integrity":"sha512-Fn83wZ3Suj3ydyCjfla5Nmw932HKDPV4KwChCckc/Xz3zn5msQQto1zTCSSddPdeVuvNxSsnCTkw4e1YiqUGJg==","signatures":[{"sig":"MEUCIQCwlIam+IJOgaIUDgJT4//+W9HSjPTz2x8LDTw5jjPyqQIgG/JpsRUgVRa86uze3hSTVj5DTgphLqCpVRMx9Pc5SLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\0ab22b4e-a88b-46a9-b7de-60e02c612126\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251126.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0ab22b4e-a88b-46a9-b7de-60e02c612126\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251126.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Fn83wZ3Suj3ydyCjfla5Nmw932HKDPV4KwChCckc/Xz3zn5msQQto1zTCSSddPdeVuvNxSsnCTkw4e1YiqUGJg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251126.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251126.1_1764229856199_0.8479848289273639","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251127.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251127.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"29c5e6bb37db7845926308401da8a1d1e738e159","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251127.1.tgz","fileCount":170,"integrity":"sha512-fiwr0Rq+Jp8qJKTR6UABEuetzAqAuijd5OG9p7I8HWh8hUxh6zDqrnFszu6SXXSfFnMlhMdd9EcQj48FWIJ//w==","signatures":[{"sig":"MEUCIQDNUWo8AWguixPu83GvP3IsIIVIyOM7YQ9zYO5bY6q1zgIgQyHzjKZoSznsTgZTCzNUur/HF+pTX+Uh7nmTk9wmBKI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\b1024096-bb40-486a-adfe-4c66fc025abd\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b1024096-bb40-486a-adfe-4c66fc025abd\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251127.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-fiwr0Rq+Jp8qJKTR6UABEuetzAqAuijd5OG9p7I8HWh8hUxh6zDqrnFszu6SXXSfFnMlhMdd9EcQj48FWIJ//w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251127.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251127.1_1764315980251_0.2001647926035437","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251201.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251201.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251201.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e3ba080f563c2862bdc2e348fbdcfd6d6818915d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251201.1.tgz","fileCount":170,"integrity":"sha512-mYF3r+irpjFEU27Nreo2miSHlwk6HYWy/cOg1IfwzaBovaPZYU4/M9MfOr7fkd1qU4AS3C6FzSaQNsd2XE5LLQ==","signatures":[{"sig":"MEQCIAlCkVQzvKrjX8HdahaLKpW2QgJlt1iFP0RSWA3bGvyZAiA0ghEp5/+6vvSwOKXJKSmZmBeq8bfS4EPNpYJMTac0Kw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\24966c43-d5f8-4605-89c7-c13358a5cf74\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251201.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\24966c43-d5f8-4605-89c7-c13358a5cf74\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251201.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-mYF3r+irpjFEU27Nreo2miSHlwk6HYWy/cOg1IfwzaBovaPZYU4/M9MfOr7fkd1qU4AS3C6FzSaQNsd2XE5LLQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251201.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251201.1_1764661926815_0.616871063687807","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251202.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251202.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251202.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"633415f7ee7433a1aaf3388e5a5e533c3d3b4445","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251202.1.tgz","fileCount":170,"integrity":"sha512-FbvQF/ds5Z5Jbp3JcHdorQcXjSzBesvHPcWIpuwNZtXKlWHgIoRNCTQnNnVwXVp4YNFg7cZ+DhZrr+5AyKHQbA==","signatures":[{"sig":"MEUCIQDmD3pWEtSsUJg42gyPkCW+4aVgtJYp3KXggNNearN60wIgG9T6Or3l8UF4lC2B4sYvjEiK343YV9nh/KLVGbcsVuc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\a86b7b3b-e3eb-4408-aba9-cf669fa11186\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251202.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a86b7b3b-e3eb-4408-aba9-cf669fa11186\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251202.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-FbvQF/ds5Z5Jbp3JcHdorQcXjSzBesvHPcWIpuwNZtXKlWHgIoRNCTQnNnVwXVp4YNFg7cZ+DhZrr+5AyKHQbA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251202.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251202.1_1764748431491_0.5894701022809155","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251203.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251203.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251203.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0ff6b97f3d1dc8ee24301eaf1bd897b53e29723e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251203.1.tgz","fileCount":170,"integrity":"sha512-K/HtbLAndHLzz59Nm1bHvR7zwOdZDLQZ+Lxqs+QL9qo7ySSyXr3C+ESy9cVpHDNwZdUApVgzxjcCmC8IVX0RVg==","signatures":[{"sig":"MEQCIGpEpHOsbBVsCOLH3X1lIOjS2Vm8Cmn0Qf2sOJuqlwdKAiBI5jR1gMW9Lt3U5+gfj79GCcm0lMO7c0gGXnpblgAmZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\e0d16c39-64a9-4a19-b432-c3019d391a31\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251203.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e0d16c39-64a9-4a19-b432-c3019d391a31\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251203.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-K/HtbLAndHLzz59Nm1bHvR7zwOdZDLQZ+Lxqs+QL9qo7ySSyXr3C+ESy9cVpHDNwZdUApVgzxjcCmC8IVX0RVg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251203.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251203.1_1764834844758_0.6333091019172121","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251204.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251204.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3497b0b7f16aefbb1c2a4d711c61669326050f53","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251204.1.tgz","fileCount":170,"integrity":"sha512-Xtnlq0k6fmaMs0OWTxoj1SkLBa0OU4scq+qe5ocYkbO32/xfWbKUpxMSYxiJeGORtWNOa0ura1/gAG51998HIA==","signatures":[{"sig":"MEUCIBzHgc7/lQz/uH6kQEx5dhZnx3ZX3JsztqG9ChWu5YKiAiEAuKDggTyva0JCMd4XnGu+Qr7WsdZ8004ROU3sZ+0xw34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\62fd555e-891c-4c5b-9190-a11e5567645a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251204.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\62fd555e-891c-4c5b-9190-a11e5567645a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251204.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Xtnlq0k6fmaMs0OWTxoj1SkLBa0OU4scq+qe5ocYkbO32/xfWbKUpxMSYxiJeGORtWNOa0ura1/gAG51998HIA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251204.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251204.1_1764921097298_0.8417770585201654","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251205.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251205.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d6d7b75ef0a2c0776d7c536090c66dbaa7bb2a5a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251205.1.tgz","fileCount":170,"integrity":"sha512-s4gazoy7IWTLUixX5HvzhCev6FKCNkBM6wpFsC03sVgYW3aocREEiJKW+MeH1P70sX38CaAjaRMZMmf5o7Pimw==","signatures":[{"sig":"MEYCIQCWD2tv3V+HqJwYe9uHclbeMuClZ7nNG3fAXaY5nzhzBwIhAIneP4iCk5ijuA2qbNe5m7k4RPA593QTyLouC+6GWB9m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\327844b7-447d-4d34-9d13-98f26356f420\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251205.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\327844b7-447d-4d34-9d13-98f26356f420\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251205.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-s4gazoy7IWTLUixX5HvzhCev6FKCNkBM6wpFsC03sVgYW3aocREEiJKW+MeH1P70sX38CaAjaRMZMmf5o7Pimw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251205.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251205.1_1765007668912_0.11517200183607157","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251208.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251208.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fa58520d6efa2bb9648ab13c410d073d6a2e5b58","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251208.1.tgz","fileCount":170,"integrity":"sha512-vToCr/2KWTqBwxlhO/voO4rcF0oGurs3fYaW7BqLmQqvqpvYQSz7w3rCjfP6SoZ/nDijmR6iotu5Ru8gbg5N/A==","signatures":[{"sig":"MEQCIBeeL6cLgNNN9/gc8LO0pmPCDHAXvZps/SIMv4iZ6vadAiAmTvzC6PnzFmd4Fqfj7L58vDcLcZ3MNhjM3V6T0oyjOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\56cb5eff-35d8-4ac6-a188-8ff3d6673ccd\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\56cb5eff-35d8-4ac6-a188-8ff3d6673ccd\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251208.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-vToCr/2KWTqBwxlhO/voO4rcF0oGurs3fYaW7BqLmQqvqpvYQSz7w3rCjfP6SoZ/nDijmR6iotu5Ru8gbg5N/A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251208.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251208.1_1765266705026_0.3897894827925321","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251209.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251209.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251209.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c113a620b3bd165cfcb8fc5b3389ae20558de0c5","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251209.1.tgz","fileCount":170,"integrity":"sha512-kWHUim5bvX7s3P8O9g7YUstgILQqBILK/jYNGj0qY1xddDLP7CRFO589h/O2736edVbOAgZ6eKOhip0zm6WpPQ==","signatures":[{"sig":"MEQCID58bLc2QOIo88dpD35gzpJnwtCGv2pW362/HjVlr8/cAiBhXn71+MRfVQKtDryBNbyGgBcG75scHFgjS4gLIhO81g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\1f5d6ec6-c181-4626-a11b-f5b85e5e9db1\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251209.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1f5d6ec6-c181-4626-a11b-f5b85e5e9db1\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251209.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-kWHUim5bvX7s3P8O9g7YUstgILQqBILK/jYNGj0qY1xddDLP7CRFO589h/O2736edVbOAgZ6eKOhip0zm6WpPQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251209.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251209.1_1765353054490_0.12897600747335192","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251210.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251210.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0d3833284ed4432be14a3987183583785b1fe908","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251210.1.tgz","fileCount":170,"integrity":"sha512-7irhL15UwcPtTPy5mwDVEU7L3qAReMrBvp4anBwZrLFjqQ7vnPFRv+BEhqYF6DsChq55vy/8Jbz2XiaXEM3raw==","signatures":[{"sig":"MEQCIEUji2H+PIPT1Zf7Fe18/t5oZczmlzf9xhjU/4TWocdoAiAuMQIFYaW3drDBP1U2u6RVCBV7+/LD0ro/cvrKJMLdMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\bbad9beb-4917-4dde-8558-a7ea1f3972b1\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251210.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bbad9beb-4917-4dde-8558-a7ea1f3972b1\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251210.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7irhL15UwcPtTPy5mwDVEU7L3qAReMrBvp4anBwZrLFjqQ7vnPFRv+BEhqYF6DsChq55vy/8Jbz2XiaXEM3raw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251210.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251210.1_1765439480188_0.10021389744202103","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251212.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251212.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251212.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cc75393f1a6fe9f5aea48d563c6995c3a50cab46","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251212.1.tgz","fileCount":170,"integrity":"sha512-AqqwarpMP1iiAZ8+XS4jCFTpK9zVOm8DDqTY1K4uC/SZXtY1X+EtDWu+zd5QciekC50fJrdzGXb03y7ggCndGQ==","signatures":[{"sig":"MEUCICM7U5b+s1rpDiESMEbsxVIQxA2ct3IZkEO8/3vJHriJAiEA5wuYXnGH1gJfpNcTamjgzNJ6P0VbXw3Uc6hzMjRoAkE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\3e63b5ac-5754-4478-9953-fc0979a0378a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251212.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3e63b5ac-5754-4478-9953-fc0979a0378a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251212.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AqqwarpMP1iiAZ8+XS4jCFTpK9zVOm8DDqTY1K4uC/SZXtY1X+EtDWu+zd5QciekC50fJrdzGXb03y7ggCndGQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251212.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251212.1_1765612307835_0.8932099088263876","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251215.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251215.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251215.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a8da626030ae3732adbddff939976e4b0890f943","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251215.1.tgz","fileCount":170,"integrity":"sha512-bMQQTUEDcSNVQ0nlItesuFkK7FP38hpgxquZqzaLCV7H2FJZJRQMhHSr2rVDhZOPPKOLtM2TKCMytTjZ1rUL8w==","signatures":[{"sig":"MEUCIQDedPEBg2XHfnI5lfZq3ANEdDlKJaHzmVsKH8D2yOQMJwIgF8Bvwg6XUx8OSa7Gq3isNNcLYLCyk5QAe8PdomoIczQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\8eef3d4b-343e-4ac4-b7b1-df6e011fc257\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251215.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8eef3d4b-343e-4ac4-b7b1-df6e011fc257\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251215.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bMQQTUEDcSNVQ0nlItesuFkK7FP38hpgxquZqzaLCV7H2FJZJRQMhHSr2rVDhZOPPKOLtM2TKCMytTjZ1rUL8w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251215.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251215.1_1765872265229_0.08355442478015385","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251216.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251216.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d6b05273331fde61b76f9e8f4b7677cfa272e3ab","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251216.1.tgz","fileCount":170,"integrity":"sha512-lTdRa5pOwJoc0Zm9ZeAQNZ/ZV2Lqk+e5YyDxBBUpzfTqxvrmXdvniK+Z6y3S5xbRUdpj7Cn35CpxRF+oDPX9DA==","signatures":[{"sig":"MEUCIQC9BHc9g93asY77Q5HSCg8J49Bvqe/Q3qhBf1GK6JVlxAIgKUiACEe4S/qZlI/M3aEuM6WQCRUwqarUBc192JvNN1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\7aa87492-3201-4c9b-bad5-e999676b872d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251216.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7aa87492-3201-4c9b-bad5-e999676b872d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251216.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-lTdRa5pOwJoc0Zm9ZeAQNZ/ZV2Lqk+e5YyDxBBUpzfTqxvrmXdvniK+Z6y3S5xbRUdpj7Cn35CpxRF+oDPX9DA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251216.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251216.1_1765957677561_0.0838692618955621","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251217.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251217.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251217.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b8258878fb52016d19f2998e9cf4a9c447de93f8","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251217.1.tgz","fileCount":170,"integrity":"sha512-E/T9liad/qv60RGMWvxfDywYtlEZmeObbCqs4pAxV6GoWnk9B4CpSnZG4vb/1LUFmNEyx3+zquZqY0RsPyW3WQ==","signatures":[{"sig":"MEQCICmph7WbGUBsJgaoulK+CF3ACYcFXlvMOaB+EOo3V95OAiAjLZFPjGtktxUfOpHe3bivP5EvE1xkyK1D/al4puCGXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\fba578d9-e9cc-4b70-93c7-a81b2f5e48b6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251217.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fba578d9-e9cc-4b70-93c7-a81b2f5e48b6\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251217.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-E/T9liad/qv60RGMWvxfDywYtlEZmeObbCqs4pAxV6GoWnk9B4CpSnZG4vb/1LUFmNEyx3+zquZqY0RsPyW3WQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251217.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251217.1_1766044085224_0.6376280081253836","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251218.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251218.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d624dcbd865e390f7f673ed7e2070e02f23d5af1","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251218.1.tgz","fileCount":170,"integrity":"sha512-e7kPm4b3ssFpZftFypcWc8ruu18VfyE/2K9hO08icVPa8AlCXHqgVvQqQp7d36NiffKD7sI+DdVXPketJjwTsA==","signatures":[{"sig":"MEUCIBBjfYa0NZzH3wjVuz7fpmJR/R1ZAhN3/4Yv1E6hZ1nxAiEAhY2L8tCEU2T/k0BU+sabIyb/2UFrKFPv3UBjqWFjKRU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\b7ec4726-93fe-4fe3-9588-9bdbece7a190\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251218.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b7ec4726-93fe-4fe3-9588-9bdbece7a190\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251218.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-e7kPm4b3ssFpZftFypcWc8ruu18VfyE/2K9hO08icVPa8AlCXHqgVvQqQp7d36NiffKD7sI+DdVXPketJjwTsA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251218.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251218.1_1766130977643_0.9278644515268677","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251219.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251219.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"88cfe9aff918ba48e27bf78479983a09c3e92b7d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251219.1.tgz","fileCount":170,"integrity":"sha512-qM3z2nl+3svFct0Ng9g0k3Kqvxf8IbQEPzvSHQMx7zKCo2+XNS7tSHV+OHpyJNV1QVQAtllI2dSD8JNTSpDS/w==","signatures":[{"sig":"MEUCIBTUT/ads35fFSCmgRTRYsKUr4VThcZKYAnPFFuMjyLyAiEAzBIKXinuuuG4yzMPgqIzNxcD1iWKWyZCQDvRte3+AyY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\cd455b2d-a2e0-4a35-a27a-83adea0bd081\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251219.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cd455b2d-a2e0-4a35-a27a-83adea0bd081\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251219.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-qM3z2nl+3svFct0Ng9g0k3Kqvxf8IbQEPzvSHQMx7zKCo2+XNS7tSHV+OHpyJNV1QVQAtllI2dSD8JNTSpDS/w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251219.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251219.1_1766217435720_0.027368398627305668","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251222.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251222.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251222.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7115471d88183c4027ced0e8f51619e116d1a1a3","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251222.1.tgz","fileCount":170,"integrity":"sha512-jQQFi4Qf/9ZuatFPtKnYYfwmzshbhyYzZAEw89wI/cL3f8FV5bPx1l0GNzBYaK//2KYfLoH0b826ZXNwVeEK/Q==","signatures":[{"sig":"MEYCIQDLQfSd+j1WncjudSygwHF9UXTZVlNKB+tacyYeDHmUUwIhAINlcuLacDDALxW2PnjDEhHk5vN5R3eB903G3xKkA/CD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\b931d18f-d90c-4b53-b1d2-07ca3cc4d91b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251222.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b931d18f-d90c-4b53-b1d2-07ca3cc4d91b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251222.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jQQFi4Qf/9ZuatFPtKnYYfwmzshbhyYzZAEw89wI/cL3f8FV5bPx1l0GNzBYaK//2KYfLoH0b826ZXNwVeEK/Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251222.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251222.1_1766476064593_0.42149701787527727","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251223.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251223.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b27505590616dc1b8bf5db5bba8e7072e2b835bf","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251223.1.tgz","fileCount":170,"integrity":"sha512-aqbCF9aUf+TTA6BRkPtDjl8SH/tj06kwTZOlqdpvvTGHh0OFFTBnFi0hYrz+sGbXz4HkXbgYe+BtINJyALkgmA==","signatures":[{"sig":"MEYCIQDX5SEVOqHurW56XrUHaA230j/q2VSVFjT4oC9gco5Z3AIhAJSEVopZ8wF0Ze+J9vhcVO1xDyGN3ngaVW5Wa71EuTeU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\7ae1dd89-d3eb-411b-bf2c-6db1a7708297\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251223.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7ae1dd89-d3eb-411b-bf2c-6db1a7708297\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251223.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-aqbCF9aUf+TTA6BRkPtDjl8SH/tj06kwTZOlqdpvvTGHh0OFFTBnFi0hYrz+sGbXz4HkXbgYe+BtINJyALkgmA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251223.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251223.1_1766562656828_0.9867022557801535","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251224.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251224.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1f03e90e8cd9d066ad0b4de87e0c38db7dae0e6e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251224.1.tgz","fileCount":170,"integrity":"sha512-jOin/zRgHNwzeKXaZMUzhXnDzE8NHMN/LtQSHAnnuEv90XZ52mqQ6aruXYaH5yzsNIVvosP7RrallRRu+luy9A==","signatures":[{"sig":"MEQCIHQL90zwdN5dIJ9V3gTpDOoFB0rxRA2xg5GJ7tOSLCTYAiAt542tu7xHtQ+d0rJe4hKfZqd+K9b6aQus0/qzC/lYWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\7f47ed8c-0820-4a76-a4eb-422afd09dcb7\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251224.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7f47ed8c-0820-4a76-a4eb-422afd09dcb7\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251224.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jOin/zRgHNwzeKXaZMUzhXnDzE8NHMN/LtQSHAnnuEv90XZ52mqQ6aruXYaH5yzsNIVvosP7RrallRRu+luy9A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251224.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251224.1_1766649005975_0.10548959082319231","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251226.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251226.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b3f84d08acecb5c5dbf1ed32445475bd114cc102","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251226.1.tgz","fileCount":170,"integrity":"sha512-bgPGDsEohsynu6J/UkXLZMEQ3oXtEVEgFzFsjnBANZZBGDTW5pf2fTudspxR7dwGH407MOn/rEsWA68NbyZcMg==","signatures":[{"sig":"MEQCIG75cyos6S5+b6+uPe+SAHkbxCBM0DI65uHV4Rvdz8s3AiAZ+GFRIswAt+mf3sVcWefijX8F+CAiM0GtGS1WNeLvQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\0b284d37-7c08-42e0-b48c-3499873e413c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251226.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0b284d37-7c08-42e0-b48c-3499873e413c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251226.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bgPGDsEohsynu6J/UkXLZMEQ3oXtEVEgFzFsjnBANZZBGDTW5pf2fTudspxR7dwGH407MOn/rEsWA68NbyZcMg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251226.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251226.1_1766821567558_0.9340259507022317","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251229.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251229.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251229.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6ceb4109dc59817e28b1783035a503dc052c8b56","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251229.1.tgz","fileCount":170,"integrity":"sha512-uad6izav9VOwaHJj+gunO4b1bd2Emo0aBrd98nhr73njnGIUTL7yb7cNsYIV6hh4NXUt9sRsb8DxBVGVIBJEaA==","signatures":[{"sig":"MEUCIQCszLTgLJCNJ5xACm99SAVAPngsEl5NHPaLqS58OeimqwIgUfOJjHz5Ckulo+LrTSbossbwwEKDLtTXyaAZx3aDziA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\fe55dc6b-072a-4e2b-95f5-edf10ea7baa7\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251229.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fe55dc6b-072a-4e2b-95f5-edf10ea7baa7\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251229.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-uad6izav9VOwaHJj+gunO4b1bd2Emo0aBrd98nhr73njnGIUTL7yb7cNsYIV6hh4NXUt9sRsb8DxBVGVIBJEaA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251229.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251229.1_1767080757568_0.8007501795081948","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251230.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251230.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251230.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e03d510341b07cff29d8afc05755fbc947d990fe","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251230.1.tgz","fileCount":170,"integrity":"sha512-7cB02LqhD/M1Q35i22JDrZGcRgpwRlDLhp/Fo4erCVB3OJxdQMgBVrgElrAaffJ54Di8np4YdhL90oV4n2pGQA==","signatures":[{"sig":"MEUCIQDDLRKQYNuZzkKXwKteWRbIQosmVOuI3laZ2YPuorcqBgIgOxrvqBM5aBa0ZK+aGXh1/bOrfArq+2xe3Bd0uRI5JVo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\3d7ec127-4ee5-4b06-8b78-78038dbc18cd\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251230.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3d7ec127-4ee5-4b06-8b78-78038dbc18cd\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251230.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7cB02LqhD/M1Q35i22JDrZGcRgpwRlDLhp/Fo4erCVB3OJxdQMgBVrgElrAaffJ54Di8np4YdhL90oV4n2pGQA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251230.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251230.1_1767167539952_0.672542852466498","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251231.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20251231.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20251231.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"17b8977e7a8d9dc2340cd826f86ac386e60b529d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20251231.1.tgz","fileCount":170,"integrity":"sha512-AsVZvQ31RrojFVWB+cmK8dOG0dlekNkFNTOrXYSLlW/FAQACBPHNAw6E1vrCkbothWWBOPT5S0gKq0blahV3zA==","signatures":[{"sig":"MEUCIHGH35/h3agVGPcNPkmSDQJsHhhM/X9WeRGTXRS9kkPhAiEAwANF8e92mcrrkpGIWteVrCDQ5HDJ4nyRWIuauTZLSs8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\de28015d-9963-4de7-b2af-0e09de23f440\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251231.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\de28015d-9963-4de7-b2af-0e09de23f440\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20251231.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AsVZvQ31RrojFVWB+cmK8dOG0dlekNkFNTOrXYSLlW/FAQACBPHNAw6E1vrCkbothWWBOPT5S0gKq0blahV3zA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20251231.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20251231.1_1767253671286_0.7471063160401004","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260102.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260102.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260102.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b711d6e214007e02387b25f6dff8f2324221f326","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260102.1.tgz","fileCount":170,"integrity":"sha512-FLry4YvDSWHm/OIX5f/i3SdYVcFs/3Hl7LK8VnFTf+DRKJQdVnVPf3JGtuqZuwDjHhHlfy34IF6FrphhFXVrkA==","signatures":[{"sig":"MEYCIQDRhti7XHgeG7rqfkUVjsyQ2C8YMlGiSTEHWD+BH7PQMAIhAOfvB3ezW4/R/FVQ2OupUIbNhHSTP16xLIoAASV8ZwkQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\e478dee3-a4bd-4c3c-9b2f-131735140fba\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260102.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e478dee3-a4bd-4c3c-9b2f-131735140fba\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260102.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-FLry4YvDSWHm/OIX5f/i3SdYVcFs/3Hl7LK8VnFTf+DRKJQdVnVPf3JGtuqZuwDjHhHlfy34IF6FrphhFXVrkA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260102.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260102.1_1767426416505_0.6821827996006722","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260105.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260105.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260105.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2a2aa6aab5e855f6eb0357ae4856ad6fed9f5597","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260105.1.tgz","fileCount":170,"integrity":"sha512-HhXgCbJCfecO5rsm3xkCcBcn7qGEyos5OkKN/K0cyUibQ/U/19ElPjfzS8IZ3o5UKXcLOGYT4k0I1AHqHMh6ag==","signatures":[{"sig":"MEYCIQCJ/YhLKTPoJg+RMkrIfejhb0aT87d1U8d0+Vh+w4eyXgIhALbnr34V/hCGKbBz7X2ruR81Sf98eclJcemWNtVn8qhY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\649d3276-5d78-4a3d-9166-ece7d0a33b8c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260105.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\649d3276-5d78-4a3d-9166-ece7d0a33b8c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260105.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-HhXgCbJCfecO5rsm3xkCcBcn7qGEyos5OkKN/K0cyUibQ/U/19ElPjfzS8IZ3o5UKXcLOGYT4k0I1AHqHMh6ag==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260105.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260105.1_1767686180550_0.8109556367591524","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260106.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260106.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260106.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4007decf2a261253096980abed59063d9c518b2e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260106.1.tgz","fileCount":170,"integrity":"sha512-a8NhbEbkYQnskSH/SCcZWc6WbIFk9JyMarfXrlEjGFuSn5gomt7A2Fb6SEAXAdXf6Q9WBybQyC8BXmAMCmvOvA==","signatures":[{"sig":"MEUCIE/okK6BWNi8NGBohySjTI5lRNkIHl88HV008FFERiXGAiEA4e6ZICjjjeQ6D1sgICQ6+4E79Wol5QaXYEHUBiDvyK8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196455},"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\\5e0bc0d8-cf8b-4f18-ad39-448f657e1312\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260106.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5e0bc0d8-cf8b-4f18-ad39-448f657e1312\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260106.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-a8NhbEbkYQnskSH/SCcZWc6WbIFk9JyMarfXrlEjGFuSn5gomt7A2Fb6SEAXAdXf6Q9WBybQyC8BXmAMCmvOvA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260106.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260106.1_1767772640904_0.1937940813799155","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260107.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260107.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4e6b16c8dd0bbd850b968c72c8dff2b02a808837","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260107.1.tgz","fileCount":170,"integrity":"sha512-Jtp0+vcYhSsEFZzMGvuXrD1h7DuEgEvPcz2H4EKwTCDuppFR96tri+Mcrni1x/hNLx2JmAcOpS55nuz2hQNYCQ==","signatures":[{"sig":"MEQCID3BVnWe+f5dzlxT8G1EMjX5Rvb5YpVS0rYlP8JEWCKKAiB1BiJAUjdfZrBUhpJdc8HRGmCxqLYwgaZU14FR+D0rwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\75dce133-f9da-420c-907d-5835a807f9a8\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260107.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\75dce133-f9da-420c-907d-5835a807f9a8\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260107.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Jtp0+vcYhSsEFZzMGvuXrD1h7DuEgEvPcz2H4EKwTCDuppFR96tri+Mcrni1x/hNLx2JmAcOpS55nuz2hQNYCQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260107.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260107.1_1767858908744_0.19544420544412588","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260108.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260108.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"78050729915cb6dc25321cc87ed6ba261df40df7","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260108.1.tgz","fileCount":170,"integrity":"sha512-ewf3o0v3dY9/MwiHFwwvfopyB/ha3FQohRk8Gutzm138k8THQGTTvJzqaOXK3Z+r7lsPAWGaTvZE3bX8035sJA==","signatures":[{"sig":"MEQCIFXMjRZUge8x+3FY4SWuse8AmdNhRaK7pmjRzUda6K78AiB4sUVf70ViTGZh8toh+VQ/iqdBw0dASJ++D5BaynsA7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\15e3e174-e5b5-4d91-9d69-9cd7fa80d197\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\15e3e174-e5b5-4d91-9d69-9cd7fa80d197\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260108.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ewf3o0v3dY9/MwiHFwwvfopyB/ha3FQohRk8Gutzm138k8THQGTTvJzqaOXK3Z+r7lsPAWGaTvZE3bX8035sJA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260108.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260108.1_1767945425188_0.6022013422271448","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260109.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260109.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c3d21cd86900aeffc9ef1c5ff5ea5ab8a148e5d5","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260109.1.tgz","fileCount":170,"integrity":"sha512-LypUdB6UHpX+OL4Ry7MIoQ16kHbSJtZFOiD6G4l6zEjgUf7jxsEDNhFCseB+AIVDRSlxGnn2EHzf0knLa9XMhg==","signatures":[{"sig":"MEUCICkHEeMQ8FqrNiNNGvQ9ovgpKvNe5vOMrEWExfd74bPcAiEAj1UcqNGMhcg6f8WEPap/0oux4urz6zWzjKg3gVJQgOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\2c50dfad-6c86-459f-9f05-25b76cb08f72\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2c50dfad-6c86-459f-9f05-25b76cb08f72\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260109.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-LypUdB6UHpX+OL4Ry7MIoQ16kHbSJtZFOiD6G4l6zEjgUf7jxsEDNhFCseB+AIVDRSlxGnn2EHzf0knLa9XMhg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260109.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260109.1_1768031333310_0.5184782268177586","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260112.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260112.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260112.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"567af51e0135b9dc586c89cbf244c08e87a876b9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260112.1.tgz","fileCount":170,"integrity":"sha512-xpPQ0bA9LzrbwQEiuIM9jgAvAK6b6TqTtABmXZSp50Fp60dOHJ7nHGWf0QzAumycHkxZ76+ozdfkaiausJnluw==","signatures":[{"sig":"MEYCIQCh1IHeqWMGDlRdEuItwo+bOsGIGP4lllrjt6ZigKs9bgIhAPlOwBurm36dD65C9EQuPih9v2Qp62rrIY2FgK85DTYy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\c6e4b1c2-a11b-4141-8bc7-dc3a2bbb3ccf\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260112.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c6e4b1c2-a11b-4141-8bc7-dc3a2bbb3ccf\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260112.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-xpPQ0bA9LzrbwQEiuIM9jgAvAK6b6TqTtABmXZSp50Fp60dOHJ7nHGWf0QzAumycHkxZ76+ozdfkaiausJnluw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260112.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260112.1_1768290689722_0.5127085550218682","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260113.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260113.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260113.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"537779991d318aeff12da4006c6e42ac500ccae5","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260113.1.tgz","fileCount":170,"integrity":"sha512-LbPoA4iFIKYl7WYpw3QVgwEy3XryNFOWdBjxaoRrR62d2aYSsYqYlLLibL9+jwKsJJk6AmO4j9bJh3RtFUERJw==","signatures":[{"sig":"MEUCIQCeer2pSoe76BjRwO+60Xuc+mwManKOmoU7iCEoLjMU0gIgYH7J7VvHTCVSx9LNPUsS62Rm9SbLSf1yE0X4mm3Q0UM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\91debb32-517e-4b12-becc-bac58ba3627d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260113.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\91debb32-517e-4b12-becc-bac58ba3627d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260113.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-LbPoA4iFIKYl7WYpw3QVgwEy3XryNFOWdBjxaoRrR62d2aYSsYqYlLLibL9+jwKsJJk6AmO4j9bJh3RtFUERJw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260113.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260113.1_1768377166321_0.9367273516462329","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260114.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260114.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6eb29f5daea64c6480a2b7fb8a5cc66c72687ca0","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260114.1.tgz","fileCount":170,"integrity":"sha512-gpOx/eL7pWMpOIKtDpIZW+tHT9urZx/rFbLJZNyN9/Jqay41kbDSasocxY3XkG5Wh9IdYv5D1jZS3Iu12/kmzQ==","signatures":[{"sig":"MEQCICFSDJaAfO40djwiTU+Y0/mzcuW9rxiyTRfQFRxgqp7CAiBoZcmt1Dad1GH7OvZx0pOSrs0OPq07WR5BMeJIaqwBFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\fcb4639a-4687-40e4-9c64-f29dc1ce5751\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fcb4639a-4687-40e4-9c64-f29dc1ce5751\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260114.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gpOx/eL7pWMpOIKtDpIZW+tHT9urZx/rFbLJZNyN9/Jqay41kbDSasocxY3XkG5Wh9IdYv5D1jZS3Iu12/kmzQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260114.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260114.1_1768463533856_0.05657184390697356","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260115.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260115.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e03cb07ec3fa2c715b0cb8859282f5261f1eaf4d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260115.1.tgz","fileCount":170,"integrity":"sha512-4v2UJaK28rCR3Ma7d57ln/+y2/lmDS5v+vqd33dQr9eOYfmeL7vfVbCwVsAZxblYqqFMNIJ/IBrUwLMF49aSaw==","signatures":[{"sig":"MEYCIQDyBTOvRQECDmQR2A147jKA22ENDlSHwro7xIL5HUOuFAIhAJG24OEwfmVBBlvaOQqb5+snhGcvaug8IJIGn6E+8Txb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\e9366b3c-898a-43b1-aaa1-506abc9c0989\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260115.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e9366b3c-898a-43b1-aaa1-506abc9c0989\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260115.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-4v2UJaK28rCR3Ma7d57ln/+y2/lmDS5v+vqd33dQr9eOYfmeL7vfVbCwVsAZxblYqqFMNIJ/IBrUwLMF49aSaw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260115.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260115.1_1768549994193_0.9716559861016292","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260116.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260116.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260116.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d67046f4dd2c4969927fdc444fb5c3c814629796","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260116.1.tgz","fileCount":170,"integrity":"sha512-Brq2lYxjiIqryIXJS7g5CMXNynTdxeSHeZOw6pMXpDSQIeG9aWCCN1EECqLkTxmRmDGFrEje4Qx4Z3vHHEQdYA==","signatures":[{"sig":"MEQCIEfhijlHdVuMWIw4TolDeGYrrl+JtDw5Jo2ZRpy+BNZCAiA9l8rEeXH6OW1twlOfpJ8FCWdI2fuB5U1KvNLhqMoeNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\40830d7b-53b0-4333-95f4-6328c14a195f\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260116.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\40830d7b-53b0-4333-95f4-6328c14a195f\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260116.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Brq2lYxjiIqryIXJS7g5CMXNynTdxeSHeZOw6pMXpDSQIeG9aWCCN1EECqLkTxmRmDGFrEje4Qx4Z3vHHEQdYA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260116.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260116.1_1768636578319_0.10790780817220669","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260119.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260119.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e63bed9f32919055759b50530156e608cb542cef","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260119.1.tgz","fileCount":170,"integrity":"sha512-qV7p79aEQLX86DNHuDd2GuEVaHL4stjNjEx+sobrZ9DnhzLJWP+LwdkBoSXQc07ui4I+q70swd69IIVngm0quQ==","signatures":[{"sig":"MEUCIQCQe566+SOYrzhZgltvms6aHtF5hJRqNMHl8a5SvGIjGAIgOKqL0SAwqs3sa5yqftEF/V1BTWLwVE44+cvJWh4fYWs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\eea865b9-3af4-4c1f-9df0-8e245e732f51\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\eea865b9-3af4-4c1f-9df0-8e245e732f51\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260119.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-qV7p79aEQLX86DNHuDd2GuEVaHL4stjNjEx+sobrZ9DnhzLJWP+LwdkBoSXQc07ui4I+q70swd69IIVngm0quQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260119.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260119.1_1768895331827_0.32119452403992077","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260120.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260120.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260120.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0e4b98939033eca93e1d253499f66134a41a7632","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260120.1.tgz","fileCount":170,"integrity":"sha512-dQ8bznrJKqIwUwHLeAl+vZIm5hAoNlMvsruktTQuyoJpOclW892dzXRawzgkYJLv7QTK3OSy2Jnc/A7syQF/dA==","signatures":[{"sig":"MEYCIQDCTPpPBqoamj/Ong909K1Vq9NOKwZA5HkUVttPOa7hVgIhAIVIMFCt2RQBs2liz22tEfdN6+LShRkFeGCAX/8NQwIv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\b6f88403-a80e-461c-bb4b-137741caa24a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260120.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b6f88403-a80e-461c-bb4b-137741caa24a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260120.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-dQ8bznrJKqIwUwHLeAl+vZIm5hAoNlMvsruktTQuyoJpOclW892dzXRawzgkYJLv7QTK3OSy2Jnc/A7syQF/dA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260120.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260120.1_1768981914347_0.6702051384067107","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260121.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260121.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260121.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c4502b51703ebbf7d863c34aaf667e0513dbadd9","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260121.1.tgz","fileCount":170,"integrity":"sha512-RYMOXUZqhjl3ihG7nBSwL4D6h4a39Sh4Dbj7rtimnloTQ6J3GtayeP/k5guPm8syOY9Yr1c+p2XnCT1AdLK+Bw==","signatures":[{"sig":"MEUCIAdLUgPc7M2t0cYVH5dZPwtNXXN+N0TCgOBB5TzuOELLAiEA/NKnqPVR9TU+vLnVZCPy9j3118Yr9HX0ZrMEkdNYyj4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\d83be9e1-bb52-488f-928c-a7cb1b928aa4\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260121.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d83be9e1-bb52-488f-928c-a7cb1b928aa4\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260121.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-RYMOXUZqhjl3ihG7nBSwL4D6h4a39Sh4Dbj7rtimnloTQ6J3GtayeP/k5guPm8syOY9Yr1c+p2XnCT1AdLK+Bw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260121.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260121.1_1769068588836_0.7698566815295709","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260122.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260122.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260122.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bc919d5b5d1afdf592a2b25b3040eb02f165b041","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260122.1.tgz","fileCount":170,"integrity":"sha512-cTgSPhPz3fKC6At+a3oD3tV9VwbOlf/bMtH6odZ+VQKamJw2WeYwc2pg970SmqtMV95Oi6mj2MmrtbIouKRriA==","signatures":[{"sig":"MEUCIE94vOlLRXM1AU6HJ+Fp9OzSjuFQi1FuvXEUGQdFikRFAiEAm3UugkSgUpHHDzDQjXt2WYW3AP5XzyUvA8bgRgoN+2U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\4911e841-4d9b-4332-ad05-92bf2aedbac1\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260122.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4911e841-4d9b-4332-ad05-92bf2aedbac1\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260122.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-cTgSPhPz3fKC6At+a3oD3tV9VwbOlf/bMtH6odZ+VQKamJw2WeYwc2pg970SmqtMV95Oi6mj2MmrtbIouKRriA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260122.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260122.1_1769154853296_0.300599250567972","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260123.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260123.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eb8033715266105e09a5270c120bdd6a3e7f2e83","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260123.1.tgz","fileCount":170,"integrity":"sha512-IxSVNAMoftG3E7f88XM2CZ3J2BDcJv0roLDeK35HuJ1P8FMk+9maYZ87QfUpww5WSJrGDjUhIXmcfLBcYz6oBQ==","signatures":[{"sig":"MEQCICIXeQLQ8uCx+FIHv2OyhrpbmI7d50ScW3R1+iTpZfpkAiBuN77ZOxFZJNL8GZ/p4RGnHxDR7VY03TEvqtDW+y5Etw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\c3c00c86-495f-404e-8624-c9b1eae7a186\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c3c00c86-495f-404e-8624-c9b1eae7a186\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260123.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-IxSVNAMoftG3E7f88XM2CZ3J2BDcJv0roLDeK35HuJ1P8FMk+9maYZ87QfUpww5WSJrGDjUhIXmcfLBcYz6oBQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260123.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260123.1_1769241240291_0.5634212100287497","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260126.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260126.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a2931c1340217104c95a0311e413989539cff266","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260126.1.tgz","fileCount":170,"integrity":"sha512-o05awxg6+IdIHpGCvb4enQ43YCjPezaJj98BnfbJtg0aQ5lJhtEjIwCDEoBmRO5TUtcs11Byw2gG/QJvJtxTYg==","signatures":[{"sig":"MEUCIDX9NUDHxBV2nJe3z7hs0kCL5tKFRCMYrLQhCVYzYA0KAiEAl/4iSGrlQGHOaYSfVYs/Zhii1ILWVU1/Jvek6P1l+Fw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\0c17fbf3-23c1-4cc7-8ce8-476e9a452435\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0c17fbf3-23c1-4cc7-8ce8-476e9a452435\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260126.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-o05awxg6+IdIHpGCvb4enQ43YCjPezaJj98BnfbJtg0aQ5lJhtEjIwCDEoBmRO5TUtcs11Byw2gG/QJvJtxTYg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260126.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260126.1_1769500454983_0.6123850791376264","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260127.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260127.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260127.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"800a22a0459b5c2adc32ea75ae61c2c95cca3ec6","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260127.1.tgz","fileCount":170,"integrity":"sha512-yh5ngXoOSUT+WZaqrdDCHEeLIJouEbWtvJB2mKB/n7W9mcyzlVnFePqkwz7iYoRNuUW33geapUy8baMcqGG7wQ==","signatures":[{"sig":"MEQCIA32NQin62kbATFDrSZl91uB3rOkh8TcFAEDuBRLZMw3AiBUvmNefRzNMNI+1F9rul3T0Mv+tKppfb92otJpHoVcaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\38499ebd-fd71-4bb8-ac3c-5f90137feefc\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260127.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\38499ebd-fd71-4bb8-ac3c-5f90137feefc\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260127.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-yh5ngXoOSUT+WZaqrdDCHEeLIJouEbWtvJB2mKB/n7W9mcyzlVnFePqkwz7iYoRNuUW33geapUy8baMcqGG7wQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260127.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260127.1_1769586682746_0.42327413607140985","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260128.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260128.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a59d10228f6fd3ec4a2097bf78b34d64a5a69a02","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260128.1.tgz","fileCount":170,"integrity":"sha512-Btdlto3mzHj18AnCjVp/7ysgFZgKVsqFyupEVMYNBy6KOruSwBNSv5JlOch63uSrhq741B1/LLedx/BFlcQhzg==","signatures":[{"sig":"MEYCIQD3GnrBcHgcGw5vNDImjndWqnjH7onLMUgUpPblnTZhVgIhAJBJXNOLjIoo4Qn31YJRL/29G5pKeFniyiJ8+2ytNM4X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\c5779172-3375-43c7-8e42-715d4f989204\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260128.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c5779172-3375-43c7-8e42-715d4f989204\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260128.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Btdlto3mzHj18AnCjVp/7ysgFZgKVsqFyupEVMYNBy6KOruSwBNSv5JlOch63uSrhq741B1/LLedx/BFlcQhzg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260128.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260128.1_1769673353456_0.5610323879506192","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260129.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260129.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"74534d495b03d14276899854b4143c2b411bf480","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260129.1.tgz","fileCount":170,"integrity":"sha512-tOVWNkAtH7cCiHUHhMc7JtQBQh1BH4jgCrGdiGVxR2kGtWifCh5Wj0X0ubK2YkdgGjq94oeq2bqMlZJ45VqYSw==","signatures":[{"sig":"MEQCIDMdhW3KyLTEteSSsTqPWJhSCnwQmYwyzSeSzugnuy9NAiBvXRxl14laOZsJg4X+ze7L8XSimkXFXmQNhNCsLGIEJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\6ee1b1b3-1278-45e8-8cf0-9e0df932bd91\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260129.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6ee1b1b3-1278-45e8-8cf0-9e0df932bd91\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260129.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-tOVWNkAtH7cCiHUHhMc7JtQBQh1BH4jgCrGdiGVxR2kGtWifCh5Wj0X0ubK2YkdgGjq94oeq2bqMlZJ45VqYSw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260129.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260129.1_1769759808181_0.33348174131573294","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260130.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260130.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260130.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c7747cfa40de48322970fe47fb4f61fb96c766cb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260130.1.tgz","fileCount":170,"integrity":"sha512-yHb2JwCREaBiKjlzEY1VQWaV1Cpqu5yIkS0xbQHshkeMrCKy0XvCqoOwPTUymESEVpLgWf8ZbecLESZjsKgHEg==","signatures":[{"sig":"MEQCIG+C2nGXYP5+cnmZKZM3gIrOcZXWhg95+xtY94V+jwOIAiB5kPDxJ9/WoGR/ralm34GiJgOZuiENtMqZzuGAUSzeCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\ecd14210-ed65-419f-8477-fa1547ff99ed\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260130.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ecd14210-ed65-419f-8477-fa1547ff99ed\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260130.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-yHb2JwCREaBiKjlzEY1VQWaV1Cpqu5yIkS0xbQHshkeMrCKy0XvCqoOwPTUymESEVpLgWf8ZbecLESZjsKgHEg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260130.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260130.1_1769845905331_0.919919215960934","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260202.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260202.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260202.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0332d119e4b2a257b7ceac9013a33b1a89754dc5","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260202.1.tgz","fileCount":170,"integrity":"sha512-Yp02aIDjYlfH4JC9GFjOaojpQCA1HAVXJeUdTlKNQ9YoBUmQ/7AVYKe0fBnv+WHaD7Mnxy5ohpkHVzPoR7d6Ww==","signatures":[{"sig":"MEQCIE6cuTce+LQZcl8tXJUjv2COqYzBq3Uyme8scX9Z2/RLAiB57VeYfxedmNkq2p4G6TKZ9mO7f/tTdJo5YG+LML45eA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\c3ce0bee-2b2c-43c4-8d4b-10b192f00b7f\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260202.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c3ce0bee-2b2c-43c4-8d4b-10b192f00b7f\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260202.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Yp02aIDjYlfH4JC9GFjOaojpQCA1HAVXJeUdTlKNQ9YoBUmQ/7AVYKe0fBnv+WHaD7Mnxy5ohpkHVzPoR7d6Ww==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260202.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260202.1_1770105738263_0.6175381216611222","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260203.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260203.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9adaf48c6bf8ffde9bc783e7ab69d14d23c533de","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260203.1.tgz","fileCount":170,"integrity":"sha512-mOYevi9Zy17tKEgDorwoLxsEYj/jv9PRNWdJ2VrGxNbovBNurw5zSd+2gCO1qFWoo0ObGcLLUS8BALmNDmaGjg==","signatures":[{"sig":"MEYCIQD1pY5JYUnDbtyJNQw4oZ5JbgC8EuSNsk+SeLaqXNSGvAIhAMyXQtegyKvMN1dOXZLytj2aICcr8GmUoE34v47Q0rm7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\bcfe47d6-58fa-4287-a11c-7564e4d4dd7a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bcfe47d6-58fa-4287-a11c-7564e4d4dd7a\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260203.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-mOYevi9Zy17tKEgDorwoLxsEYj/jv9PRNWdJ2VrGxNbovBNurw5zSd+2gCO1qFWoo0ObGcLLUS8BALmNDmaGjg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260203.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260203.1_1770191625517_0.8498220356595991","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260204.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260204.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6b67ee82a40859e2bb4c7d9d5cb9d0c6fc70a818","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260204.1.tgz","fileCount":170,"integrity":"sha512-eKrtsBeBetGQl1h6RXBbBeU8AW3vYRXTdr7poIDuQUA+z4RGQ8dniNl2FPNRWJ4w79OjqZrLHvglyRGWei33Dw==","signatures":[{"sig":"MEUCIQCm23JFb/5CYKX69YUA9Q26EZtObtzVqqmrPwgYaNY89wIgYHGa4y/aJ0yIGN0G96aSBdPDd0PysjRMHVgbbR1x3og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\fa855fc5-198a-4cf9-86ca-8cc62199442f\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260204.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fa855fc5-198a-4cf9-86ca-8cc62199442f\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260204.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-eKrtsBeBetGQl1h6RXBbBeU8AW3vYRXTdr7poIDuQUA+z4RGQ8dniNl2FPNRWJ4w79OjqZrLHvglyRGWei33Dw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260204.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260204.1_1770277943990_0.6189174050666042","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260205.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260205.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"84f746870b593e032b970cf1bd4d46af3a3de518","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260205.1.tgz","fileCount":170,"integrity":"sha512-jZ9JJF+OeyfuFHy+N1BqQY/TqIgbwbxF0s9MPfDLGYABx/F6YV1Db8c3JmPtLz2lrpG6anVHX1HcdfVmulfQXA==","signatures":[{"sig":"MEUCIG506HT3ZCPsyQFPo/feRBGqb/0dYv0pD/igaTqcAXl6AiEA7hq22x8a3NgLXqx4Q+w3VUdzde/ioPPZFAJoAXLcZUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\8492159b-4e9c-45b1-9e44-00a4c27ee678\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260205.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8492159b-4e9c-45b1-9e44-00a4c27ee678\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260205.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jZ9JJF+OeyfuFHy+N1BqQY/TqIgbwbxF0s9MPfDLGYABx/F6YV1Db8c3JmPtLz2lrpG6anVHX1HcdfVmulfQXA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260205.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260205.1_1770364312709_0.319518092779671","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260206.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260206.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fd42682d2e07f78fa40e8c64601e9ae11de4308e","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260206.1.tgz","fileCount":170,"integrity":"sha512-8eCOV4s07c/ErAvn7pT2UDC/5jNuLklXtX/6M0wph5DDm7rhomncMHQVKIyWK5evWiq4vN87feXopKieJ2dilQ==","signatures":[{"sig":"MEUCIQDs3ymEQFB9G16t2NATojSLq/sAXTRNwaJ3X/1K4kXK1AIgUAiq7PNCx8GlOsUXuE+0ZXdHN/IunAN2DBM/VawFUS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\26ed1e7a-3696-4252-b3ed-b7b80b266ba5\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260206.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\26ed1e7a-3696-4252-b3ed-b7b80b266ba5\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260206.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8eCOV4s07c/ErAvn7pT2UDC/5jNuLklXtX/6M0wph5DDm7rhomncMHQVKIyWK5evWiq4vN87feXopKieJ2dilQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260206.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260206.1_1770450840245_0.06558287605339963","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260209.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260209.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260209.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"50ff4dfd0428d48db0a7cbd47f3a918b4d76e95a","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260209.1.tgz","fileCount":170,"integrity":"sha512-JeRE+cyUPkCg4eVNnz3aS2ftA3xsRbxLr4algHq0o0a8y/Md2JpN6wHo5nlGscR87BBwr6iYAzfsd8ufWxM6qA==","signatures":[{"sig":"MEUCIQDismCc3aOSpQLVG4z/JxC7NLr/0WV66MEOGyWutesUOgIgFwtUbSp5pV7MgecauJ8DmOn2nfdiepxEV/rdeYSY408=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\0e444006-1017-46a8-9165-e0c436393e6b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260209.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0e444006-1017-46a8-9165-e0c436393e6b\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260209.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-JeRE+cyUPkCg4eVNnz3aS2ftA3xsRbxLr4algHq0o0a8y/Md2JpN6wHo5nlGscR87BBwr6iYAzfsd8ufWxM6qA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260209.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260209.1_1770710061855_0.7816051243255051","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260210.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260210.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e7d03340e40a607d695c179e879db9621174e309","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260210.1.tgz","fileCount":170,"integrity":"sha512-AIkjCYXzigH30OPL1R89M8MtYpK/kzvRfD5dbW9wgmkCR/Zd9kzGKLzN2G+1xzF9rdP4c/Da7i3S8MOLGHRlhQ==","signatures":[{"sig":"MEYCIQD4jyjqYnQZ3TCMhGOqEIYMhDd1X6c6iXlFHZjsVm/JxgIhANepgFeZVTYyk+YhfrL6Y2KGkkJ/hExH2RA0KFaY/2uH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\69f39b68-db7a-4dac-b5cc-4b1697013154\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260210.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\69f39b68-db7a-4dac-b5cc-4b1697013154\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260210.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AIkjCYXzigH30OPL1R89M8MtYpK/kzvRfD5dbW9wgmkCR/Zd9kzGKLzN2G+1xzF9rdP4c/Da7i3S8MOLGHRlhQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260210.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260210.1_1770796348741_0.4481299651194368","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260211.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260211.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"388cf2ace97f0c5d1f492ef3e7711e129ba7bfcd","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260211.1.tgz","fileCount":170,"integrity":"sha512-s0nuLSY+6t9oJpKWt2xY6Bj+MCM+YBSpBxT6NDCl+fhJf4KAtk2wN04NMUcC97GN0c1kmHHhwa41tDgmzou5Sw==","signatures":[{"sig":"MEQCIENk5s5XzrsB+ZKa4c7m7wLA2G7hPs632ZZPRJxo/3hgAiB3Y7hnmnsCd65ve4OJufd7oKq+RplkMX+7kYthqQx32g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\ac875612-8a26-4084-b282-8b930311929d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260211.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ac875612-8a26-4084-b282-8b930311929d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260211.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-s0nuLSY+6t9oJpKWt2xY6Bj+MCM+YBSpBxT6NDCl+fhJf4KAtk2wN04NMUcC97GN0c1kmHHhwa41tDgmzou5Sw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260211.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260211.1_1770882528165_0.10062130817065396","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260212.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260212.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260212.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"263f3453c1af7086c68955a45c5f6ea49249bb24","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260212.1.tgz","fileCount":170,"integrity":"sha512-vLbA/rOlSchkCWqnZYEuvIqonel9Z60y3t3IbB+px3sJGbnCjh0XWptXQulIz8/cvhuoi3acpgK2iGF/pk77ag==","signatures":[{"sig":"MEUCIQCpA0/8Jw432qBfUAFvgIJp663e0umvS7pqTOiZzUEZywIgME/xw9YvjdoIhfZsBEWFEd9MAHkRBROOKcSbaGPNeMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\9dffee01-f6f5-494b-9aee-8b49a030dd8d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260212.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9dffee01-f6f5-494b-9aee-8b49a030dd8d\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260212.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-vLbA/rOlSchkCWqnZYEuvIqonel9Z60y3t3IbB+px3sJGbnCjh0XWptXQulIz8/cvhuoi3acpgK2iGF/pk77ag==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260212.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260212.1_1770969035644_0.03673733938460155","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260213.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260213.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260213.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"15f55f10c336e2a2c78cc677712b5dfd0cc4ffcb","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260213.1.tgz","fileCount":170,"integrity":"sha512-1o3NoPtA/DTeq9LH1myqANOlWTaeTmrvWFgnt2mZqrEMIWsWxFH3FjpCtQvGnK0QG5OAsSIgW/mk7u0rgr/jXQ==","signatures":[{"sig":"MEUCIGtnnTBTizex4lgTz+gqyeLMXpOKQH19vA7VGjbNNsL8AiEAs+Glu0I9eJEE0V074Wq+1sBP+8YPz9MsvLyOCu8f7g0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\13334bb0-ac11-4de6-9129-0ebec21bd613\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260213.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\13334bb0-ac11-4de6-9129-0ebec21bd613\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260213.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-1o3NoPtA/DTeq9LH1myqANOlWTaeTmrvWFgnt2mZqrEMIWsWxFH3FjpCtQvGnK0QG5OAsSIgW/mk7u0rgr/jXQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260213.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260213.1_1771055815099_0.35022395938393625","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260216.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260216.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f5a6c1b02555d4d15d2a208a2d204dc12926a971","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260216.1.tgz","fileCount":170,"integrity":"sha512-I01Z1QHDVD6lt7MehQkovGtho9KKu0syt5HlndRtSb0MTOLs1iPh4dDzVBN2SYuBBBjz6cCePFO/nVoC2sAaYw==","signatures":[{"sig":"MEYCIQC7Mq18hjfgV62NxsWKUkG7WhAIT6DFQMBpj+zClqEqgQIhANeJOhsSdIwQmu/Hjqahw/knOZLZp87tlU9Z8EY4IX06","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\119f875b-593e-43b6-b85a-9b5340ae0571\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260216.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\119f875b-593e-43b6-b85a-9b5340ae0571\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260216.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-I01Z1QHDVD6lt7MehQkovGtho9KKu0syt5HlndRtSb0MTOLs1iPh4dDzVBN2SYuBBBjz6cCePFO/nVoC2sAaYw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260216.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260216.1_1771314757151_0.06823152210365069","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260217.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260217.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260217.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e4aaa5d067092721ba1fe545debb8f5173552753","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260217.1.tgz","fileCount":170,"integrity":"sha512-JekmfO2EiHzTP6UZJXJzye+kKyjo8PwIbXA7eXeILdGib+NuIkIb2+nqrLwb9/7MUbbpWJm/D1SvXlssJ5cDwQ==","signatures":[{"sig":"MEUCIFZ6T6M01MHgkS5XvV609DsPyySSZ3Sbna3HDR5kZgUFAiEA1lMwB0GayL5eXtChZVYXjruI0KMAziw7/tuJKrP+e20=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\190904fa-ab27-4c6d-b55a-a846e95a5635\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260217.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\190904fa-ab27-4c6d-b55a-a846e95a5635\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260217.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-JekmfO2EiHzTP6UZJXJzye+kKyjo8PwIbXA7eXeILdGib+NuIkIb2+nqrLwb9/7MUbbpWJm/D1SvXlssJ5cDwQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260217.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260217.1_1771401069655_0.6854938157452712","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260218.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260218.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3d3ba1021c5ed43474c454e77ac19db6bff486cf","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260218.1.tgz","fileCount":170,"integrity":"sha512-n+Tet25WqoPNnMbMvFCQ7F/in6ha+94SQIigYWSaFvcIauOiC1XmaLwYLXfg/dmOYszwiexSQkvECX9jMdGPmA==","signatures":[{"sig":"MEQCIAibyuo4ypAogmjxq7FP6XbwBnonbF0r6wdEZt9qvT6ZAiAla50epqa8LQWL7pp+9/oHG+v2eVLmPEkpBV91BBOTgQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\7fe762fa-8189-4984-81df-ab687f9eca23\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7fe762fa-8189-4984-81df-ab687f9eca23\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260218.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-n+Tet25WqoPNnMbMvFCQ7F/in6ha+94SQIigYWSaFvcIauOiC1XmaLwYLXfg/dmOYszwiexSQkvECX9jMdGPmA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260218.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260218.1_1771487391872_0.5276854495801004","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260219.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260219.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0dabfe5daa3ddb7342fcfb27c064ed3f43950fbf","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260219.1.tgz","fileCount":170,"integrity":"sha512-FZ0oUSyu3RPLlwk9BwcbFyHqH1SEdjowG588e4NBGWJgSm7+WxILH1x7udo0fcUjPNif5015ULBEe2SC9wjBRA==","signatures":[{"sig":"MEQCICi5DMTtNoGSdidyY2iHsgYtHan4Z9rBTxZy2qAHgBxQAiAfoKJ3quIaEyf4RqQxIKWhHHBhfjvgtxEce62kiWpf0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\59b60b31-f504-4bc5-815b-30f6479c9210\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260219.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\59b60b31-f504-4bc5-815b-30f6479c9210\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260219.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-FZ0oUSyu3RPLlwk9BwcbFyHqH1SEdjowG588e4NBGWJgSm7+WxILH1x7udo0fcUjPNif5015ULBEe2SC9wjBRA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260219.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260219.1_1771573698778_0.2075324424999747","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260220.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260220.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"99982da500cec90bc77a51b628c3c902a8580398","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260220.1.tgz","fileCount":170,"integrity":"sha512-FSyzHhvoN0x+xd5kTh/Gqs6datH5jXFX28fIUh7Yj2SflnnpjXhOFLSIHXSy1uUN8TJ8/bfpMNM0tHagm68B3A==","signatures":[{"sig":"MEQCIFMRTjCU0Ob2c+1pgS2FkU2xbyUqx70uVbN+2rbdiGHPAiBtd4pNjYBUfiWgB8DOpHd5G+Pj51e7orAdYAvuH25S5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\a87dbc26-2576-4e74-a9cf-7fe676778fd5\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260220.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a87dbc26-2576-4e74-a9cf-7fe676778fd5\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260220.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-FSyzHhvoN0x+xd5kTh/Gqs6datH5jXFX28fIUh7Yj2SflnnpjXhOFLSIHXSy1uUN8TJ8/bfpMNM0tHagm68B3A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260220.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260220.1_1771660453300_0.5134366960183525","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260223.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260223.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ceb1b030020460da0ffd9db53284ceeb76b89b05","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260223.1.tgz","fileCount":170,"integrity":"sha512-S1onerEZ3RR1Y1h4MlnFbbS2GbeNZzJE0V8/0MY+yeNgRlpHoR64KA/h7dYvpB25XEfUJHYAikksXC+TJm3z+g==","signatures":[{"sig":"MEUCIQCp1ldwZPyW88yW0kGEVuA9sJUE0tQ/1p1p/HjcHDJY+gIge+6yX7/KrOFOrj0xrkDstfk9fGxfVNJolir3kTEZ8JE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\cc84382d-d176-4bea-9be1-371515ac20b8\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260223.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cc84382d-d176-4bea-9be1-371515ac20b8\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260223.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-S1onerEZ3RR1Y1h4MlnFbbS2GbeNZzJE0V8/0MY+yeNgRlpHoR64KA/h7dYvpB25XEfUJHYAikksXC+TJm3z+g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260223.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260223.1_1771919549424_0.19967364217719252","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260224.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260224.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f1a5e6e80d13bd2d337e21c478cf7e7eed46751b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260224.1.tgz","fileCount":170,"integrity":"sha512-3mt4ZIFOv5SvL2KZha431GZ19t+hYvCzQkWr9j6MMuRfvW4xuo5tsOU8FmyUrPULsoLQQtV30TR2wy0ahKrDzQ==","signatures":[{"sig":"MEUCIQC0+5lKi8vXuv7+1m/HcYReVt71+waJXABlJmuVt8rS6gIgerMGT8IVl6n4acJG6s/xPd/LtLKOvLd0hoAef01DHOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\4e4d0fe9-90ed-4268-bd4e-d0df3f3377da\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260224.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4e4d0fe9-90ed-4268-bd4e-d0df3f3377da\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260224.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3mt4ZIFOv5SvL2KZha431GZ19t+hYvCzQkWr9j6MMuRfvW4xuo5tsOU8FmyUrPULsoLQQtV30TR2wy0ahKrDzQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260224.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260224.1_1772005892063_0.8429573518550317","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260226.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260226.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fc5b049fdb476d8c60b1010952dc45ca1c406af8","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260226.1.tgz","fileCount":170,"integrity":"sha512-aUPehXTKUHVCK0lzvcHoBmSs5iF98T/2ADXiKg6ksnzWG+vuFHPApmXWo5T+JHDRLPmbFKche0rWtwLMYBCx4g==","signatures":[{"sig":"MEUCIGT5bEbIHfbQMQreBt7s5hurnRXCnck9dWy2+DpOJPKwAiEA+Ii9KOHuCISJir0BNFftsClpJ3H5TrzGDtsvauuYDAw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\f5063117-f02e-4fa6-840b-40b736f354de\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260226.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f5063117-f02e-4fa6-840b-40b736f354de\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260226.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-aUPehXTKUHVCK0lzvcHoBmSs5iF98T/2ADXiKg6ksnzWG+vuFHPApmXWo5T+JHDRLPmbFKche0rWtwLMYBCx4g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260226.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260226.1_1772179175366_0.56095384531223","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260227.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260227.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6c4cda5737cd117978249a7ebca9708ee197d66b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260227.1.tgz","fileCount":170,"integrity":"sha512-pfCA2axZLTbxmgHHalk8GtJseiSnvqvm7Hoa0zDS8tYS+R2GCJQ8cI8oNeV8sTXkvCjfXdPYyoWXaZB6CIh5KQ==","signatures":[{"sig":"MEQCIHM8AdrLH2X1QiGoiX3ay+ad4gGyig0ewg3AHTnq1KnYAiAWhdBaDfWlsw0qkus7ks34ibUXZpFBtOz0bnE9NgXG5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\42e1e0c3-f3af-4905-8cd4-2d5a15a7a2ba\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260227.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\42e1e0c3-f3af-4905-8cd4-2d5a15a7a2ba\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260227.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pfCA2axZLTbxmgHHalk8GtJseiSnvqvm7Hoa0zDS8tYS+R2GCJQ8cI8oNeV8sTXkvCjfXdPYyoWXaZB6CIh5KQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260227.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260227.1_1772265728200_0.1469661354271763","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260302.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260302.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260302.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"677f0b71848ddf9b68669e85199838da0e6fe011","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260302.1.tgz","fileCount":170,"integrity":"sha512-ddt1FqZnf2423FhAeOh8S88VZ9AELJYVP1J2qiwYg/8hWwuex2j+ond8g11dpYYbpWp5GIJ4On4X3lM60vK+OA==","signatures":[{"sig":"MEQCICtWRZiZhz+Arvlrt/dTWGZaHUxXTjdIXPaAU/QUp/1JAiBf6Q1623dWVhhU9vAIha5A/bm7ziD46Xxw5G4QEBfh/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":196456},"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\\73da1e67-a011-477a-bb25-1bf0f1c78a9c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260302.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\73da1e67-a011-477a-bb25-1bf0f1c78a9c\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260302.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ddt1FqZnf2423FhAeOh8S88VZ9AELJYVP1J2qiwYg/8hWwuex2j+ond8g11dpYYbpWp5GIJ4On4X3lM60vK+OA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.23.0-alpha <1.23.0-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260302.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260302.1_1772524573219_0.5915644740382258","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260303.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260303.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260303.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f10d7209981e6d0ad0c2e0cdbe0cce55ca2bad3b","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260303.1.tgz","fileCount":170,"integrity":"sha512-NufQoglg5c1Olckq5cGZSKDMj/lph6h+6PtBp4RbaYlmJJrQsPjeVjKzTiwC5GfL3zp3I/09vrvQbflCw7KbYg==","signatures":[{"sig":"MEQCIBRQ83NfOluoGwa6kCaq5wJ02kXZqiAZXLzxUk/FJLqfAiBaAvAIVnPLT6yeEzCr4QxvYp7PkSgAUlpIJLXGrgy3oQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190917},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e78686c4-6d4e-493f-b04e-cc361d0c2a7f\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260303.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e78686c4-6d4e-493f-b04e-cc361d0c2a7f\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260303.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NufQoglg5c1Olckq5cGZSKDMj/lph6h+6PtBp4RbaYlmJJrQsPjeVjKzTiwC5GfL3zp3I/09vrvQbflCw7KbYg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.23.0-alpha <1.23.0-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260303.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260303.1_1772610944232_0.4742243852485786","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260304.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260304.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260304.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d51d7d6dc1458a8947fd2abc9ad3d3f018d78811","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260304.1.tgz","fileCount":170,"integrity":"sha512-KESteIphyZWO/bvB9t6GIVsOafYB9W1k1Vv2HSzxee6h8dUvOg+dTWuVgPPxvabDw0T7l8c+1UuFbmBKMD5Ghw==","signatures":[{"sig":"MEQCICxXxIflaq71riBTj/bm0/UbgD4NjF+bdEJXKwBgauufAiAMIie+57o0spZjE9W3BZ9tySxONorOOTacrvhnjRd39A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191560},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\701bc82a-9c2d-44e7-806e-3eaf00610675\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260304.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\701bc82a-9c2d-44e7-806e-3eaf00610675\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260304.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-KESteIphyZWO/bvB9t6GIVsOafYB9W1k1Vv2HSzxee6h8dUvOg+dTWuVgPPxvabDw0T7l8c+1UuFbmBKMD5Ghw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.23.0-alpha <1.23.0-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260304.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260304.1_1772697282639_0.6148207316243823","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260305.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260305.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"66d023a42343501190c1249f990c90ccdc3138a4","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260305.1.tgz","fileCount":170,"integrity":"sha512-sbo24lNWp6NdPxh7VPW5/rcdZcjPIWFZrer2JRoqejJ453Cwmp8fS4zATDmm7XcJc/82t6p98C0xUhEOzKF7Ig==","signatures":[{"sig":"MEUCIFriUE7Wn2utLdGA1/wB8d1dDKQOi4oPrfinLRsuTLtKAiEA9cbe7pgfvkwZ7+ZgFSZg0aFazGfubCQ1rgQlvxTpXEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191560},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e3bcd49d-0989-4302-9097-6ea069b7a9b9\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e3bcd49d-0989-4302-9097-6ea069b7a9b9\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260305.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-sbo24lNWp6NdPxh7VPW5/rcdZcjPIWFZrer2JRoqejJ453Cwmp8fS4zATDmm7XcJc/82t6p98C0xUhEOzKF7Ig==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.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","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260305.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260305.1_1772783687306_0.10290781509851232","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260306.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260306.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"92079ee414739edec87532a7e5c63931763cb8ab","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260306.1.tgz","fileCount":170,"integrity":"sha512-T3QJQTFLyt2xY8M9RT3EA5WcaLSkXzgv6JQHUUqvJty1/++ID+Mew3wkjWOkWAivLRRCySLZA1CcBhqQgLFbNg==","signatures":[{"sig":"MEUCIQCKi8iwmCE7XBGsI9tI7GLwv+YgcqJ/YdVDmuLUT25r2wIgZWkCrJjuTOWMWN22xYfE2npX7tOCDK/PfYfGcEnY8/0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191560},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\be60317b-8f49-4e18-9471-c435c1768f45\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\be60317b-8f49-4e18-9471-c435c1768f45\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260306.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-T3QJQTFLyt2xY8M9RT3EA5WcaLSkXzgv6JQHUUqvJty1/++ID+Mew3wkjWOkWAivLRRCySLZA1CcBhqQgLFbNg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.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","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260306.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260306.1_1772869835607_0.667226626797808","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260309.1":{"name":"@azure-rest/maps-geolocation","version":"1.0.0-alpha.20260309.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/maps-geolocation@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/tree/main/sdk/maps/maps-geolocation-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"37c0e89e77437d2c175bb3c5f32221622b02905f","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260309.1.tgz","fileCount":170,"integrity":"sha512-kPJZBx2F+Whr5zeFgmxtIs3PPerlyD7O4rO89dYxB9JWSujtZNPm6CS8Sy53V3psEEN6sRu+5OQA3JZumWezog==","signatures":[{"sig":"MEUCIQDiltS9FlRHhqgE6Ve4PzTACjefi+r7YJa4MHnxdk4m1QIgU+2IguzPqLMclX57F+FiRILz54fWLQs7uOM0mRuWkvA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191560},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fab8688e-74df-4e5b-960c-292bf39e6a39\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-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-browser dist-esm test-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","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fab8688e-74df-4e5b-960c-292bf39e6a39\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260309.1.tgz","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-kPJZBx2F+Whr5zeFgmxtIs3PPerlyD7O4rO89dYxB9JWSujtZNPm6CS8Sy53V3psEEN6sRu+5OQA3JZumWezog==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for MapsGeolocationClient.","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/maps-common":"1.0.0-beta.2","@azure-rest/core-client":">=2.5.2-alpha <2.5.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","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2-alpha.20260309.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"disableDocsMs":true,"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"}},"_npmOperationalInternal":{"tmp":"tmp/maps-geolocation_1.0.0-alpha.20260309.1_1773126311476_0.0032319038766521757","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260310.1":{"name":"@azure-rest/maps-geolocation","sdk-type":"client","author":{"name":"Microsoft Corporation"},"version":"1.0.0-alpha.20260310.1","description":"A generated SDK for MapsGeolocationClient.","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"./dist/commonjs/index.js","module":"./dist/esm/index.js","types":"./dist/commonjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/Azure/azure-sdk-for-js.git"},"bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=20.0.0"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure/core-rest-pipeline":">=1.23.1-alpha <1.23.1-alphb","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/maps-common":"1.0.0-beta.2","tslib":"^2.8.1"},"devDependencies":{"@azure/identity":"4.13.0","@types/node":"^20.19.25","@vitest/browser-playwright":"^4.0.8","@vitest/coverage-istanbul":"^4.0.8","autorest":"latest","cross-env":"^10.1.0","dotenv":"^16.6.1","eslint":"^9.39.1","playwright":"^1.56.1","prettier":"^3.6.2","rimraf":"^6.1.0","typescript":"~5.9.3","vitest":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-utils-vitest":"^2.0.1","@azure/core-util":"^1.13.2-alpha.20260310.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure/dev-tool":"^1.0.0"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","//metadata":{"constantPaths":[{"path":"swagger/README.md","prefix":"package-version"}]},"browser":"./dist/browser/index.js","//sampleConfiguration":{"productName":"MapsGeolocationClient","productSlugs":["azure","azure-maps"],"requiredResources":{"Azure Maps Resource":"https://learn.microsoft.com/azure/azure-maps/how-to-create-template"},"disableDocsMs":true},"type":"module","exports":{"./package.json":"./package.json",".":{"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"},"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"react-native":"./dist/react-native/index.js","scripts":{"build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","build:samples":"tsc -p tsconfig.samples.json","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"rimraf review && dev-tool run extract-api","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","generate:client":"autorest --typescript swagger/README.md && npm run format","lint":"eslint package.json src test","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","update-snippets":"dev-tool run update-snippets"},"readmeFilename":"README.md","_id":"@azure-rest/maps-geolocation@1.0.0-alpha.20260310.1","_integrity":"sha512-Hs7/TQLLCqVvy3cikyjAvJyt0qlpn2WRABym7gRTtMQYANXF+itkTB88OT4BWIk2u9I25YmnExLSP98TaFc3vQ==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3da6c99e-f909-4443-b356-beaa0eb52f97\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260310.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3da6c99e-f909-4443-b356-beaa0eb52f97\\azure-rest-maps-geolocation\\azure-rest-maps-geolocation-1.0.0-alpha.20260310.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-Hs7/TQLLCqVvy3cikyjAvJyt0qlpn2WRABym7gRTtMQYANXF+itkTB88OT4BWIk2u9I25YmnExLSP98TaFc3vQ==","shasum":"41562ee9f801fe3f6822ad6dff5dc16aa111820d","tarball":"https://registry.npmjs.org/@azure-rest/maps-geolocation/-/maps-geolocation-1.0.0-alpha.20260310.1.tgz","fileCount":170,"unpackedSize":191560,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEAn0DMLoXqAyH2rWeyIXeYPwsJsGT60p3xGRgChieCWAiBaCPlfu25rog1bE4bJu62EJiAkhRPF4+yFXuyTqJ6x6w=="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/maps-geolocation_1.0.0-alpha.20260310.1_1773211995182_0.6250331602058552"},"_hasShrinkwrap":false}},"time":{"created":"2023-01-10T06:02:39.380Z","modified":"2026-03-11T06:53:15.486Z","1.0.0-beta.1":"2023-01-10T06:02:39.643Z","1.0.0-beta.2":"2023-07-13T01:33:31.062Z","1.0.0-alpha.20230724.1":"2023-07-25T06:49:50.667Z","1.0.0-alpha.20230823.1":"2023-08-24T06:52:05.281Z","1.0.0-alpha.20231120.2":"2023-11-21T07:48:14.902Z","1.0.0-alpha.20231206.1":"2023-12-07T07:45:13.212Z","1.0.0-alpha.20231214.2":"2023-12-15T07:44:57.209Z","1.0.0-alpha.20240110.1":"2024-01-11T07:50:34.124Z","1.0.0-beta.3":"2024-01-16T06:39:49.549Z","1.0.0-alpha.20240115.6":"2024-01-16T07:50:32.206Z","1.0.0-alpha.20240116.5":"2024-01-17T07:46:43.338Z","1.0.0-alpha.20240126.1":"2024-01-27T07:48:04.793Z","1.0.0-alpha.20240202.1":"2024-02-03T07:45:17.592Z","1.0.0-alpha.20240307.1":"2024-03-08T07:50:14.547Z","1.0.0-alpha.20240322.1":"2024-03-23T06:50:53.625Z","1.0.0-alpha.20240409.1":"2024-04-10T06:56:27.283Z","1.0.0-alpha.20240410.1":"2024-04-11T06:56:32.630Z","1.0.0-alpha.20240411.1":"2024-04-12T06:58:13.355Z","1.0.0-alpha.20240412.1":"2024-04-13T06:57:07.299Z","1.0.0-alpha.20240415.1":"2024-04-16T06:58:50.390Z","1.0.0-alpha.20240416.1":"2024-04-17T07:00:32.867Z","1.0.0-alpha.20240418.1":"2024-04-19T07:01:28.684Z","1.0.0-alpha.20240426.1":"2024-04-27T06:55:34.679Z","1.0.0-alpha.20240514.1":"2024-05-15T07:02:07.798Z","1.0.0-alpha.20240515.1":"2024-05-16T06:56:40.830Z","1.0.0-alpha.20240516.1":"2024-05-17T06:57:49.853Z","1.0.0-alpha.20240517.1":"2024-05-18T06:56:37.961Z","1.0.0-alpha.20240520.1":"2024-05-21T06:59:31.701Z","1.0.0-alpha.20240521.1":"2024-05-22T07:00:10.139Z","1.0.0-alpha.20240522.1":"2024-05-23T06:56:35.186Z","1.0.0-alpha.20240523.1":"2024-05-24T07:02:18.101Z","1.0.0-alpha.20240524.1":"2024-05-25T06:56:19.839Z","1.0.0-alpha.20240527.1":"2024-05-28T06:59:02.033Z","1.0.0-alpha.20240528.1":"2024-05-29T07:00:59.498Z","1.0.0-alpha.20240529.1":"2024-05-30T07:00:04.428Z","1.0.0-alpha.20240530.1":"2024-05-31T07:02:04.028Z","1.0.0-alpha.20240531.1":"2024-06-01T06:59:19.637Z","1.0.0-alpha.20240603.1":"2024-06-04T06:59:49.365Z","1.0.0-alpha.20240604.1":"2024-06-05T06:56:18.824Z","1.0.0-alpha.20240605.1":"2024-06-06T06:59:02.626Z","1.0.0-alpha.20240606.1":"2024-06-07T06:57:23.789Z","1.0.0-alpha.20240607.1":"2024-06-08T06:57:49.119Z","1.0.0-alpha.20240611.1":"2024-06-12T06:59:18.182Z","1.0.0-alpha.20240612.1":"2024-06-13T06:55:46.633Z","1.0.0-alpha.20240613.1":"2024-06-14T06:57:32.868Z","1.0.0-alpha.20240614.1":"2024-06-15T07:33:46.200Z","1.0.0-alpha.20240617.1":"2024-06-18T06:56:45.208Z","1.0.0-alpha.20240618.1":"2024-06-19T06:57:28.630Z","1.0.0-alpha.20240619.1":"2024-06-20T06:59:20.090Z","1.0.0-alpha.20240620.1":"2024-06-21T07:00:37.578Z","1.0.0-alpha.20240621.1":"2024-06-22T06:54:54.859Z","1.0.0-alpha.20240624.1":"2024-06-25T06:56:39.913Z","1.0.0-alpha.20240625.1":"2024-06-26T06:59:16.333Z","1.0.0-alpha.20240626.1":"2024-06-27T07:05:53.802Z","1.0.0-alpha.20240627.1":"2024-06-28T07:00:16.370Z","1.0.0-alpha.20240628.1":"2024-06-29T07:01:02.802Z","1.0.0-alpha.20240704.1":"2024-07-05T06:57:58.808Z","1.0.0-alpha.20240705.1":"2024-07-06T06:59:41.243Z","1.0.0-alpha.20240708.1":"2024-07-09T06:57:29.797Z","1.0.0-alpha.20240709.1":"2024-07-10T06:58:22.871Z","1.0.0-alpha.20240710.1":"2024-07-11T06:59:18.949Z","1.0.0-alpha.20240711.1":"2024-07-12T06:56:49.302Z","1.0.0-alpha.20240712.1":"2024-07-13T06:57:12.535Z","1.0.0-alpha.20240715.1":"2024-07-16T06:58:52.589Z","1.0.0-alpha.20240716.1":"2024-07-17T06:57:04.435Z","1.0.0-alpha.20240717.1":"2024-07-18T06:58:29.605Z","1.0.0-alpha.20240718.1":"2024-07-19T06:54:53.632Z","1.0.0-alpha.20240719.1":"2024-07-20T07:08:57.768Z","1.0.0-alpha.20240722.1":"2024-07-23T07:00:30.632Z","1.0.0-alpha.20240723.1":"2024-07-24T06:57:08.094Z","1.0.0-alpha.20240725.1":"2024-07-26T07:01:37.564Z","1.0.0-alpha.20240726.1":"2024-07-27T07:02:07.185Z","1.0.0-alpha.20240729.1":"2024-07-30T06:57:20.593Z","1.0.0-alpha.20240731.1":"2024-08-01T07:03:10.829Z","1.0.0-alpha.20240801.2":"2024-08-02T07:00:51.555Z","1.0.0-alpha.20240802.1":"2024-08-03T07:00:06.746Z","1.0.0-alpha.20240805.1":"2024-08-06T06:57:11.289Z","1.0.0-alpha.20240807.2":"2024-08-08T06:59:08.112Z","1.0.0-alpha.20240808.1":"2024-08-09T07:01:42.007Z","1.0.0-alpha.20240809.1":"2024-08-10T06:56:48.980Z","1.0.0-alpha.20240812.1":"2024-08-13T06:56:04.388Z","1.0.0-alpha.20240813.1":"2024-08-14T06:58:04.699Z","1.0.0-alpha.20240814.1":"2024-08-15T07:01:19.934Z","1.0.0-alpha.20240815.1":"2024-08-16T06:57:26.850Z","1.0.0-alpha.20240816.1":"2024-08-17T07:00:49.621Z","1.0.0-alpha.20240820.1":"2024-08-21T06:59:28.952Z","1.0.0-alpha.20240821.1":"2024-08-22T06:59:27.502Z","1.0.0-alpha.20240822.2":"2024-08-23T06:58:41.031Z","1.0.0-alpha.20240823.1":"2024-08-24T06:55:58.460Z","1.0.0-alpha.20240826.1":"2024-08-27T06:56:26.678Z","1.0.0-alpha.20240828.1":"2024-08-29T06:59:04.309Z","1.0.0-alpha.20240829.1":"2024-08-30T06:54:47.850Z","1.0.0-alpha.20240830.1":"2024-08-31T06:55:07.300Z","1.0.0-alpha.20240902.1":"2024-09-03T06:56:05.908Z","1.0.0-alpha.20240904.1":"2024-09-05T06:57:15.564Z","1.0.0-alpha.20240905.1":"2024-09-06T06:56:04.163Z","1.0.0-alpha.20240906.1":"2024-09-07T06:53:13.456Z","1.0.0-alpha.20240909.1":"2024-09-10T06:53:37.731Z","1.0.0-alpha.20240910.1":"2024-09-11T06:55:48.942Z","1.0.0-alpha.20240911.1":"2024-09-12T06:55:29.000Z","1.0.0-alpha.20240912.1":"2024-09-13T06:54:40.311Z","1.0.0-alpha.20240913.1":"2024-09-14T07:02:41.205Z","1.0.0-alpha.20240916.1":"2024-09-17T06:52:56.378Z","1.0.0-alpha.20240917.1":"2024-09-18T06:59:05.699Z","1.0.0-alpha.20240918.1":"2024-09-19T06:53:21.108Z","1.0.0-alpha.20240919.1":"2024-09-20T07:00:01.508Z","1.0.0-alpha.20240920.1":"2024-09-21T06:57:00.129Z","1.0.0-alpha.20240923.1":"2024-09-24T06:56:15.234Z","1.0.0-alpha.20240924.1":"2024-09-25T07:25:54.122Z","1.0.0-alpha.20240925.1":"2024-09-26T06:55:03.371Z","1.0.0-alpha.20240926.2":"2024-09-27T06:56:40.836Z","1.0.0-alpha.20240927.1":"2024-09-28T06:53:25.604Z","1.0.0-alpha.20240930.1":"2024-10-01T06:52:58.362Z","1.0.0-alpha.20241001.1":"2024-10-02T06:53:55.935Z","1.0.0-alpha.20241002.1":"2024-10-03T06:56:10.254Z","1.0.0-alpha.20241003.1":"2024-10-04T06:55:05.548Z","1.0.0-alpha.20241004.1":"2024-10-05T06:53:38.220Z","1.0.0-alpha.20241007.1":"2024-10-08T07:00:21.168Z","1.0.0-alpha.20241008.1":"2024-10-09T06:56:49.574Z","1.0.0-alpha.20241009.1":"2024-10-10T06:54:27.495Z","1.0.0-alpha.20241010.1":"2024-10-11T06:55:04.943Z","1.0.0-alpha.20241011.1":"2024-10-12T06:56:01.237Z","1.0.0-alpha.20241014.2":"2024-10-15T06:55:20.758Z","1.0.0-alpha.20241015.2":"2024-10-16T06:54:46.941Z","1.0.0-alpha.20241016.1":"2024-10-17T07:37:54.700Z","1.0.0-alpha.20241018.1":"2024-10-19T06:54:33.440Z","1.0.0-alpha.20241021.1":"2024-10-22T06:56:50.154Z","1.0.0-alpha.20241022.1":"2024-10-23T06:57:27.736Z","1.0.0-alpha.20241023.1":"2024-10-24T06:57:27.024Z","1.0.0-alpha.20241024.1":"2024-10-25T06:54:00.863Z","1.0.0-alpha.20241025.1":"2024-10-26T06:58:36.094Z","1.0.0-alpha.20241028.1":"2024-10-29T06:57:40.795Z","1.0.0-alpha.20241029.1":"2024-10-30T06:55:53.020Z","1.0.0-alpha.20241030.1":"2024-10-31T06:58:08.172Z","1.0.0-alpha.20241031.1":"2024-11-01T06:56:29.231Z","1.0.0-alpha.20241111.1":"2024-11-12T07:55:59.220Z","1.0.0-alpha.20241112.4":"2024-11-13T08:25:12.695Z","1.0.0-alpha.20241113.1":"2024-11-14T07:56:49.866Z","1.0.0-beta.4":"2024-11-15T09:47:15.041Z","1.0.0-alpha.20241115.1":"2024-11-16T07:54:02.840Z","1.0.0-alpha.20241118.2":"2024-11-19T07:54:28.212Z","1.0.0-alpha.20241119.2":"2024-11-20T07:55:06.725Z","1.0.0-alpha.20241120.1":"2024-11-21T07:51:50.044Z","1.0.0-alpha.20241122.1":"2024-11-23T08:01:58.693Z","1.0.0-alpha.20241125.5":"2024-11-26T07:56:45.285Z","1.0.0-alpha.20241126.1":"2024-11-27T07:55:58.835Z","1.0.0-alpha.20241127.1":"2024-11-28T08:03:31.977Z","1.0.0-alpha.20241128.1":"2024-11-29T08:01:34.755Z","1.0.0-alpha.20241129.1":"2024-11-30T07:57:18.352Z","1.0.0-alpha.20241202.1":"2024-12-03T07:53:50.465Z","1.0.0-alpha.20241203.1":"2024-12-04T07:55:45.858Z","1.0.0-alpha.20241204.1":"2024-12-05T07:57:09.229Z","1.0.0-alpha.20241205.1":"2024-12-06T07:58:52.346Z","1.0.0-alpha.20241206.1":"2024-12-07T07:59:24.451Z","1.0.0-alpha.20241209.1":"2024-12-10T07:56:52.232Z","1.0.0-alpha.20241210.2":"2024-12-11T07:56:24.882Z","1.0.0-alpha.20241211.1":"2024-12-12T08:02:53.997Z","1.0.0-alpha.20241212.1":"2024-12-13T07:56:34.523Z","1.0.0-alpha.20241213.3":"2024-12-14T07:55:58.033Z","1.0.0-alpha.20241217.1":"2024-12-18T07:56:38.064Z","1.0.0-alpha.20241218.1":"2024-12-19T07:55:07.387Z","1.0.0-alpha.20241219.2":"2024-12-20T07:58:39.275Z","1.0.0-alpha.20241220.1":"2024-12-21T07:59:52.955Z","1.0.0-alpha.20241223.1":"2024-12-24T07:56:18.364Z","1.0.0-alpha.20241224.1":"2024-12-25T07:58:35.141Z","1.0.0-alpha.20241225.1":"2024-12-26T07:59:12.739Z","1.0.0-alpha.20241226.2":"2024-12-27T07:58:41.748Z","1.0.0-alpha.20241227.1":"2024-12-28T07:56:28.233Z","1.0.0-alpha.20241230.1":"2024-12-31T07:58:56.182Z","1.0.0-alpha.20241231.1":"2025-01-01T07:56:33.282Z","1.0.0-alpha.20250101.1":"2025-01-02T08:00:31.307Z","1.0.0-alpha.20250102.1":"2025-01-03T08:04:48.899Z","1.0.0-alpha.20250103.1":"2025-01-04T07:59:46.855Z","1.0.0-alpha.20250106.1":"2025-01-07T08:01:10.222Z","1.0.0-alpha.20250107.1":"2025-01-08T08:00:39.594Z","1.0.0-alpha.20250108.1":"2025-01-09T08:02:34.179Z","1.0.0-alpha.20250109.2":"2025-01-10T08:13:57.526Z","1.0.0-alpha.20250110.1":"2025-01-11T07:56:21.663Z","1.0.0-alpha.20250113.1":"2025-01-14T07:57:47.482Z","1.0.0-alpha.20250114.1":"2025-01-15T07:55:28.576Z","1.0.0-alpha.20250115.1":"2025-01-16T07:55:09.743Z","1.0.0-alpha.20250116.1":"2025-01-17T07:55:15.059Z","1.0.0-alpha.20250117.1":"2025-01-18T07:55:50.707Z","1.0.0-alpha.20250120.1":"2025-01-21T07:58:30.349Z","1.0.0-alpha.20250121.1":"2025-01-22T07:54:58.492Z","1.0.0-alpha.20250122.1":"2025-01-23T07:57:43.762Z","1.0.0-alpha.20250124.3":"2025-01-25T07:55:49.913Z","1.0.0-alpha.20250127.1":"2025-01-28T07:56:13.537Z","1.0.0-alpha.20250128.1":"2025-01-29T07:56:36.005Z","1.0.0-alpha.20250129.1":"2025-01-30T07:57:59.362Z","1.0.0-alpha.20250130.1":"2025-01-31T07:56:44.330Z","1.0.0-alpha.20250131.1":"2025-02-01T07:55:26.079Z","1.0.0-alpha.20250203.1":"2025-02-04T07:59:37.445Z","1.0.0-alpha.20250204.1":"2025-02-05T07:58:55.630Z","1.0.0-alpha.20250205.1":"2025-02-06T08:00:12.710Z","1.0.0-alpha.20250206.2":"2025-02-07T07:58:13.460Z","1.0.0-alpha.20250207.1":"2025-02-08T08:00:31.069Z","1.0.0-alpha.20250210.1":"2025-02-11T07:55:58.566Z","1.0.0-alpha.20250211.1":"2025-02-12T07:57:06.215Z","1.0.0-alpha.20250212.1":"2025-02-13T07:55:25.584Z","1.0.0-alpha.20250213.2":"2025-02-14T07:58:41.255Z","1.0.0-alpha.20250214.1":"2025-02-15T07:59:38.378Z","1.0.0-alpha.20250217.1":"2025-02-18T08:00:35.011Z","1.0.0-alpha.20250218.1":"2025-02-19T07:54:50.468Z","1.0.0-alpha.20250219.1":"2025-02-20T07:55:30.517Z","1.0.0-alpha.20250220.1":"2025-02-21T08:00:36.181Z","1.0.0-alpha.20250221.1":"2025-02-22T07:54:09.926Z","1.0.0-alpha.20250224.1":"2025-02-25T08:03:48.478Z","1.0.0-alpha.20250225.1":"2025-02-26T07:58:04.728Z","1.0.0-alpha.20250226.1":"2025-02-27T07:58:08.770Z","1.0.0-alpha.20250227.1":"2025-02-28T07:58:18.337Z","1.0.0-alpha.20250228.1":"2025-03-01T08:00:28.980Z","1.0.0-alpha.20250303.1":"2025-03-04T07:59:44.090Z","1.0.0-alpha.20250304.1":"2025-03-05T07:56:05.972Z","1.0.0-alpha.20250305.1":"2025-03-06T07:57:30.506Z","1.0.0-alpha.20250306.1":"2025-03-07T07:54:35.814Z","1.0.0-alpha.20250307.1":"2025-03-08T07:57:08.246Z","1.0.0-alpha.20250310.1":"2025-03-11T06:57:32.285Z","1.0.0-alpha.20250311.1":"2025-03-12T06:57:32.753Z","1.0.0-beta.5":"2025-03-14T06:50:52.134Z","1.0.0-alpha.20250313.3":"2025-03-14T06:56:41.005Z","1.0.0-alpha.20250314.1":"2025-03-15T06:59:24.167Z","1.0.0-alpha.20250317.1":"2025-03-18T06:55:02.684Z","1.0.0-alpha.20250318.1":"2025-03-19T06:54:50.812Z","1.0.0-alpha.20250319.1":"2025-03-20T07:50:15.403Z","1.0.0-alpha.20250321.1":"2025-03-22T06:57:38.235Z","1.0.0-alpha.20250324.1":"2025-03-25T06:57:12.885Z","1.0.0-alpha.20250325.1":"2025-03-26T06:57:47.258Z","1.0.0-alpha.20250326.1":"2025-03-27T06:57:25.769Z","1.0.0-alpha.20250327.1":"2025-03-28T06:59:08.947Z","1.0.0-alpha.20250328.1":"2025-03-29T06:54:52.612Z","1.0.0-alpha.20250331.1":"2025-04-01T06:55:02.818Z","1.0.0-alpha.20250401.2":"2025-04-02T07:01:26.765Z","1.0.0-alpha.20250402.1":"2025-04-03T06:58:04.014Z","1.0.0-alpha.20250403.1":"2025-04-04T06:56:14.734Z","1.0.0-alpha.20250404.2":"2025-04-05T06:59:33.680Z","1.0.0-alpha.20250407.1":"2025-04-08T06:56:14.280Z","1.0.0-alpha.20250408.1":"2025-04-09T06:55:23.993Z","1.0.0-alpha.20250409.1":"2025-04-10T07:24:57.064Z","1.0.0-alpha.20250416.1":"2025-04-17T06:54:36.470Z","1.0.0-alpha.20250417.1":"2025-04-18T06:53:52.901Z","1.0.0-alpha.20250421.1":"2025-04-22T06:57:11.242Z","1.0.0-alpha.20250422.2":"2025-04-23T06:52:26.543Z","1.0.0-alpha.20250423.1":"2025-04-24T06:51:48.055Z","1.0.0-alpha.20250424.1":"2025-04-25T06:53:15.697Z","1.0.0-alpha.20250425.1":"2025-04-26T06:56:48.418Z","1.0.0-alpha.20250428.1":"2025-04-29T06:52:39.543Z","1.0.0-alpha.20250429.1":"2025-04-30T06:53:26.489Z","1.0.0-alpha.20250430.1":"2025-05-01T06:49:26.838Z","1.0.0-alpha.20250502.1":"2025-05-03T07:24:49.290Z","1.0.0-alpha.20250505.1":"2025-05-06T07:40:08.495Z","1.0.0-alpha.20250506.2":"2025-05-07T07:21:03.817Z","1.0.0-alpha.20250509.1":"2025-05-10T07:24:48.349Z","1.0.0-alpha.20250512.1":"2025-05-13T06:52:03.398Z","1.0.0-alpha.20250513.1":"2025-05-14T06:53:06.563Z","1.0.0-alpha.20250514.1":"2025-05-15T06:55:23.267Z","1.0.0-alpha.20250515.1":"2025-05-16T06:54:36.721Z","1.0.0-alpha.20250516.1":"2025-05-17T06:55:53.900Z","1.0.0-alpha.20250519.1":"2025-05-20T06:55:59.609Z","1.0.0-alpha.20250520.1":"2025-05-21T06:53:33.956Z","1.0.0-alpha.20250521.1":"2025-05-22T06:51:47.162Z","1.0.0-alpha.20250522.1":"2025-05-23T06:54:56.052Z","1.0.0-alpha.20250523.1":"2025-05-24T06:54:01.059Z","1.0.0-alpha.20250526.1":"2025-05-27T06:55:14.118Z","1.0.0-alpha.20250527.1":"2025-05-28T06:52:47.152Z","1.0.0-alpha.20250528.1":"2025-05-29T07:27:19.080Z","1.0.0-alpha.20250529.1":"2025-05-30T06:55:29.119Z","1.0.0-alpha.20250530.1":"2025-05-31T06:51:26.296Z","1.0.0-alpha.20250602.1":"2025-06-03T06:55:30.559Z","1.0.0-alpha.20250605.1":"2025-06-06T06:52:14.597Z","1.0.0-alpha.20250606.1":"2025-06-07T06:54:08.494Z","1.0.0-alpha.20250609.2":"2025-06-10T06:50:12.238Z","1.0.0-alpha.20250610.1":"2025-06-11T06:57:10.187Z","1.0.0-alpha.20250611.1":"2025-06-12T06:51:14.263Z","1.0.0-alpha.20250612.1":"2025-06-13T06:54:58.059Z","1.0.0-alpha.20250613.1":"2025-06-14T06:54:17.937Z","1.0.0-alpha.20250616.1":"2025-06-17T06:51:30.446Z","1.0.0-alpha.20250617.1":"2025-06-18T06:50:55.003Z","1.0.0-alpha.20250618.1":"2025-06-19T07:07:41.839Z","1.0.0-alpha.20250619.1":"2025-06-20T06:53:51.276Z","1.0.0-alpha.20250717.1":"2025-07-18T06:45:50.987Z","1.0.0-alpha.20250718.2":"2025-07-19T06:47:13.574Z","1.0.0-alpha.20250729.1":"2025-07-30T06:47:52.208Z","1.0.0-alpha.20250804.1":"2025-08-05T06:49:12.241Z","1.0.0-beta.6":"2025-08-22T07:06:46.591Z","1.0.0-alpha.20250822.1":"2025-08-23T06:54:01.422Z","1.0.0-alpha.20250825.1":"2025-08-26T06:52:15.978Z","1.0.0-alpha.20250826.1":"2025-08-27T06:51:01.211Z","1.0.0-alpha.20250827.1":"2025-08-28T06:52:29.381Z","1.0.0-alpha.20250828.1":"2025-08-29T06:51:24.596Z","1.0.0-alpha.20250829.1":"2025-08-30T06:52:32.382Z","1.0.0-alpha.20250901.1":"2025-09-02T06:55:38.330Z","1.0.0-alpha.20250902.1":"2025-09-03T06:57:50.097Z","1.0.0-alpha.20250905.1":"2025-09-06T06:47:23.370Z","1.0.0-alpha.20250908.1":"2025-09-09T06:51:02.818Z","1.0.0-alpha.20250909.1":"2025-09-10T06:49:12.613Z","1.0.0-alpha.20250910.1":"2025-09-11T06:46:23.239Z","1.0.0-alpha.20250911.1":"2025-09-12T06:45:01.179Z","1.0.0-alpha.20250912.1":"2025-09-13T06:58:56.348Z","1.0.0-alpha.20250915.1":"2025-09-16T06:43:11.029Z","1.0.0-alpha.20250916.1":"2025-09-17T06:47:29.254Z","1.0.0-alpha.20250917.1":"2025-09-18T06:47:08.499Z","1.0.0-alpha.20250918.1":"2025-09-19T06:46:16.600Z","1.0.0-alpha.20250922.1":"2025-09-23T06:49:16.098Z","1.0.0-alpha.20250923.1":"2025-09-24T06:46:31.161Z","1.0.0-alpha.20250924.1":"2025-09-25T06:47:39.077Z","1.0.0-alpha.20250925.2":"2025-09-26T06:45:15.396Z","1.0.0-alpha.20250926.1":"2025-09-27T06:47:42.668Z","1.0.0-alpha.20250929.1":"2025-09-30T06:46:35.442Z","1.0.0-alpha.20251001.1":"2025-10-02T06:46:27.590Z","1.0.0-alpha.20251002.1":"2025-10-03T06:45:26.380Z","1.0.0-alpha.20251003.1":"2025-10-04T06:55:35.711Z","1.0.0-alpha.20251006.1":"2025-10-07T06:44:04.101Z","1.0.0-alpha.20251007.1":"2025-10-08T06:49:27.049Z","1.0.0-alpha.20251008.1":"2025-10-09T06:52:36.001Z","1.0.0-alpha.20251009.1":"2025-10-10T06:55:05.336Z","1.0.0-alpha.20251010.1":"2025-10-11T06:55:55.717Z","1.0.0-alpha.20251013.1":"2025-10-14T06:52:08.151Z","1.0.0-alpha.20251014.1":"2025-10-15T06:52:56.633Z","1.0.0-alpha.20251015.1":"2025-10-16T06:47:52.451Z","1.0.0-alpha.20251017.1":"2025-10-18T06:46:12.649Z","1.0.0-alpha.20251020.1":"2025-10-21T06:48:54.115Z","1.0.0-alpha.20251021.1":"2025-10-22T06:49:40.381Z","1.0.0-alpha.20251022.1":"2025-10-23T06:49:31.635Z","1.0.0-alpha.20251023.1":"2025-10-24T06:50:26.909Z","1.0.0-alpha.20251024.1":"2025-10-25T06:55:02.312Z","1.0.0-alpha.20251027.1":"2025-10-28T07:17:06.275Z","1.0.0-alpha.20251028.1":"2025-10-29T06:53:22.061Z","1.0.0-alpha.20251029.1":"2025-10-30T06:49:56.668Z","1.0.0-alpha.20251030.1":"2025-10-31T06:52:49.175Z","1.0.0-alpha.20251031.1":"2025-11-01T06:54:13.103Z","1.0.0-alpha.20251103.1":"2025-11-04T07:54:45.879Z","1.0.0-alpha.20251104.1":"2025-11-05T07:51:31.726Z","1.0.0-alpha.20251105.2":"2025-11-06T07:53:43.674Z","1.0.0-alpha.20251106.1":"2025-11-07T07:53:55.207Z","1.0.0-alpha.20251107.1":"2025-11-08T07:55:12.238Z","1.0.0-alpha.20251110.1":"2025-11-11T07:49:08.269Z","1.0.0-alpha.20251111.1":"2025-11-12T07:48:04.666Z","1.0.0-alpha.20251112.1":"2025-11-13T07:56:38.954Z","1.0.0-alpha.20251113.1":"2025-11-14T07:47:59.144Z","1.0.0-alpha.20251114.1":"2025-11-15T07:55:09.190Z","1.0.0-alpha.20251117.2":"2025-11-18T07:51:58.685Z","1.0.0-alpha.20251118.1":"2025-11-19T07:51:28.620Z","1.0.0-alpha.20251119.1":"2025-11-20T07:47:48.739Z","1.0.0-alpha.20251120.1":"2025-11-21T07:48:28.387Z","1.0.0-alpha.20251121.1":"2025-11-22T07:51:18.249Z","1.0.0-alpha.20251124.2":"2025-11-25T07:56:16.014Z","1.0.0-alpha.20251125.1":"2025-11-26T07:54:49.484Z","1.0.0-alpha.20251126.1":"2025-11-27T07:50:56.381Z","1.0.0-alpha.20251127.1":"2025-11-28T07:46:20.428Z","1.0.0-alpha.20251201.1":"2025-12-02T07:52:07.022Z","1.0.0-alpha.20251202.1":"2025-12-03T07:53:51.674Z","1.0.0-alpha.20251203.1":"2025-12-04T07:54:04.888Z","1.0.0-alpha.20251204.1":"2025-12-05T07:51:37.453Z","1.0.0-alpha.20251205.1":"2025-12-06T07:54:29.072Z","1.0.0-alpha.20251208.1":"2025-12-09T07:51:45.173Z","1.0.0-alpha.20251209.1":"2025-12-10T07:50:54.622Z","1.0.0-alpha.20251210.1":"2025-12-11T07:51:20.346Z","1.0.0-alpha.20251212.1":"2025-12-13T07:51:47.988Z","1.0.0-alpha.20251215.1":"2025-12-16T08:04:25.380Z","1.0.0-alpha.20251216.1":"2025-12-17T07:47:57.702Z","1.0.0-alpha.20251217.1":"2025-12-18T07:48:05.369Z","1.0.0-alpha.20251218.1":"2025-12-19T07:56:17.797Z","1.0.0-alpha.20251219.1":"2025-12-20T07:57:15.898Z","1.0.0-alpha.20251222.1":"2025-12-23T07:47:44.761Z","1.0.0-alpha.20251223.1":"2025-12-24T07:50:56.963Z","1.0.0-alpha.20251224.1":"2025-12-25T07:50:06.131Z","1.0.0-alpha.20251226.1":"2025-12-27T07:46:07.693Z","1.0.0-alpha.20251229.1":"2025-12-30T07:45:57.709Z","1.0.0-alpha.20251230.1":"2025-12-31T07:52:20.117Z","1.0.0-alpha.20251231.1":"2026-01-01T07:47:51.445Z","1.0.0-alpha.20260102.1":"2026-01-03T07:46:56.696Z","1.0.0-alpha.20260105.1":"2026-01-06T07:56:20.711Z","1.0.0-alpha.20260106.1":"2026-01-07T07:57:21.045Z","1.0.0-alpha.20260107.1":"2026-01-08T07:55:09.104Z","1.0.0-alpha.20260108.1":"2026-01-09T07:57:05.326Z","1.0.0-alpha.20260109.1":"2026-01-10T07:48:53.439Z","1.0.0-alpha.20260112.1":"2026-01-13T07:51:29.865Z","1.0.0-alpha.20260113.1":"2026-01-14T07:52:46.481Z","1.0.0-alpha.20260114.1":"2026-01-15T07:52:13.995Z","1.0.0-alpha.20260115.1":"2026-01-16T07:53:14.338Z","1.0.0-alpha.20260116.1":"2026-01-17T07:56:18.462Z","1.0.0-alpha.20260119.1":"2026-01-20T07:48:51.980Z","1.0.0-alpha.20260120.1":"2026-01-21T07:51:54.516Z","1.0.0-alpha.20260121.1":"2026-01-22T07:56:28.984Z","1.0.0-alpha.20260122.1":"2026-01-23T07:54:13.444Z","1.0.0-alpha.20260123.1":"2026-01-24T07:54:00.452Z","1.0.0-alpha.20260126.1":"2026-01-27T07:54:15.128Z","1.0.0-alpha.20260127.1":"2026-01-28T07:51:22.904Z","1.0.0-alpha.20260128.1":"2026-01-29T07:55:53.594Z","1.0.0-alpha.20260129.1":"2026-01-30T07:56:48.322Z","1.0.0-alpha.20260130.1":"2026-01-31T07:51:45.466Z","1.0.0-alpha.20260202.1":"2026-02-03T08:02:18.420Z","1.0.0-alpha.20260203.1":"2026-02-04T07:53:45.654Z","1.0.0-alpha.20260204.1":"2026-02-05T07:52:24.127Z","1.0.0-alpha.20260205.1":"2026-02-06T07:51:52.900Z","1.0.0-alpha.20260206.1":"2026-02-07T07:54:00.382Z","1.0.0-alpha.20260209.1":"2026-02-10T07:54:22.003Z","1.0.0-alpha.20260210.1":"2026-02-11T07:52:28.888Z","1.0.0-alpha.20260211.1":"2026-02-12T07:48:48.310Z","1.0.0-alpha.20260212.1":"2026-02-13T07:50:35.789Z","1.0.0-alpha.20260213.1":"2026-02-14T07:56:55.356Z","1.0.0-alpha.20260216.1":"2026-02-17T07:52:37.352Z","1.0.0-alpha.20260217.1":"2026-02-18T07:51:09.790Z","1.0.0-alpha.20260218.1":"2026-02-19T07:49:52.038Z","1.0.0-alpha.20260219.1":"2026-02-20T07:48:18.957Z","1.0.0-alpha.20260220.1":"2026-02-21T07:54:13.465Z","1.0.0-alpha.20260223.1":"2026-02-24T07:52:29.557Z","1.0.0-alpha.20260224.1":"2026-02-25T07:51:32.271Z","1.0.0-alpha.20260226.1":"2026-02-27T07:59:35.530Z","1.0.0-alpha.20260227.1":"2026-02-28T08:02:08.339Z","1.0.0-alpha.20260302.1":"2026-03-03T07:56:13.441Z","1.0.0-alpha.20260303.1":"2026-03-04T07:55:44.375Z","1.0.0-alpha.20260304.1":"2026-03-05T07:54:42.793Z","1.0.0-alpha.20260305.1":"2026-03-06T07:54:47.447Z","1.0.0-alpha.20260306.1":"2026-03-07T07:50:35.766Z","1.0.0-alpha.20260309.1":"2026-03-10T07:05:11.647Z","1.0.0-alpha.20260310.1":"2026-03-11T06:53:15.321Z"},"bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"author":"Microsoft Corporation","license":"MIT","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"repository":"github:Azure/azure-sdk-for-js","description":"A generated SDK for MapsGeolocationClient.","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"readme":"","readmeFilename":""}