{"_id":"@azure/core-paging","_rev":"402-9314f5825fd5a0b8fa387dd28f7b4a62","name":"@azure/core-paging","dist-tags":{"latest":"1.6.2","dev":"1.6.3-alpha.20250620.3"},"versions":{"1.0.0-preview.1":{"name":"@azure/core-paging","version":"1.0.0-preview.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.0-preview.1","maintainers":[{"name":"mikeharder","email":"mharder@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b7762a5a5d97069bcb8b7ced824848124faa1085","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.0-preview.1.tgz","fileCount":6,"integrity":"sha512-mZHkadyAbhV1+brHEsWICnURW6E72D2HReM+8MWDn5oVJdlxD51w14PeqsOZC4UDYv4x2Eww5+PFRTEOrNB1Uw==","signatures":[{"sig":"MEYCIQC+LvGay8oQj6n3VDt50LT5Dc5BPrQdaecnuAlNN9e4tgIhAJdpLZeK+7S1h3B/RUtlG777N45Mxhy+IcuGPezvY+oR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFVOJCRA9TVsSAnZWagAA87YP/16wTg0kdDY5A+poL4/o\ngoGlepFPtTWG+wgS5GMCfJ8Kwkd7Gzf5xollnw4KYjhSyK15XF7jRsBiEZGF\nNvQnTNeWw/T3DIqA6RGLhnTjbdPsQ8EiDUxCfjs1hK2KpEYv1WlXVwqT+wsv\nzF0jtQ0udP9oDIFaZcTy9kAEfINOUtrCBr1+Ned/30qjKxL7IIUMUZ//jIYM\nNorRXXgJKoy2Mm0kWCgQMCDoM45O0bj1xwNg+YxWed/yP+QneybX7jFWLiKJ\nWrQABna6xp+ZapRktp19dW7fM0S9eHLtXtm3WJzu7prwBAIj52Tcf5hExxeI\n1LJnQ7YWeA/Czedl4c27noP/QObwIUxdZJZlj+hiczbLW1e1g2pj//Ee324H\n4Gkz0oblriqHlLi7sst8dCvwLfzJC3Yd6gQpkSgPDLHxGkYTAktf2NST11Ug\nQTZItEmMwUtop0RH21GV7zTOt8hNOizgpqR9o1VLY5ZFL6hY44HwoVUKgr0x\nt67U7uR/uwZHaKBDqWvWt1oZczRGJRgVyV8HbnFSUptvj7V1Gk7HP/yPOjbp\nj+Ij2dRlqzrY0SksZu6P2EY+1sDAy7HpuHksZ2siC+S8/tDKAik+dvV5Forg\nf5mhi6qMq+wxJPBmD7jJ0LQ7GJ4Zk1VbHiwrji9EntuSzzXReZcM9OdrxgLa\n10cM\r\n=Wtfs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/r1/a/_publishArtifacts/packages/azure-core-paging-1.0.0-preview.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src test --ext .ts -f node_modules/eslint-detailed-reporter/lib/detailed.js -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"test/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.9.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"10.16.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0-preview.1"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^5.16.0","prettier":"^1.16.4","typescript":"^3.2.2","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^4.2.0","eslint-detailed-reporter":"^0.8.0","@typescript-eslint/parser":"^1.7.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"~1.9.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.0-preview.1_1561678728614_0.29498652821938975","host":"s3://npm-registry-packages"}},"1.0.0-preview.2":{"name":"@azure/core-paging","version":"1.0.0-preview.2","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.0-preview.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"mikeharder","email":"mharder@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a555bd6df3fdae9fb35ab704f157ef73a1e17b10","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.0-preview.2.tgz","fileCount":7,"integrity":"sha512-D0oiOmg82AnhTT3xkIyTpEhCesHtlpV2rTVVlCQmQPbfzAWh8eBZp1QAgNQcBdF6uXZrp69znpXSnICmtfH23Q==","signatures":[{"sig":"MEQCICGXYA640vw/+cnYjm3BSeYp+SrBi0s5LclLdq47h53hAiAt2jxSvBYCidlv8BjRcEw9UAmipWEQurO84u7vpxdw8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddqwBCRA9TVsSAnZWagAAqYAP/iI6/Dwz+1IsgXS7V+3z\nxCORWdYG6Cc7oqCrOnBzKdZ/3EHmhYTy64/Qv9iYd9nFESlF1Les7oBW1fpM\nCMKyn32UTyfg2aSomYSy+HElo2mCYRFwWuD2jfcSE4jQ0381X0Wo2CTxbOP7\nEv58/RZ/Uc1g3cL6wk1EoUynZXnyJI905goE0LjfFZDWkwwLN6u9T1kDJpAG\nRV/h16pYob+oLtEB3y9GSRv3QTLF4tdKSjiDZtpQaD7NCi350iCppXVMRHoo\nMQGNam7+weC6uMP6VzAmdYLE1S6zcRvgV+zKf0PkPs1nLU7OsMAozkiqZIAF\nOvhBI5WPHiA6LEiCZ49C8aZw3I72kN3sDFVZDpGeLrDSV9PobAHNIk0YV3pZ\nz5aU/OK41dD5f5VM8JyyeZmEJmZ08SNpr67nqDsi/mRjMqwYI+Cz0fEl4Hx3\nfcFJd2LCbPU73QhuLMQc5/bgNotKO7lioX8p406i3dc4L6khwdkyGT6fj129\nBtbfok46zRajTGwJXoJPpfO5ltcUDfa4mDJPimWTrBTpZQoeSpepejj4aHEH\nVa49NEgUXZbbVB0lFUCDETGyJTMuRxCf0dewyDwpqacf8WJEyo69/zpBuf1K\nuIBJeqQvJdcshFpnPTAmHaCxrQ5tCdSeHyxtnBQZO+oMLobFhrQ1VL7WWzKZ\n5E7w\r\n=EhzX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.0-preview.2.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.10.3","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"10.16.3","dependencies":{"@azure/core-asynciterator-polyfill":"1.0.0-preview.1"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"^3.2.2","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.0-preview.2_1568058368795_0.3449901798801869","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@azure/core-paging","version":"1.0.0","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3aa3855582154260326feea97f9f8322cbfe56d9","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.0.tgz","fileCount":6,"integrity":"sha512-CzaT7LwxU97PZ+/Pn7uAbNGXY2mJ/3b56kmLsZzbR9stfrNfzlILxR94WHG/D1jZEQOk4lUNiaqJ2zP7nSGJhA==","signatures":[{"sig":"MEUCIQDifTHOrfEsmT0Dmha+LTEF0MvpcTkU/vexxstCteKnpAIgRArwPZBbIyKq4pYGDVGUuU4kjXrHAgM0+qlHu5k15ds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduMXlCRA9TVsSAnZWagAA5FIQAINWgADzOdeXegmt1/sc\neDmZcLrxKkoHaz4HQrIYt3PpQMAMJUezh0XQ0rZzh6m63Vh69QpGK9O08qPm\nUJd6DXpNVT8DMkHTnuejUJcaPm7gE5b+QYpSy1KNVO98Clil2RdCfjayMKwk\nw0Mq7zsExGzKy8n74TPEUOEVXci+ccmIQaMZq0avL3PGv4/9uuyIvBIri45K\n6CrIFLoR8gJjCO531mczXUd1aHGwnUVlij7S64zhUVGybWiWW3QGrw/OZbOa\n/uif5WxzCxRgPyaTsj5g41BqT7FtFRobVAGD1M9ph6tAGlvnFIH+T5hovUig\nJN2NVu9FRNdJm/shxzebaaFN49vIot0r+mP8A6n8e2fV7QSum5Zh0h6z0hH/\nkauWKcu4XUi783KHj/6cbOLmpe0IBgFOydJMb756qjwbE15nsjRA2lR+R+uG\n00ux5m888psZp5d0jjjiTC+qSUsnoKXiEKXVHVEiRAExm4MsyFTCM4Z+FOFq\nZ2U170M/WPQHCz9EraOtUgS84bzlVzvrEH6ezA5XryvCZHtoB0Kv1tR4W2Ka\nVeWP4D+wDUyQFI+e2slYsVCupOKVaJ/RuFG/4X78fzbrmZXTtMAKYm45RIJJ\nRyy6nBZKtoFHxoxIww0r+KaWX05O5MA5isHauMcpTvvzRgcvT8hbEsQ+PGzo\neEGm\r\n=pM1e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.0.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.11.3","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"10.16.3","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"^3.2.2","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.0_1572390372487_0.7901162662647583","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191115.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191115.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2a0f4f14c7695cfe164ab2a377d50763e086d529","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191115.1.tgz","fileCount":6,"integrity":"sha512-rfkCXDQyUIBydhp6ooW8hdJ2oOeh5QdfslgOxdUgrRArbR7O/DZHS9tlCzXOoD/A2x37AFBHt4EHXV/HYVPTHg==","signatures":[{"sig":"MEYCIQDvPo1hmB5NmQDkoQmfc7Y9Ox2/1XYkduMpdqzJ6+gu3wIhALZIzTRDTNxg16FGRD3NKao+s1usD25g1orQ1t/PSwS7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdznPZCRA9TVsSAnZWagAAxkYP/jaK4MUq3cCNpQe5ff49\naZJcywKvlURV9EH9bXfKheRPtWdLjlbhUGrYpvnm2gR9AYplnGiEmENtfmAy\n1N2dDrvQvPtx0UElro71slK55IPTMx4ZrNicW3kgNh1eo0FCn+rXp8S1U8ZM\ncbg8DTqzaw4coysysfXA0Z58iHOecPYPf+KI0as8T4Q/tEvEhFxkLIr0J/4+\nTpHZf63ZVmvmZB21ABsz6I5PlnATjTQ4BiSd594tSBatCVEEZHu45wnxTo1R\nPw4ADdU4+fTLbGs085NsZy0/robfX9f4japSwB+txwRpShx8piKvd9QnysU9\nT46RFEV998k2G0Y2/shP45QUu0NuwUp9WAB32kgljpeWUjiOrcUl+arKbtfl\nQ2NrQ2Yc0Xlv/V7E6q/UgGhytYAGjykoCywv1cdAbEsWgyBXvwLIfcJweFQt\nCz7nh0oQv9cDJPOU2IQkp1+rND5IOCpNifi/q9AhRhRnnSCvW3h4yglXnDl9\nNk3qcdQeH1SHaFSYtUVkt0AMFaClz20MV1HRM1gt+ACCzX4fGypwyTvBaNRQ\n2j8nNo+63j8/hmVgmIIkW5YS6QgD0O7ngJEBU6Fb0FzBMqImIdsnO9rS0TPs\nQM3K2vnLviaRVn5BgdC3+fggyoqaFOmg6ugDBlFYF36OBE4Epe57ADwKgB1+\nhcIL\r\n=mBLP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191115.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191115.1_1573811160934_0.677810246852002","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191115.2":{"name":"@azure/core-paging","version":"1.0.1-dev.20191115.2","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191115.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"856d2300992885513296b15c2affb10be918ff2c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191115.2.tgz","fileCount":6,"integrity":"sha512-r1eN8bNb6CmZzgEajF0jZ8PaLhFv/QwhhByE3nai6zQELaFNutkywmJ/+d5XwCqg+3H7on4Meljq+aAfcIQ4uw==","signatures":[{"sig":"MEUCIQCi/V23FA+WWfYmn2KCV6eOuOmTuo7SlmnKmuzh9noCIgIgHCaQY2we2TOod9NbhWCn6N7yxubgdGAp9L6cLRBHi2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzqyVCRA9TVsSAnZWagAAKt0P/3g6FmLPWaei2eLpU3tK\njnGyZamacfbqJp+AhAM8NlB0Ho33q6PU0H/sW/mSt02TjuBzo8WNZv4HXNuc\nkAQEnWCA5WLAoWEpwprPfZE0w7uqAlsFDdSS7xEMCvlMYCcrg4DHxh6zwCE6\nAYTFUyopx7uQdG8bX2ZUDZkJyzo5gOkn1d1NqMQELTpUhyS+qS1cWNK8ijun\ndEcrcrxPiI9SzVUiYko5KxYog+y48cyc4dbkqLOK6j83bBuhIZivp0M8Hir9\nOw/8EQliBvpYnYHDTlpgnQ87tmW6s8diuPvZWAXUU9r0Fc2CF8zpa3TEk82R\n35gGgmTUjuuBA8+S9cr9xgLIqw4pnt5ujfmC1ows59JgxWrd0vy/0uxbYQIf\nTzasPRe5CUkBeAvgW8gMmWlxGryWLQU+GBwERMN6ukJ/4Fb3r48Ur2tP/wR8\nmRzlxOSnMQnzm8MjnS0zqoXl4muelYhbug/+eAfwSlRBU5NIHodwyAxawBsY\n70hvg3XqIjelNN7exr2fIIlK8eK/PX2cWGEK8JiRhsWidtQkYbpXZmvDDJG7\ndqxLnedVYuTEDEIuznbvKrvCqnO1VBUGgyktseiLI/Df4U+i8FCwhNv9fyf7\nsQsBdE+yymPCtulCBKm6XWOdj55t3cDAjkq1LqA+EOHPrPPaBqRsu3Qp8omM\n9p38\r\n=h59I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191115.2.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191115.2_1573825684700_0.989490975751943","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191116.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191116.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191116.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"07dbe1d0077de810614ce6d0e658f4b991a67f32","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191116.1.tgz","fileCount":6,"integrity":"sha512-wVtv4WjNX0EwY0GtUOwZuMNn2ismim+YjHRiVsaoZklnLg27N1cQGtdsPfTCYLc7TgMlNBId4m6e7e9b3UQT8A==","signatures":[{"sig":"MEYCIQCLKF/X3lTXSIX4vjrfVQ2zcehWMcBbPm92rngx3vmyEwIhAJ/TNMj82OYsVGVVqtQgn2b8KYHqPPUsZcJTIRndkSIc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz/5lCRA9TVsSAnZWagAAlGsP/0STAurAyG3BfiolcCS6\nEd9Mc21vB9e+PpWej51JXDu718C293nGoflMvhgTBLEyrR0aJltGSy8meHUB\nvbd0uoYtiUHj7auoRVeaGrcksNjCcM4elF1v1d9EDa+nDSb4KUJZX+CJ40e3\nCphzi1mK+wKV61auj8ICUT9ZPCp3mEYkt0q+Fmdi48bMr5fSNfyi3WAk/FCm\nVfPZL54n987lmaDgC6/kXm/25D68stF03Mt7/NULZo33NDGMe6gp/BGYAlu3\nsqF0DwG3yEgmzG4FGZ2vIGGxK3tU0HKsUF0dGS7yu6432c7lSH/pcZN8tZAC\nbVsrQ+Cydf3taWbN0egFQM9m76LsNGiMuJkKN0beTtxEqXalINmrVpbQkgVS\nR3t9EHS4hLSQxLetDw4VcYyMiQK1SDyAvFB1U8tG1J1rNqffJ6Fgl2CeEPH1\nAiNiS+WdSgsdWOwj6cc5+HZRUWfDgtFBlZdrrPk4e0caw7Mr071nyqHSbMzw\ncPsxDXZy+hpOtEp2GEFQ6UddQLZGA8XpJ23wMUHCVCtDX4SSI9Ixj9/T7i5y\nuy8MaA632HGHExDhbknAmuf8yG7Z6kSROx+rx08CScSBY5/D9X7RXDDiUuaU\n+d4ryKDUpdeUveOZg2yD3hWDL408BB4q50CiIValESmdbSpu7T2ZQerMfn5j\nIW7K\r\n=HrO0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191116.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191116.1_1573912164711_0.35459175726768244","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191117.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191117.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191117.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e1e468cf5777e2848601cf0fa76aa8e883a5d3b2","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191117.1.tgz","fileCount":6,"integrity":"sha512-PZSlc25ctZYEtCSh0Mn6r+jnMyQBCoaM2yl1xGkgqiQjdRiGe1nswqJwhgyBJwYlJDdklrrJkN8BUOylF6zW0w==","signatures":[{"sig":"MEQCIBfPZksddsTWUwkIcL+qGX9uRRbFGu4g39wB8vDTEJFeAiAMz/LKYAzeL24fvpoGUip2jlUzOcdFMZc6HC1cPSMUiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0VALCRA9TVsSAnZWagAAfIoP/ROLueiNWB1/R0MukNcg\n8a82tQeIaaNyeYAos8Zw5/+lfzzmNYqINVkurvGKY8PxXB+VflDz+5GW8b29\n3hWIZmpNCovAlGqiN48hL6VdSle8V+xtWazoR8nV92fx+gShh/9leTsdVuJO\nvizYpH9kH8A5amloIcUI2sWs6Jxm65y+fntXqWNOnkgcodjwUJj5bjF46MKN\nCb5Hvs2qmrBIfyH9zIEKdd4N43vEJ0pMCfFnc80FqTkxMKciK5MgW19TUlpy\n5MBO4fCM8+VzqhMFMV2A/fPiL1UN1XzICkPyblH40xdErjiJ3qf9mU1tDyII\nEf1p5k903RTCuugQ2ShtKh90Io7jeq0yyyVz5HEXIos1gQHQ4r6Y60kIbkHQ\nSreor6o//gia/M54OODkEO5fQbvV8rmrWYb08Po6CZxZOx6HGaplFa69Ufkg\nVrmVMAT7nkBp7KWhQunRKbzXJe3NPjj8gRBVppWru6mmwfwuKRv5eV1yzYs7\nRNw64YCB/oAIODh2u0QYZzKOF8OXZTHXsLqd8uKmGX+eJVHVdh1QVBAwE3V2\noY32SLFMwsyFqMOEGfKa3pHlkn9h1mH57tF37HfKvOXB8TLKI7gNozXKpiZw\nI5mX8mzIzT/QW0CO9XJ0QaLk0orFc/glLq0cPpq2QbR6NcFs4Tvikueoq7nd\npfR5\r\n=sEUU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191117.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191117.1_1573998603506_0.9713666452155363","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191118.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191118.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191118.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5a3a206559976cfbf94891da33b8aeb3ea9175e3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191118.1.tgz","fileCount":6,"integrity":"sha512-4KH0Pc/1KPLvKBXc7B19SaHkdabZNXcOtvCOtcKCZvEFW0Twv9u04AMt5PTDqqg23n42CDUdsZLJICXEUACvkA==","signatures":[{"sig":"MEYCIQCNXKsyUYTAVqTmBy9lGcfH/FY8zfqXHUW6UKERzBuprQIhAKjsjjsrnTEJOX3k+rP0xiUxtKwj+wPIVHAhTAXcIYFi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0qUeCRA9TVsSAnZWagAAu/IP/2UtR0u48QKAP7pTlNzQ\nsNt0wADZx7y5rAeOPUw3QLZXxvjHtq9CUX5B5GnEJdkmDOU0BmojeAPlk4gm\nbTLWs64aMSlnS4VPgD5nQXMhCHVvtwN2D5aHA2s0rj+fbjDlBC8I4cSU7koq\nb5fBC1haV8excF3mAxqxqFyX8ffZo1IsQfuLPQawV96+FqR4Ua9IXEdD0wk2\nlzxivxDkEJ1Cz37KUM7kiYROQgoMQhIpC09quHhVn3p4JJmnrTIuRyxcLO10\nh7Oj52WHdN1iF1k3YIFC0oww+1FPpyR/AKsqt/mT6C4VvjSu7ceNe/BROdou\n92LAz8e6T+8uV5frVaJjeYWw8sUb1SetKY19/iI33WJJ4x5wNyjhZA8DB1T1\n/uBKkqJ6bhVeqDcs2i/xl5PgEeReLtcoBH00LDlZiSMA29d3DpAAnItd5d+J\nY85APdik8HWxyFtkJw6rJC8dyjznikq4oZPORBDMt5XtNoPMKqjK2OZ23l2S\nBIKXWTHdspGFeykLX3fXoXfz5nS8FZj8Z7BeJ2cB3WyGQXcZCAhqCy5ZMgXD\nZdSm7sCsiDcqRq7QuW2gfCcV80q0BBcI+TBofcUb3n0a0Wz7aYqfQM2yw9Uo\nRiubqOvT1kpkLp1ZlKuc64Kzx/0oz4uMvA4OkotAyG/hYizWw5RW3Fxfkxlh\nOnwB\r\n=oHBa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191118.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191118.1_1574085917979_0.5421935416889025","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191204.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191204.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3bb36b95150eeb81ab9c5e4b055007643eaa694f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191204.1.tgz","fileCount":6,"integrity":"sha512-DgMN+PnlIKmbjSnknubgbJbaUJJB3K+VJ0dE8VT6TXj/9MNs17f+YqWxVOhB7XJH88sghQZ1WLjQIapM8DWZ7Q==","signatures":[{"sig":"MEUCIHSnOzLThtqpWRY+K0WpEJhLcVQqirqqvMLV2GQKHDVtAiEAx4hu2bGDegXdyoZA//6yGhGaxRsO13I5Fn3bXYgVgmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd58QnCRA9TVsSAnZWagAAHHEP/2yzyA1JLmmCbGO2kUh8\nQF9mludLB+v2TSEUZOIGXETglypLQBDRVBsETZlxirys59VvOzlFLS7Ne47n\ntanvxzfyHhKsEhLp9Qc2wKQrmW7XIcMpehw+4dfZZEJeRf+9eZ3rFuVyDafX\nNFTtNPnHs1HIv7os5UftglgQeQKooTcpBE9MaiHXa7LyAKmIAoem0XJthfYA\nt/VNj8DFVSQbhCRGC8BocwVB6WH4CLADqFXzo8ld5K0o2va12ED1iRzsZDwK\nG++knG/MY3Z9xOPFRf8hgy2NQi5wFrrYQoqQr+mJ8WZVwmctstQV7oyNOmGa\nr87Cw6kpRoXoVqvRaK5oeYpthpg0vdsELoNYwYbLIDuHR0/7viwVSjKN/GDJ\nEChGijw7HjgFEB85rc8+LcWIxBzdNxnDCRAUD29tUmJvb90pUSb08b/IYzEh\nRbdxX2GbpdWiG6Oy13ocFQIcAvqKNr8WzeBYVSg2BqiIHOcpWOi0x8LgCtXH\nZV1Ia3qq6WCjxDyLlJe0x/0Bi8hQ9eN0uSxKRzu3kqIJYSqfSfx1gmt7EQMe\nHPUyHStTyFT/3DDJ8bNSeQ3bXgPfS/H2NcKFVy9ZWfQKkvGWMN+jQwjniSL8\nAbrUMumreX1S5RxJg912ob2bXvfOt6AVvhFjrvGNk2FAKeArpOe+ot2Z4SKh\n+CON\r\n=Ulao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191204.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191204.1_1575470119320_0.2423662156902573","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191205.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191205.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7c0541fe82481f4b11972460c4b4beef803de3c1","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191205.1.tgz","fileCount":6,"integrity":"sha512-qnDscPyItEJO0iq8iVzYJt+Sy+YoJZQ8vCehTGeJRCsp3Qa6BqR8QD1f0y8z0aQICbVVPjVaHIYpMGAXMdQSnw==","signatures":[{"sig":"MEUCIHAS4x03uLzXvD250MUjfRZZfWqseTf2VUvzpf0HpvR5AiEAoaAv7JoTBDO+DhpOJI/d0rTItR+U5dmlVrEdRmcWh64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6RNbCRA9TVsSAnZWagAA3/0P/ArFOQo0/2nDfawtWl8J\n7AdlaK56lt3KG+HsfECX1uyz6UDT8L3UhgvH3zvrUKH3zVrD8kuFmSOSPPDv\nlClbHFeUs+cSd8zTZR+Ko43Z/p8r5A/NNiHBkLN74N5n6LP8seyNvqncoHWD\n195Ns/Y4xZNSzMiUUFVW9w7K+I+G0Pz+V3e3eYOThz3QbVHxqmLmZE6IMPG3\neW+YCYKFEEZmfiFdK9/pKghUS9JN/kKWV1c/OnlvkM4kx4xiZj0iUHluY3oa\nHq32/+stKK+G+37v/t3IyzWf2BxwQC6MdZ9MhP3F1/7CbQ8kcb8MbCjvA8KN\nt50vFrXvT4UM6GG55ElHSXnIgHEv5Dmub/jbBTlVAtuJ0StlrCV5hw0KZDe8\nDCb4rCQ+QA9AtgEwBxEhbRxe4VMJx1DBt3viarhQEG18feEA692XHR9VbAt5\nTJ1QcCHD1YfIi0Zjg5XS+G7QQJtd2hlsF20+XzFubxbTHbNUJxzMNjlR1iHY\nrkgSaRGNrS5/mifYwrnDImNtV9lwi6lbp6+ncfBQVKHh95yG6ffZfcxBAoE+\nG2fV/RFC+63zqL+lwyg6hu6+09emrK0v9ChnHDn6MxCCxKNrQjuYlITT8nrZ\ni/iJW0m14tfAgI9a4g6Cf/56JofEwdxw5iPAssFkzet6IoOkNEUnE9KpCa7W\ngmS+\r\n=zh9W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191205.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191205.1_1575555930714_0.5741533229650915","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191206.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191206.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"316c8229f9f50d3e5f06de19f4ad5133d388fb8b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191206.1.tgz","fileCount":6,"integrity":"sha512-vKqbP/9JWfBstXC8jAjSjguUas41oTjfaW3kdxkhJJCfehZAp6dutAErQFsgvMOs5nl1vmMES0IEsDbGCoIIxg==","signatures":[{"sig":"MEYCIQD8f/9/bvxSYBV3GYhl9nZneB6bDAOBPdY2rCJ++yKEJAIhANcpDMpCzEP00eGRRj6Gq5zxB6HToPrvNJkAR56iZ1Vu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6mUfCRA9TVsSAnZWagAAi4gP/idbIwg+1x2zKWUNz8P5\nTjONez4acLEqBtMyoBvB9x8MNolEvumnAO9BSyCZpPWrOiiEvU1m+WeSrfga\nDhxNgBpqI6sK9vhFKhMt7PEilGjutX46CZwbF9U+ksR4WbO/4DeJH/0W3VkG\nS0aXo9tW/eqw6cxBzgtTwtmtU0hgM7ATgTHsjgGpfRNt0PVReofNYZ7X9KK9\nV8+1yLWV+5Y3d7FVV93JdgFADBE0i9/511cI2hVjqbqFdvk3asiEJE/WN3Qz\nAb9ct3v2mKWCaTGzbb18hcMkn+acvqiYm/lemc5GdWj7l3DXoSl5vLrRtSJE\n4Mpv9ZE4rOUM/364ahZXlADhMF24H1CwB+6RLl3MXRAKl8S1KDp+OSHt+VHK\nPIOKnFOchU0+AGD5JdQsA3H7Rxe/F4IfHa9So42/cVwbUxMfpTjLvjgg4H6X\n3f0oA9OqS+xzeOmjqjn1WU5cgX2+oye4LcBEcHtab6PdX/ytbBh2Y3hJLj6a\nx/qw1vw+srOEm0d/pYpFepPiRbKFhjxdoIFbOF2wofrHvrM4vGIkb2iYDV7q\nLT3lXYGyL8ejcMto0dB/2etOAH8x1mCJiZ190iQdXDw4kXIDy5KSkqSFH+RW\nNOrKn+uI4rJAQE6SrZuETDZhCMrLZ6hExbaBollF6wz8LJ9mDFrk/ZA3NBku\nD8BQ\r\n=ZgZ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191206.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191206.1_1575642399107_0.2368684808410988","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191207.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191207.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191207.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d88da25314044bcb779acb4a86e1664a12eaa64b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191207.1.tgz","fileCount":6,"integrity":"sha512-L0EvXjWs8zeHdRpJbBuCR3e7sYtwcDeAU4N4DckU0bDcof/JV2Lh172QNHgHi4pPF1WUfbSSap/dpq2C/k0HHg==","signatures":[{"sig":"MEYCIQDpj+rq0++N4d2whaJEiujvGHSvu6/hdfN3WzCfHmUQ7AIhAOFU0zOJfht9OvcF87kA0JZscKO22SP5KZHKpof2x0n8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd66x/CRA9TVsSAnZWagAAb0oP/jS6yB6zGhmOhDgdAVv6\nn/jFlE++JyTOJ6G/HH2t9Q1gjdfFsWQRmhFK4fVTWpP1O3lM9tKE/L2lHPon\nFenw8Ofq9BpM/X3mtYYw8W4BmMZSmH067jEboH9Cqh7DpUT+sANGFn1F01Lt\nacPz4YWi+XQFwAq/LmT0P9AIHAEeg8Wm5BBL7jkM64QQguL288K1b6FrJQPy\nDH0GY8qUwE/zGwFlX9/n6togI8ifiOhp2XLR9lAVcVgOM/GyukgowZF8UsGI\nx6O0afc0bSOVzJxd8q3fv71s3zDgGXut1RXm6w+p5tciWVLTjoUsZnj2nGpT\n0X3b5uKfGx97UrtcJCTSsO4X7raBW2t1Y7VooNuN3otiX8+DLSmS9QCFuNs+\nCcYkaswrPA1vUIrF27CGJBjPcvU6VlBGwA7rY+k0QBIA3/b9BA0rLZvxqehS\nI2t/AKLtjA6O7caWPeOA2W06qCFxx3P+lZCDcKSsA1g85zvcu/ufiWFqJlw7\nQRNG8xcDP0LD2Uuh5p2lb13tJNQy/Etq00p9Y+Tlqo97hwPxIuyM3MKPLU+/\nLgH0hQPy3dqTOfX+9pk3lu4TrhYxsdQM7P0rT2XZn3DIxdVlcJWG3MEJ+sR4\nLCD1s3DAD7BObpmNUqUB1xD69oPv36B3xi2uxeZFLGhErEfzK0HfEVdK8Qui\nsCNC\r\n=I7H3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191207.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191207.1_1575726207397_0.4242602607779007","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191209.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191209.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191209.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"dc2c0b06a407f303a8706adc3f60b48374837c89","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191209.1.tgz","fileCount":6,"integrity":"sha512-ygJKCcqt+bE7BYbtwazmShxSqUZw2o8gYndkkVcnsPkKuH+3AdWoQ/ZsLw+kfkk3DpK7uZxVk9IvCig1SEm/Vg==","signatures":[{"sig":"MEYCIQD+ytfhhntp/oJxwDzSI2+sCime5VhkfquZP1rFPet2OgIhALhzpJN3DHHWzI4j44AsqrFql6JXH6Lg79BVe6iemfTx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7k4uCRA9TVsSAnZWagAAvkUP/05H3EYNjkYoSvQd/MzA\nFtOkGwn5C3QkP1+/tLGP4OgdigsHVCpqeOzuZaqhTNkfwwL0/qJd2ZtM3hBl\nH8P7pzEU2IeeUpf4kffmuudT2Q3jKVU0c5UxUoQ4MaZoR8zsLtNbGYLfHo6L\nw2gvUX+X3trfRnJZx/FwEK1GTd8vF6qVBfZ8KrsE9iIi53LJw0wWzPdt0Jym\n5KF/p6UTaGRagBFIFYmgCx7V+j//El49Q/AA90x1Ge7Fp4YrvP93si2nVZ8f\nBzg+ajY84Be8r7V9IRg+WKht0gNbqf2mu6IFh3ER1H+gJAa1Uef6pFQtBPIX\nZGHaBZg20BSncUA6LmWdWoGxjA3SftnKuPgouSWNpw4w4TWmkO/6vm4D+A35\nzgebKCeH1ueQJNAAimqqUbocIZ7Opo2Rs05F0hH4HFRwzFSsLcrCtoik5WIX\nVQRYSjGMZzkc4TXiOYv17LxxU0qIALq3f+/DvfDeNR52dzejSUx5jwdWaHiX\nKoPIpyG03P/chAjuIan39QKB97GPFHApVw3WIhdgdySNSEeQS6yhfBt+T4D1\nri3V6zQ2S1PQnF1X6XZNMO9CdWatvkqOBV3wCLiWvOxz8Jt7Y4+y4rnJlye2\nzh84NjsabauEdUq3uH5sAvdh1jkW5Q7BiGzRQ7qV1P4DCzOWq0nynfvSM/W0\nW/uU\r\n=atf+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191209.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191209.1_1575898670247_0.5550653801782923","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191210.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191210.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"911ba8330931f14e1c347fe1c2edd92bc93a8fa6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191210.1.tgz","fileCount":6,"integrity":"sha512-9D+9mP9aF/vleft0wakL+AygQUKl9je3Jbo58HQClnB9tLIVpHBekbkywlbDVtb+724tj/+EUec8rKSbmMbvjA==","signatures":[{"sig":"MEUCIQDFLSQNubqHI3znhWMyvFFWq5W2iP39EaLEKob0bJLXlgIgX4OrxFuHUa6jwSJcvbuAVPHIcrqk9w2MWMx9uwOqOMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd76K6CRA9TVsSAnZWagAAydYQAJNwh94Yfd3Ty9Pkz5o6\neBZgHWwMXX4BRRbC8NRPFD2D14vtzDiuLfEh03Rpboon/8Nor1rh6UiiCJcH\naxxu77iUDVtIclN8wOX3w5IJUkWCkDa8RNWEOMSl8B9LsTnY/ifFVEMkbl2Z\nSrRGtMmBTIPBbHFbSd+EivBf7s1czHdoEoHOl4l+7eAHJKY8F04Z8FnqO2eH\n1HYm4SGq18Zg4gRKM8ldrqMDX9oYC2DNx/mCld+wJjS8ZWI4vvTFEB7TDyHh\nlz+Eo147XcqqsNxHPPPMx60j7B94mR7vHKmWoVj68NIDWk3NHvHfUb2/RBu+\ntro9L4l+GntpUGdHgibkpL9VoKfcg8dMlAZK7Z9BRp2E7GCm/8Z9mL8mhkpd\njfsxmDI+omAng32uasyuDGBeb5nKLVNb7X3TXqy6F6sCih5GtgIH+mIkHG0B\nW/7aZIA7SVvEeZooIoWGiDmnp7MglqMmvUOWIYzql4EGzrQQdgOQLyNwLlVB\nPz7J02uQ36wrjotMzrhAOUygcHBCgPH7IkaaOrPC6R2zYtCOR33sZ1vSk3Pu\ngXb87BKgosChNRAMtD8SyEM90mTxasy5P2jr+LTjvgiYQVQhIeKgCzoBVViX\naqHTnMZqusiP9nSl3pHcnCbrV43bztsV9RwstFzLQ2P0Su4KHUSRm/dBSpoT\n6TH9\r\n=1JNG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191210.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191210.1_1575985849724_0.6629768886822489","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191211.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191211.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0bb58a725cc33367faa4db347727b76eab18d8d2","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191211.1.tgz","fileCount":6,"integrity":"sha512-u36Wx3q/gI7FBDG4WAq1oHCAem+0IY0+wY+YebNzSJurFj0AkyombQcXlZ58RhiLbe/NWAVvYi8hvKMdbGpqPw==","signatures":[{"sig":"MEYCIQDoQ2Sk8+YpC4Pvpk7KcEikA47eziH2qTmrKx9vCkRpKwIhALhgb/Lg2bQsCBdwONthX4wUsFILFICU90xCpbJfiiVh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8PQGCRA9TVsSAnZWagAANL0P/26jwFQ4iOu1VSMzBbEk\nZ/a4jW1NP9vB4ZMTJ5IwYf5MkSteWVGzOknm0cFKthmdapOPLrPzFezL946Q\nwHDT5rpcVzdt84LQzD4/GWW1oq9p/7U2BdRrahgH47eOLxQTa4TOJRi45aKa\nxkxHbbyAIzRKhwpL8noCU9tU4jeFdKFH9Dz+wdMi2DDwFYg6rNqMQa9gt2Vx\nma1zUMDZr+eYlqarPm70q7AI6Xtx4tF1p/viNffiu2bRPLMnk6AQ3ZAasgs1\nUBlmaeU+IRh0YAuV5sEjMJENovTrPHbpqFl1auhTvJN02NiTvWIHbcfrGRJj\np7OhakHPcVKoMfJDHDGtuRzlb9oeyHxLevZL+arbRhO1VX2AYsPbh0gVtxiC\nPrd7R5tp1HT1cPfzNq3zwI1BNeYI+yilRBUJX0qY1N49/ygKag9LCYhoriZi\nQy79IXAxjrruCmdOb1JptOem0b2XZ4OTtsst4d0cNqpYOD29MJ5xPWOxafH8\nOzq5bJ8xhcQPO26LVIUYJiwURpAKERUh4Of3qECpyzHpuc0bbddeN4kVktOp\nYN8i9WOx0y+SVfdZ1VlH+Z8+E3fDWAT/EU7IqmVZbVb/Rmqo3u6SR9GDNNRt\nk1eAflw5DMWJK9WCIbv6HQXDIswzECYdlBKJoD6ZTGUbnTs+cd7dI85ffj4n\nSLFC\r\n=lGko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191211.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191211.1_1576072197488_0.18241565309748586","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191212.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191212.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191212.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"13e988d59935a566306851371ca32e3b480abe82","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191212.1.tgz","fileCount":6,"integrity":"sha512-ugUf4RGK5GeoucMWM5KsXsbDT7bdSjIoGhZZINBai3VSp8W0fhKdBh43vO6MgGQnA8nYGfvgrznlpAdJRjvMPw==","signatures":[{"sig":"MEQCIFTzrHPzuAkNb0cm+hBnnxPD/bYwz36CGq08Ja63Bsk9AiBWdKp13dZRbMzUrTMC6/BhJRV7wAlN/WYwtyXBhOl7tQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8kbXCRA9TVsSAnZWagAA948QAJutSE7o0LIR4rfytB5Y\nWyAcQnxlRs0SH9IGzDFAPHzIQIKw5IAABOXi3x3ziLhICW3E0TaOWfWU1jp8\nGdisdOIEsj7yWc8fqDzcQW51ZjBe5WKyiFek7VZew5ZjVhnLDhQ3gg52Qmtb\nrF6cobzsyffJoOIzhl+mSjXQCFN+r7K7tRjHNDnWfQhyPQbYqA2Owsh3zRQr\nEOG3gKD0VGj4ALS6sylrEmQnG500oViWAixv+KW98lOstNkRSiGkH1Xzsnjs\nddAvd1TG/ER51LyWKBSqIllXt7UIJjAsetB6/BhUu1GVbf827SPnwjXXxV1/\nbapXRVVexhBI2ZGqTN7/vZz+c/OLmKbAW8CGoLUYK0IKFV/n0wmZPgtCTQZQ\nkSLXFl/X2kG6B2zs7ffZ2cB2b/WmbfPAwqkd0WlSQepPthuBdjendscCxbMs\n4a24ntQGTqGUXVmyDv3hkGnetKmPBNSY2PFvrkzmNWVsXdMv/VMpsNPd+rWX\nHmedKQsF1pI9o2ApKCJ2OUHcHNdny3RSt6aSZUdnxbxbWAXM03Hj+1T3Xv3S\n+XYKxg9WHS+DXvtblBiy2XqRjLhQpFaX37HLPA4qSnFwFkZDfzT98Ftd4P5o\noKgShtM7rHJsRIzJKJiNgwalnBgrEbRrntzJgxXWZj+T+uoG8ZnoUgAPTzWR\ndBj+\r\n=cQDY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191212.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191212.1_1576158934787_0.6478241240489113","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191214.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191214.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191214.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"72e6a7713bf932161631bd03c5c31b8072aa350c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191214.1.tgz","fileCount":6,"integrity":"sha512-iS/la1GmKaYStys9wfFb8M+0En3UhyESVTwPoMsH3Vobu2fLr662yD0FLZxK/3TqUtZT0/LbNVmQQstdvONX9w==","signatures":[{"sig":"MEQCIBlPlk2H+Ujo4UJADzfDrqwKdc5rPzXPMAKtqBbUbFe3AiA/CgdL7u3unHnyhngC+Xd7dTDFQNQljaMyyjFzz3JVnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9OtiCRA9TVsSAnZWagAAvbAQAIwE9AlLc0Ujj3HhL+iT\nfnaIHWzx8d7ppsOXabj/mouBCps36c11/Pb+j86MAIuEYMP+3xWYOoY4tON9\nvi7rpGjC+fCuSPwEmDT/jsk5mBLcqINIrJ/aBYn6JAGIyVlN8ZnCTZAP5L44\nj8pwMgmoqvUmnhwpN4YtwdsOo3y3bdg20kr58TCy8rJofSF5G80MhVlNUMB/\nfG3DZULAwVwpb2dN3IuqHpNuCJcjVHEjA5RNhYkhzIwuept7eXz3GpYZPVB/\n57fLQUe8+m6OCP24zzm11jy5VUDF829LG0/47LaGGD3IsC17Dp8Z4Y6+JJKe\n2/hMffjl3jmxOnUeOdrPoRuL1oOq2fLcUvPjxt5866AGK7oRqFWKYRzL1I30\n3RLamBBojQOFC4gwUTCeCfBeqIfg50nnITdwr3FxCM7XmBStUgJu49AfdWOh\na0KWC71CZShJMNtktvjHE9gEGGcM/KCkNohwRdFG708XUNhCn3ntwzAlYowg\nVQ7G6X6wGUwK72cicUq8vvX9oltCP5K8uQjBO6/ZwC1IxJ5Fg08FpaZzYA0j\nziBs+j0DRc0yGQyfBgy1hidJJhaZ4nTHbE7/1EeHg16MPPwTNpfjAz2ORBcG\nAAumosiWGrexxFxg3JaMBNFREdvAcwsaFeyLjXzfSMrfMIKMTuaMmfSZp0hl\n9djP\r\n=yofG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191214.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191214.1_1576332130106_0.4402158567071468","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191215.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191215.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191215.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1252f7b3602042c34c9e0788fb543ae67903527a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191215.1.tgz","fileCount":6,"integrity":"sha512-pngrB7K+cogYOwNOYXGcMBtmWDPd3fZ6/0MZSo5RdKE52YofBMRsX2i3LooGxXb5JZktE0k+MnihhZouFOM2sg==","signatures":[{"sig":"MEUCIEVGwTQx5eyhgJpwCyYRCplpAv7RsPM/3y715JS7tg2HAiEAqL/Tj5QPx4xRPb7MwbR7M3B30SG3rOuC47GX1zB2YKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9jhrCRA9TVsSAnZWagAAPHsQAKLNbmmYeLCYoQQTpJjY\n2Xe/SRAHZQSwE8xJr3LwkPEZ91LtyyAHBVYNXxJKUnXIRg0JWkljnO0s+iGa\nTzNFXmo4QMs5A4PLa+tXFBhN/CM7Y9ix1iI1sIS/C/3cGwRvmgaYCj7z360D\nxcn0wfhVAumXOLXLIaSQubFxB1VJBcI+ISVNbuyTLawRvmEWzN0do+JcenBF\n+OfZOKnk2oxL8H4wXT4kz5Mv+4xOvE1SatY/AS5IseABV/LDUhLCDRR7g1Bl\nuCnPpnUz8FaoaZhWc3OgdDn7jcHRNOioTyt4MxEyOB+SaXfWAUsDe5fc2dfn\npnBpCK+1/viF8zFohO3VG3X7jhhbgQhJPbP8yeNiV84XiXI9BuXBPLeiIf6Q\nvfanOMffmmQP8QCCiTu/iVlzKTNpFTnWWzyI7LRe7z59M4RQYLT4+gVwER3E\n/XRABfXdcbKNbvQM1ls4nZpmLm1xybnsxkn5eIbsek1g/eEAOI5l4V+YuMNJ\nOgrYmmo0HbroAFBJGo5imDLNbPqO3VzH+DG4rPgxDI5sFsfWLpSL4Za3i37w\nAjgrmWb66L/pd0EIVPmWcdvNCdF8KxxrqfHGI925ONTXHH3Krsv8xFpPsteX\nhGr52rLsFpOiuq3fFlCPm/z+ukcnYiLLPX7Bjf92AZL4Suj0kUppMLS1EtPD\ni5te\r\n=Zyyo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191215.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191215.1_1576417387104_0.2028301087419686","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191216.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191216.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"147d3a6c56d81ecd8bf8b41ba9f93b9f59c413b5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191216.1.tgz","fileCount":6,"integrity":"sha512-ODuQqoQ+Jjt/5jCMsIzqCxyXEuXzlxHUOgCc4VVS3ghkBjQQ/YN+Ke24gk7Yhu5favS25XITDsdP85mcpA9M4A==","signatures":[{"sig":"MEUCIQDtpqRyRTq1ZHXMenQ6/CkscUqZeytu0BLWgYjUIOgJXQIgHZn1d7PnvmFcYLQyIOiyzLMKrQbJT14ktn0RTZhFhQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd942zCRA9TVsSAnZWagAA9c0P/1QULhw/J+wYD2xwI+25\nF2h9go9lrKYaFrS0iCs4C/+npXoHoxLi2l6Qs65xUkSjXbrMwUcorpmvUZjj\ncIpMZmA2vaHWgzwy1hFBp85y1RZ800ZXPOSKVlRHwe6+g8yENurOaVjgMDqY\nlqReBpPvpOdlE9AkWLZwAwslLdXm5OxzoK7cvnz63meTD5wrRkk8O00fvOyt\nMuX5Kq2teT6QtggFP+6LZxR5ZVF1gXYlw3vZOYJJsufYz2PeDy1647bUzNFL\n5Ml1VxRoY13ObUbjhfXULVrdVID+2bnWAXaCmFDqR9Bo6e+i+DTkS6FRypJi\nG4c09DRWZl38Un055iNiq1IUNgXFhuqHV/xshMc5nwqLmqq7CVpqPp1UaMMk\nASGQqhBe3dZr8IcW5WYz9bsOJP2La8zyB7NSopZ3Fjmnfs64p/jIQHDdoDGv\nC9BkQY1Q1dtzB0+o7d458jWH88Z12BXGahnnbke3awxpTb6M2VjecQt2aKn7\nD92ilDRGslxaib2lDudbHthN2MgYUefnv94sB1s8RvGU1g81Ls80gh10AfUS\n+St+Iv81MnAiWLp8mGab8abemg4uW7E24iWEZzdnJXm8X8p7NGMgW7s1dzyc\nZjyvKq5CMjPO6apKtNKOl82UE+bLPUTQ9zaCp75L/dfN2458OtX+8j8K1sA2\nr6m7\r\n=WS2O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191216.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191216.1_1576504755532_0.14090098994798317","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191217.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191217.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191217.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"40a0823b48d4d4e0926a705907e3c0028378a891","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191217.1.tgz","fileCount":6,"integrity":"sha512-HkzELbsrMo/ZoKf0caSJ0eSQlJypCeMfWUi0YELm9eTAsa7ylk3vNOloz9G872vIh5DDfk4wEd+uqr6WMQmShA==","signatures":[{"sig":"MEQCIAP8k7KKRQTdDwtwsS0DjYAVmFHFDfr0LIXDooJd0FS1AiBTxVtmG88PUv938sU8gvNqCZg4WCIZT3NayEA3svsNmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+NxtCRA9TVsSAnZWagAAEoAQAKTVGNdj0rfMv1syF0Li\nHbTenY0lh49GOzQU5x6W8Xy4PwvlX3NNmDJQTpMdFwcMyDGtVIa/xwPSR63+\nniiBJCAnGkU3mu/ikvOe74PBqCWRMy5mV9T1x9cangz8b0VNno9VQ678lRZW\nUlqcKwLEO4AqeUXUvlfFFvkW5AsTDg1XjC5saxuWWWJQqK0W1wQEDLv1LTIk\n1VhAQd61/QOB9QPHPDbfCvzoP3l7NQNy/8ceN4/lX1D/c/wbqKBNY9F/iHUT\nBGW8cRxQ5rd3qXo+TP90Lc795bLs/sr0D1ziCt3aNI6bJ8+UApZd+ktCiunL\nLpdQuNdbhli3grdTJ+fbikBhfgzTft6KiqrWuAQUxZgBc9Pu8KyJlhQ3l78V\nsnuepGTFLFoWD8V8lirn/O4KB2QfWlNlqw/wv/rK1UFO4qsrtNLFrL9gOOdR\nDpgMR2oYMj8aRIwWrh6UblSw1g4SKEhFmcQQM4rSKAEzkaNFqWdc83cUJ66k\nv+7Bu/EZ6CclVwOkrQO4YIzp876BgSUEkLFLJWivWz3PpV011W3TXT3nypz0\nxSKxbyLPLAY9rXe0N4cGykDO5sg+FTBkl9p3RU5vwIHDMVVQJv3xGN1lIKpS\nEEgB8vh3HzaUd0BLHKzbA93IvNtS/CkfTS14qIEDglPTsbhiWIoddIvpUw9b\niUZo\r\n=g1sY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191217.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191217.1_1576590444941_0.3698037473666531","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191219.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191219.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1639b2d0f7fee13b779b4fadf13f76b120b69902","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191219.1.tgz","fileCount":6,"integrity":"sha512-EP/XKDY4qMnrM0z45uD3bwkmAwhaNzpQ+27UQRnZd6ocZcdOWrmpJJwPczbRaLnhnM2WwTPqJcXdAgc6KtCgCw==","signatures":[{"sig":"MEUCIQDkojmm8HLC3Xhvw+rOQ7VOQDvxAPkHJ7ifB5GNFedmPQIgSTRbMkQogANHAbU4iXYWd0LTxyHemZlbO11XHUnTKr4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+4AHCRA9TVsSAnZWagAAlzIP/20tjtTEUytqMbNilIvH\nzAL8KjlTVciqlNJifZbhszun8y+eu7x+LkJ2plYO/fO3zSE+7RXMR2FhIQy/\n/i6N6QxL8X0Mu7jhLaMU2LSmKn9kWIrdxd+6t+1W+Zx6E9+TsgLQoEIcOziS\nHT2McfeGVpVYvPclA0q1Ki51Dn0bHxyR0T8O0rvSHs2hgTpOP9pDetx/vsp0\nhpLQKXQvY9Y6S7QabFdsPXdmr/Ta9MFAqonaW0s950ZtqZTnJnk4RiXwpXYm\no/I/fz7VZn132dBQMqpK2VQNxRn/iCRgOrYmlJr2nmtVPrIWsMYd/j3DaLmA\nkVejfCoVcBOw0M9vuVjYL8GU3aFtz2HMk5JPg6dPMYgCofJKGVFQdX/WZsKF\ndkGNPxiyuiD2CKvbudUxXU+Lk9om4Bazz6wOd0TckUK/U5bTzT+CeikGmoaw\nzGK30Eb/vyH0FdG3cwyLx1PIns4Sjcb9Nc8a6/JWQ/mHiIICWAP3k756uYN6\nI+WCfIGMyt+M4GEbz2qd+UrEvZ7WWSh5vB522k9V3KPjsNvSxjuJ7sl82+q3\nKmumczdoN/gYUAWsWWSB7SB1D8pknDBHJ0UE3K23I3N/CQ87jzoXOEXp2lSf\nEoAJscadidcw6maKhiJootDr7MDJuPAnKlQ6NGS7JhQfNhnDLcVIQMIGUl6Y\nMA/h\r\n=l6Hq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191219.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191219.1_1576763398875_0.21910771449501998","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191220.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191220.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e9613cd943e36fd33b99b8573901b2d5698fc3bd","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191220.1.tgz","fileCount":6,"integrity":"sha512-1MO+L6UTP59EYoNfYQGk3spBHIIBIFavbmR26AcvlozkFcv7mORza4xUT2ozaxOdkYKKl4O5epQJb6NW3agQeA==","signatures":[{"sig":"MEYCIQDk2kIUgRkWuq+P1LHIFlXOm+cvuFdj8sQM39UmcVh59QIhAPaCxnqim1708LThWIh0FFJv0NLuZPjMW+QJpCQahmRO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/NHECRA9TVsSAnZWagAAqxIP/1svNi1AhRtpB8/h6Qty\nOJIG+sDw+UcEwUZLXtqQuWVbRNmw/b6CxWT5PH4R1X9OnoUFyDgpI+7InTVU\nwE34pvzIPuRk1GDTg8kAriSom4+M8a7TQVmRbOINIbyRqZOET8ZZ3Gu0hicj\nzZGra0H7rodjfaXtph4VDaZdLLuavvRIz42NAOjdpeVVTCMz1oKOG2hFmahq\n8Q9PstDgRr4KWEgIKSkdFV1DLbYoNn3PLFHTVcsqZab4erIX7h4RPY5iO+z0\nyiXk91aEJ8HVY1AVYio4TO88zx9Ws2GHIMaNpkOmCZfz/qYS2wHkZtjjINSQ\n2w6FuCkIAPVHy1wvVLxlV7ZmtZnQQ1y8Py/m1trHAZN2idEgICim/5HYVgsb\nkXhg3G0GQw08CmDrfXoeFuisIeBoxDTJ8tg/dmD6SUj5Q3k0x4o0WQN4RglU\nqbsVuUd8amM8MKXvWAeLfm/5FTycrjh2O+WcLVcjldMxv9e11uvKTs/cjqc1\nzP0MtuionS0TS7zIqnXoSX073xfkzbLD8KOXgphKffJXtnLFaodok/RXFKfQ\nBnVXbzdE3t+FL4ugoplFIUMEjAw/DDNZ6Gn+MF30b+wxVCE5s1hP+oM4ScPA\nn33KENSg8IGQf6DOhG2jokAcyWFClEWM1XjlesNeIuWXj0yxCA2jZ98YJhtJ\nobJB\r\n=X5LN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191220.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191220.1_1576849860421_0.3403613757527335","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191221.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191221.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191221.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"28ef52f599604581533965364cda7d6757a3c131","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191221.1.tgz","fileCount":6,"integrity":"sha512-+RP0JutioLSdGLel7CE8G5E4LXkGacZiMKvyneNB/TItjE4uI86cLXWzDfIRRqK9OtCO9s32MvK/xiJp7CL1wg==","signatures":[{"sig":"MEYCIQCwI/6Nsme7Bsc8PFLdzzdtCHqVwv3DFeMu4MfKUyKxIgIhAJRRM9/1InrhIvA+AzYHp62L7q//P11l7ekZo5/rNhcf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/iIkCRA9TVsSAnZWagAAprAP/RgcQyXa8b4jjUjYo7cf\n6rbbGEknZ/sjd046gO3rcF1bGzzdRWYMwuWB0mtGI3zlnbTXUn+U7CIaF7IR\n80kTZcDWurz1xMAMEoUVajNM1JMhLsBL7xNaUXKAagJcI4moZa1P8mYA10Ac\nD1olDE72wR5PHoECaZRNKZm8RCtaQnlKl1DC+KM7rG4Ber089rFo0BVkMTyo\nYFcMDAZ2KI3I3fU3W4yODxn4Al8AoS+YGxjl30/gRi5vuhu3187ZuRFS6NGp\nw3Vff008qw12K8EYYQk2wZ17DBUgayWFD0qs7s9URdAFduhr2C/byXA0DneV\nJlAEL8mw5Oh2MflC05sXg7EPrdlReWFaXIOmHbBLlJm51EIRK6DW/grGSdoX\n+JuBwou0woYcp9sIkKvXjCNRTeDAJi7yJqZT1hrhnA6EVy/atC8d0H6jHDw1\nDjUe7VKO1QAmfGPqQNGrFlXeFnUyktYSUjv1GedhcoZDD1aEV8DJmqPb6YYo\n0REPatHdALPevEwYMk5FfUOCPilVCyx+7g+MoAGOaBs/AV2hcUi/aFBwAFZy\nhu1+v5bDquw2LoJWWvtK0M7yqq6YbBdgvXJlmV8UTmqfA4NlXlrdnt2jGMYF\nq9j55r4U5IOTLG17eotvL2B08lzgrRmn4aobPgMFPVT2eiWm5ZoObuMfNpAo\nMaTe\r\n=3xto\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191221.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191221.1_1576935972511_0.8954421479177661","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191222.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191222.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191222.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9b0942e9af1c17f37baca56c4c7218dd1fd0ad74","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191222.1.tgz","fileCount":6,"integrity":"sha512-4voA6jA1VlgFiAOlUVvdT7Pb3oxtGBtNnVS0ihD2SNx9N6/C2MiUtEp0FDg7gTkrbBAxOYB06HWpIge0UBUWyg==","signatures":[{"sig":"MEUCIAYei86KsoZ8T9JU8nDZF/ng9FYbU+nzqvb7fd/4AuYHAiEAp6Tnt+9CqPqPh8yjgzsLCdgeiGhoIJnFj0Q0zNJDBw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/3ObCRA9TVsSAnZWagAAbwIQAIBcPa5wCS3BHkXTR8kb\n84kEBlnZvvR8ruE+Sb/P2OQZZKE1KP19I2ilkWWBKzwBO56s8ffKkCQCD4xz\nQxyPvu2eS4aMkgmYEh6NeOFmduGpk2yLXlDXJm1pM7v/Sy0bfpvv7Vrp7x5o\nxTlTEDiEqyfU+/i2O5bmc+n7oLzTiEoQCkmHwdezGWYhT13265w5POv1Anjw\nPF8TbOumCU9uJt9xujfsEuFr3w2syfiZlQLzNUJILCIOHZMyph9DFJs8wCcr\nJ75PmP+HTpPnhpb4b0jbErHGInzTlVZFG/Mlvfpk3+zboDSbGVo+wFhobcUu\nFKywDpJqQQRr6fPoLMyWRk6P7sWpKuxBxbRyvcrAMHy0owMAQLw4mEpWrY5i\nt/510l1Lo5nIiz/arb9zjhg8emLzF5jmLyKhaarUvuDTPFW6mY2PFIAQZLTa\niT/SH/RfRWrP3YKMLKcFGGW3XnAX2mZotTpnbAyR7qjSGqaj0zaQCNSiwPPh\n08d/D83pllnI/VvUMfvBNsAvKK3ghU/01bYnqjMFJqsmVi39X+vlvHkdGKRX\nvSCioBwPHZTJOk4soqEHLvUAtodqb45/5xfwlH3bWInL18Mhjaigj1IadByw\nvophXhdWjzxS1Tnu+ACi8f4S9JUb7oaZ9NWSabYD4pzQYJqq1jGj7EWz4B0U\nuVf8\r\n=rdl7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191222.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191222.1_1577022363281_0.48683700499306304","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191223.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191223.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"86cdf46100a2e7e7689443ba886b9ede9468472a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191223.1.tgz","fileCount":6,"integrity":"sha512-36FmE6pbRDtseuQDkBIfkNC6Vs9QE4+iFFSFTita3DZ8RSi97AiEeMeb78rfcQ3QFD+uUTSR023MoKA8uXfoOA==","signatures":[{"sig":"MEUCIB6+T1rYWC0Yf0E6rsFvC0CdHouCl5qry4Gyk4qyoz/BAiEAvebkCwzzA7KTptH+1p2t642ThBjLTs84jF3qzSQdB5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAMjTCRA9TVsSAnZWagAAcuoP/iDywU0aEiuByVYSQTRe\nxLVX3qMXuNLcu1L8YyB0r54wRbOXOP8sbM8X9i07KwAauLjLxuZe2mZhSTER\nfKzkMeGgGq9BvRbcVfASY+GkDF2Ru84o4DVPYIbI9HJqeTmmo+3rKM4AF5V4\nFbXZ45UoM6RELxnkWctKd38lzOru1TAzDnRmOn3bflXE2463d7HXN/eTgEsk\nRt4ioTb/QONTsKvNxJP9EoFufk0iBrpCvVe25kaUkr0TAZAn5iRNDKJXMgn8\nxC8GTaaNhrkgTih+jNV+jIA8A3h5e3yICMoWh4YCFPM7h/D2nkJ4maSeMRer\npmj+EVH7ANkYfLY31shiRXBAA5+q0POcPqncxrvl0L2aXek5bkcgTLj0gnrh\npaTsajfJrIicKJpCz+IB3hhRqEgCrHMqpcfvXK4tE6+o1ir4oGc/y13+xFfS\nNQSaEjrVtijBlDJnZEx8xWw1AXny7ZJWajS9up+SsEx85DoxC761XjSgICVN\n8vBKF6c55KRcwBNuCxLJHGcsdm5HxxsInXsAHakWEOHOTt14IRsvmztCJRDM\nZncOCq40WvWe2G5Lbbm6OOY01T207Eug8mAQjCJ9/sl+cLIjeiT7C1oStU/3\nJLiX7F22HJonwDamp0mVZ5X/mYYuksNX35CShSQ8fhnApoXPcIKdXjYTeDdd\njVjA\r\n=8eeI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191223.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191223.1_1577109714723_0.49172593095252126","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191224.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191224.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"deb9118db995f347f075fb1a4cd16322e774220f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191224.1.tgz","fileCount":6,"integrity":"sha512-WvAnwpvyVbs+ZJT8WefHT51djOlugc7Ts+CzZIrbcO0D8SawTz5ZovuVNHOpeG+E3y7hKREMsOddjq18LZm2eA==","signatures":[{"sig":"MEUCIF0ccz34Fiu8wIBvpyvI929n2BFmLLk3ZVtSbPZkCqOTAiEAjczdR06KdVq8vrSpp3fiXiyCJKQfTlrk0ll3vi/OLak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAhkeCRA9TVsSAnZWagAAR3UP/1OSZhQ5mS++pF2GWmOv\ndNcZjt7O2qzoIZNsC84HXU8TfNtuWQ5uosMLYTIVSImF3lqzyPEo/ATJwA8d\nNCzsLxW0emWQZqds8Nqyr+nmFSAI8q+hRi5kXrhd6z6SRyzaRKovz5S00RYn\neij3sTonaI00vQztbNHDGN1G2rHZKSLZxJv+LSp5E1ViJXlxOXwpUdZgkdm0\naBM+BLj26IIIw6U2Ooyt0OQ6VovDuZWrYEFNOQW1Isl08vSeYcxgWFnduHl4\n3rqbbG8idXd/LmhSLubcvI3DY6xxDlEjV8xDI/0ED4nyz6GdrTy1wewaIY6N\nY3L968aVQDHszHqaERW6TCDkMmgsekg8UCIlmUbxhgu/EMuIGaYvmgLzKM6J\nPn96ostvPdHxdnDH2kxUZG+IVZGALpXQXV9xNO4pb/niHPnAc2fx4xB2WizH\n6juoDAyVPBG7BlBb1SRUreedRSMUH1xLMLGCbtUpLev0Ybwy9I4KzjDTyF23\n4ULnCMsMjdSHev3prLYKApESckimWGfUv8kCRQeCwiyar7hMX/SMIivreMYU\nutlnL2CLxEd3hCZRoALRFa/v3Sp0sPBVOnDHQ4W4T4EhoJb3KKGDmvoMHVB6\ngEoPbXL6TEZaCKwos4hLDFWuHPZbi5RQVdPOoRcfx3Jyrf/dslsZ2Zn3xXYp\nXzEm\r\n=ZHcN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191224.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191224.1_1577195806408_0.24222966515062394","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191225.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191225.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191225.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5a5120174656058d0e5bc830f9fb67e7d534a969","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191225.1.tgz","fileCount":6,"integrity":"sha512-gsPOTr+UuwzXCFJGg888wsKO3c81mX2o1nF6nOyyyit+AYioZLFRBweAukLviY07wd8YO1dq5MErhFI1rYsaBA==","signatures":[{"sig":"MEQCIB9r1w1JgxzJHeFjw0Bl6Cu6jIaKHZWac7agjccImbNBAiBVME1lT73iNL0wHmkSQpll8oRGNaD25+1WtLbQK62M+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeA2khCRA9TVsSAnZWagAA/3kP/0fNtzn19S8yv9Kquce0\nrOaC0kUEsC2jQm8ZhSpndC172LU8R1YRVWcPvjd3ukjOtiR0FvTIBHNLpw3a\nVF6nUKnD9qLSU/p1OZc5bEhl+i+1rKFChSTpu786L4indXTKOar3VeXBHZAY\nyE8QsI6i/5szauVSXnN7k7cDVs/0OR2p/fQcXceDkcrbjiMbXn6SA4trHlqG\nA0LFD2ACG6p1/VS4WCPcRPnfDSkHEGaGogZtqss6/AWBTLG5qiJdOLqwFbXv\nJK7v2FfA+rClD79Eol/XYKlXwU/wVyOUt81OQ6d5RtfdD8eySAC78jb93q8D\ntLxvAL9w38thfX5QpR/b4LUuQuYbXv2M8eNoYBfFSLUvEJ3YPHtcPri1UG2q\nv+is6SM4xb0OaimS9paxHMcsB5mkGpFT4/60esoK1XQBO1hy82Bl2RSBP6Q8\nSzx0VsVceXZavN1Cdeg0WdDnXDEykQqli6T+0Tl308/O0X1VG0ZajTrzgduL\nlnUrtry2cHihmBTs6Vz2Hj2pIQW/hRcbfhLTL4kI3bicm9Q/espupX63UqMO\nt4aAZ0tKWRMMh7NETs6u1Oe14z8pK8tgK7FWmRTtxT569xngbIP4jrYeaEr1\nUDhRrcflmmgxWnPXlQ1f9h+kNGZ4RBE++D4GtROfOm1s4piai37eqscxpVEX\nzB3N\r\n=ci3q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191225.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191225.1_1577281824658_0.08591627746566721","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191226.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191226.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5c9e9abdaa8e48bf962471f8a3a7b9a8f269ed66","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191226.1.tgz","fileCount":6,"integrity":"sha512-QwRpHirshvMPXXGJwoFxBIMgt6Vo8/38lVDfL6UsaJxsryp54z0hb4I2F3/5rtwUsJHX2NMUDmLTI3Uh/0bTUg==","signatures":[{"sig":"MEYCIQCtOhYqgH8BwyfMGprxbHHBdrS2erEs0xteqH1PnHNq1AIhAMVXqRskfzXPaRwqhffJRfKbt/H7ODaUEV+MBaRTZoMW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBLw0CRA9TVsSAnZWagAAs28QAJNiBvUVvYBM95Zs+J83\nLa65V/SYgXJhwOcv8kNtpNN7U4ZbGlw1HteXQ07EQoicgSoZqdId0Slg7HwO\n+myBvPaqZrNiUXJ+IH4r+p83Vy1cdaZHrTU6t2cyQKAvWdwoe+6cm0PTKfwm\nccd1f+qNN8Y4oQkMTqrC3gKZgPlE/XefefxVL3B8kbJAi1wvs0nTEyXyCHR6\n4NPNld+zQFeB1a4fwIn+P5ZAeqYdEZbI5jvSF28jVSzKgSgyq/WkPc8eXR+O\n1ncZHRQMe/CXCYS6AAljQyxeyCuVUg8GfYbus4+vxwI6wkpPgCb43KBDWjJO\n2c4r5SDRz4vUBVz4SR8Z/abH36KEcptEbxKI5Cy/ceyJgdQk3Y7BaGdtngRH\nM23cJJk66/FGMMO1XCkMMVhOk5D7DDIk1TRScnzfyTlHxsN0lf0O4xucwaVL\nDA1RPAMqClIuhHe0arv9ufSWSnATX3mNkH4VhLJGVobK74lROI6e35ATVcuY\nRxs5KPsgARMGTN74EM8MPA2kOkwiUh2641oKGm7kgH0KwuqZzbYZmLBj72MH\nyfyrNHXVbYWmgLTIwfjaOKABXmaP1QV6LkDx9lNRMNbaTV3WCT6UnzYP9WZf\ngTQcDAGLTQbCx2wSyy2s5t5W7k7Q0UOy7YqfqZk7KQTa5j/TwCUs5BCPG3gd\nTqnh\r\n=pC/x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191226.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191226.1_1577368627652_0.3420685414207467","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191227.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191227.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"32bc5eb2e76ab0827a7d0d7364413edb85c9763a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191227.1.tgz","fileCount":6,"integrity":"sha512-D6BvqXo6wPYDxDbI8qE37lFWHYBPOTadmy9cWR+GLo47U/AX8h31R28bJhfO8Yri12RInOYXLwHVcPrRP2E6jw==","signatures":[{"sig":"MEUCIQCK7dgPZXXu1NfF49Gj2NvDyhpTjpD3r531Vc6C8DN5MgIgb4MSN2GyklqlBE1WVUhTZygfpJApYsa6MjGATi94HpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBgtOCRA9TVsSAnZWagAAyEMP/0QxycHjFrsuds/rs3dM\nCwJVlXNmtRFKKta9le6TsRIND/SB7I9Unb+WNLkhK515xApVqJad7lfwGFiy\nl7DLdF8aHMy9xpg4eIcyikm6qR/J3xxTBf6cp5S9K5mBVaumg1aVuVKESt8x\n0zr2OoamgOt/laJlUqd4nAcLWvvgTrAWPQySe/DSQr9XjZ71pNTx/dKLPH4g\nhukHW7louFMI2MYgxdV++/NtxWg8L4CLk8BgXgG57UrEJ2v/Zp3lrKLLZ8U8\n/SmhbT00/w63s4aLsD/T1dsO00VDkXw3tASgxU2MmJITL78t4i8LxFTO2buN\nCXNs7SUPRQAF+CVs44573cHQynQiTvXi/VDp+RcoP9OS1vqln9JD580voI9k\nqXHttKNi/1XwojxUcnM+DN2RTuP9iK40zSHFN2AAyXK/BnAyv9sJ7svemU5m\nzukx7CeTD+yuGpEK0f1vE3tcJwB+XiddPqiz6qSFIkpi5KbdszmlgmX93iuz\noqNxqHsE9NYfhyruiHi2VTlDfy75GSlKw5lHysaSt25FYQPuFMuglYTfqRz+\n/f6EwtOH/BAHXf+Xq7Yhyw4xkMhdDmOhyW4F7y/GcgqWxTjaUvSD2eE6rNaW\nr16/zEIqY5l2XFxZS0LxChXg0nom0oylNUb3sYWrB0fqX3MI09aaF23ofJct\nqG76\r\n=G6Vt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191227.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191227.1_1577454413635_0.618719595773686","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191228.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191228.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191228.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c079a6b2164590003ea4ca70ac6ec227d1f433c9","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191228.1.tgz","fileCount":6,"integrity":"sha512-x5sfSegk7eOxqvdBf5924I6EbsWmFWXEbRG4lFqXHg6zVUXPb2OBcpykkdWyH6HG7THHmahrDgzQoxrmE1yY3w==","signatures":[{"sig":"MEYCIQCG/uFrBIzRUPaz0SwHokbWzAHvMSfsbDIDu4kOcA5FfwIhAPEx0PKl/vtpTho2UUZ3c6SIoM5IurFYV2ES+L8ckJ6H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeB117CRA9TVsSAnZWagAAVWgP/jBRhAAyuo97I9keoQME\nqlzJXrCqQEkUcne7BO4C89vhgsN8V3awmNyn93QYNvWkdpPlTdnmKUAhMQAL\nOJ4/QH0qQvOqjgWSUXleY24QlZ01cIhOGZ21bRwQgrdiw2vCLH8Dj2ryno7T\nTuiKAte1QEA/jsOqTa/BtRSHhW4kJSxHLmClcShua6Ko33yo4DRGCqNUxayB\nPhcHfj56qPo+ySNX51ZBcyHJrm8jpBij0hfXd/i+e1QujSzJkczjNNdAi5km\nKOC022WYS/lqWBtzGnyq1CJy4YTgYslty86BtbxxRKqQYkiYC7oa7tVMEspH\nfG4fuSh5OTr+xaylAyzk6rdh1uSTb9Y5jEnSEPjyeHDPn/J09x2+I6RI5iIa\nnBBaPMwqsNNob7inOTnNl1mCHzu83OlaELxf740smLun58Lg4jq3mUe7Lr8p\n1SURxUUGmnzbCaRt7omQxE35lVg55VA2imWGyPcsJbJOnf0hrHRmHUpufXV4\n+Ds79OIne7P/EoaR+QodzkZIePpN7k5ci9MwNbzdUvChcBUUZyK7j+AJfBQa\nZz2dzZEeII7QevpF1l6uiVXLq3yiul1e1sUxox35FrwxPmbSReLObfViK9XP\n8tdSm6MIVj8MtQ0TgblrO4Oxw0dsz4RQWuZC532jXg9bMAePZelr3jyZ2Pqk\nWlB3\r\n=clyo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191228.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191228.1_1577540987502_0.08397707277157873","host":"s3://npm-registry-packages"}},"1.0.1-dev.20191231.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20191231.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20191231.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"719117f00a41733745b9979b7ca42d645c280444","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20191231.1.tgz","fileCount":6,"integrity":"sha512-wRAN0aqI03/wRFHyRMNLEUPrNlG4MUqbRvd9rclNN2bNH1skI+RbaXo0uwLK93g4XQENrtt6SfZOOYA5YS+NAQ==","signatures":[{"sig":"MEUCIQC4kqFcr7LV1S22EvPHdt0os3FxpGjKoRccUnjjdiy+OQIgU7AuWpcDlbPblTDRk19ig1HIr1+qOhNuV4f/p0prvPQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC1LHCRA9TVsSAnZWagAAKPoQAIKeFtHqmLElaaaZMng0\n4zeYz/E5kW2zivPlzuSF/eQMVOJl4jzu6cIv7LNJS1O28Hm+qv/D5t7AC0A8\niKB67uNgNWHrXChug3ulF/Y8sM+VFsl5lnzK3ZwfAtJ8IE0CCgmhX9DfQsxB\nm7ARNpj7wk0rb8CmCOkw5jico6FYa0BtjjvbO79ipy/MQD46w1DoB5QjdjUs\nx+tKAGsN28Yjfn4NAYn2jVu295zwzW59dzyAUa4BD1Y72pV3eMBRTdDvbO8V\nNtlYG0fcPMot80dk8slJYa5m3Dnq1w1h8S94FD5u1BHpBHyxZhtT2S/iC1Yw\nmzRsBH+6A+EuPAXWeV6gJpuzrm9d6wrStAQf3r1QvGw9YzDafiBz93BbLsTA\nqbBUlHDhXHu6VsUeuEL7kBnyIXgouN20qPeE8gIkpGpgsftkavcWrvlHiod2\ntxL7pg9ERoarIAggjaWHANN0Fiw697qmZCQuJT6/aLlCJNCkVOBwkhgpOZYR\nK9pb9NNzHdtV+4faJ6WywB7riCvx86tiflhHmxpxJkzSmf0RLOxh2S3PRljx\nS1jXpvePEzhgKDAIMngSjYJ2vhDro2DriZ3eh423/hGhkYd15HkE4+dS6qRG\n073P+I8ktUZgSot/eIOxbuB15PgAfezX85IfawD3zTz4wACVCFmgy7IQLMUo\nuJ0s\r\n=o3PL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20191231.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20191231.1_1577800390880_0.6816727224028509","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200101.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200101.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200101.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"46b26f2d810d5670167b62ec48edc62d0ff3262e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200101.1.tgz","fileCount":6,"integrity":"sha512-VA6UTnlNxqbzVM8tlXSwLF7YaHyZpuWFY3ukoXHORiPjJZXpuVDZwtwOB/ZCi4oBND5Z2Mpq3Jk06EQnLeYKXQ==","signatures":[{"sig":"MEUCIQDDNoUwTXoRSjUmUwLzQhlswe+VanReQipGp34Mc6zT1AIgYVTn3WN2C03M62Bv7t7ktXDbeSHhEzS++t3nip5pPRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDKLECRA9TVsSAnZWagAA+YUP/3V8HTexlv1XkdVeUJPB\nP4R5hd+0EXaGiy02wPsPbeCKVJ+3jWFg0IPy8i6+4Gjnla2FZTqnc5LrIvyj\novtVlPmtzbVz9IWRf1TRHueGK3sBUan84KpmiY9TRkrN9m7ENmftn0hSr8tL\np6ABYCZf1PzeQM6xz95cD5I6mI4/c4mEyhKGJk1Lbwvu0sbCi8ohmnp/vR20\nWz73hRBKqRfoBp5KDC7/huozq7VftTBXco2Pfc5oFNVPink9xUOBR5U9zKS9\nI0g/F8KITCrLgWYmstbnw6goj3DTG4D6VJCBWkzMqFO/3hskQIv37XxqFkb8\nyXr//zBJYjp4mhfDC2XI+CSEgvN+KpqcolKEEPq4wdI8ExGDTbvTPTbZQmxZ\n+679FrT+GuTG3F4nFOOyYl3FCpiRImchFj8ABImt2tODNWobzqoeGf9nJgk8\n7YpISEa5yHFBRsTPZbbeK0v68CiQX3dbigxVNB/6IQG36a8vm5G/dQcDogDO\nOkL4369NUlFU1lOUsJsZ/OhKdGSYUJi+ZvAieqP5gqCecSr0p+Q+xemBJ5si\n5V8CytJphiIsJIdQeK5VEKZir/zhqiorXRbhOUrYC4Anb+gSSbcdGRVLI4MW\nMY0+gaVaHIz/t3GK/lHooWhTeIk2s+OlORFbu5HA9XKVV8K0VYvDF2agz3hS\n6Aix\r\n=4mTx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200101.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200101.1_1577886404202_0.9631244960086296","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200102.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200102.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200102.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c7b38139aaa4b836a48f16d7c55f3e788a81df37","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200102.1.tgz","fileCount":6,"integrity":"sha512-/PLPn2k0oQ3l516JgdGoydjKAyjXobiFpgBdoshyFU1z+Jjyc+sbgvSTjLua6T5+MFvBsNHwdLMnxWNx5SjxDg==","signatures":[{"sig":"MEUCIC9FIQ0UZZHXXlsl4kNbmadEed+0XJ/jSoiqBt2Sr83tAiEAz5lxXvCJQK9ZuJ8IZYGxiTwBVn8NIzZ59znolvfLZWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDflcCRA9TVsSAnZWagAAfGgQAIIHR92lDatAzbjP7iM7\nfXZnv1p7HElHBFk4GhJCuhe1lwPp8xlSvmsIa5ccYpVuVxzEBW/AL9/F0ERa\n6yJj6iE+DcB/ci+gXocHv0fBXUWw3G21tczTE6YNSpIZVw71UlX5WQUg/vP7\nrBRYNzv138X93s0aiN1ZXlbbVmkcJr+reBobbyiQmc3XiItkIKcYsl2jGbMB\nxiy8RjaM9uGTaYOnrI5YLN7s5i0BLfpsSZZKcgb+AOliXsJdu7ET6dq2F/Ju\n33301GNcs5/ei110MLtLuenXimp8oJ9v/I4YdIydWNfOcaJ9et+XrZzx3cax\nD2zk13+ZacBmhzQegRQzmNa0ioObBS0S1dKJZgPGL5UAasIRc91QvnxCodek\niG9LK6TFwECyLQFYZie3JbZn/uEE2qA4ZNFJ4ua5CB1KPdvqJ4R6S71O/B04\nOSiIKLHXBCenO16WbdNZNa17Xh8hi4PVZKoL4g6dlJ3lL0RxqeMFKMUKWVED\n30YfAXLSH8lw3bd6scGoHX6mBidfQQyFtCCPyoNRSrsvLb7hfdK5jvF2nRPt\nV24UqaSWrBHrzVBEZTpVIw/uKw5mYbajACvdsDDO6XvU6Jijt9g4px+/GivR\nZgGh8vRtZ/Cf3a1ZolZr62kUBJnGdODtYbnoFV0l6Yw06/YMp0ZwrI4RakJe\nNgFP\r\n=wLPx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200102.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200102.1_1577974107813_0.15274634866912118","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200103.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200103.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200103.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a0f238f9fb25254c224b4f9075ed9beb82d75345","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200103.1.tgz","fileCount":6,"integrity":"sha512-10goz6w9mwqeLkQUnQXVodh+y7LA9DBzulNLJz53C5otDWmPjpQn2TKsDI9ltxI9J4FufNn2/fygG4CtwDYa2Q==","signatures":[{"sig":"MEQCIBcPW3fI2f2IGxonzsbLzoFJ8HQPF09VUALGnXauN67WAiBoENvqG9HJ2yzsc0mdKy6H+KoD2P/DefiMKITHXZasMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD01KCRA9TVsSAnZWagAAqn0P/R7CUI3jox+nkToQEjSW\nXo5kWpCMkKnrfiJ6XwUeFvHe3Jfag9xN9iP88BUOMDmfecONN2TwMgbdWmUZ\nJn1BfV6Bh3CxEgvCGVLW12ltDLeEx9STPzbJ5ag61epYWimWbVOvB6m14VRm\neSa/8hBPG1JWFlcPyD1JS62g0i8XHhr8xVnjlk4M6cLCCR29Nb82iRdvAlgo\nEvVaVJXHZuIfON4GBUSN21d7V1fcsbPGDTXid6NNbnhTvhEAyfhy8fQJolz+\na0S3YZ0+lCLZH23l7zrrOywWhv14wO/NYOFyfba7J7wWA51vZ/eC2K/t1M1f\n264WVt43AmTVkEKquNXJ1iwPZbyrgzZH+zz3YpHf3eRclxHwthihm2fjCd8B\nHltnmpqiIkEcf4izCOrbNj3Z2bSQz4sWHk0yrWekt3SnRl78TZYrQrQOJ6BW\nk5uhMzDx6hBwaio2mL7NKJTXsPV5KxTdLlC8zjhDX5BXCUxdwqfoCbE6QC2v\naYQfOJCWxLgrwLezXhiKZ6aSIEQbetPrUkVVjs4/taAcHIQGzWX/B6td9vtn\nNexQZycn8V5uE03xd41W00ou/kFXlMOv6GeWdCx2kCkacaYsmkjpvvNRSejV\nR1S27JZptdB9XL+QguCUXre7O72jiyMeuxWm2gXY33p7OVk1JebP0EAQk4IB\nN6dD\r\n=IuJD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200103.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200103.1_1578061130017_0.26658115228491175","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200104.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200104.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200104.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"af56b02034ed769f555f435bbb0c8a783dd4e52d","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200104.1.tgz","fileCount":6,"integrity":"sha512-vN7ZP6PU9vVsdGszkA3heo8yr2g0ZvrWsr7m9Fe42ZgSEv7iZLohOKuh1wUyfyL1SHddStiOfRAXfPcey74ovA==","signatures":[{"sig":"MEYCIQDaJ8B/gaLmW3ToSYRSgS6kAHKx/oWFK0aDGEioZ7zGVQIhAP9smJs6SH3LsKRqc4LBvDQikRVsYerkIyPTBhKLoQOh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEJcBCRA9TVsSAnZWagAAVG0P/Rt2PtEs3SjexjCuXOcx\n15XAbRZd4Ml816s1IR/JJt67apTxFtzQBkSWqTXv0+c4AmvUPbkask/gLsmb\nTtOb9Z9tSaBLRSf0XzYXiyBU8Tg6F2KWXvdZLG+aAKO62W9TmFVkxL4UZ53z\nA//gaBLu2YJY+il+ZKeEYdG2Ykzp/snyL0AvyxZyc1+uCVq6vazwR6CT8bRG\niSSx80x33Vp/k1Rm/ZzesoBhOQziCuzl+xD8fbR7Atf951gvHyE4frrp4Dh/\ntwVUKNtEveXO+UMM9tEnqZ9TmcNZuB9UhvhPsjN0tptGYZn8eWcUEG1TpX6D\nHxrB+pM76Q2fH4Nfizq+3v7o48gplVwJ0Py1XfeyfzNdrInDENCks+84mzzW\n80Z5O1C42R0orwTS5T2azaacYxeDUi5Apye/ZKV26rnalOp0d6bpP9O682lX\nv+hMa3YWRVnsh7ecVxfFCbNcp64NGPdYI/Dc6iC7VcP+FbpVmiUQvlo9Tomu\n3C7s3xFt2bBZqKjvGKVORyDt6wwjJ6BFedNhWqBg40CttXWh+4mBppNuLlS4\nogfa54N9eJxpYtJjU9IGejLYE6fZbd4akm2gPjw2Y8B/xDtpAvyHaQkQkCLL\nor+lU5T9O75zlzPhdo3RqhpFtGIYBwRDxIrSrkNOha13AX3WXrgOuexWeD3s\nT+qd\r\n=r/7C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200104.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200104.1_1578145537500_0.8287567028060299","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200105.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200105.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200105.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ad108645b25809b78cf4ed98931c1a83c84c0505","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200105.1.tgz","fileCount":6,"integrity":"sha512-Hls8HxdkbZg07LghBkQ2oYzyEba99rZ6MR/9936/oQR8TrzIp2Oit0tZ0RoQKuOMDY98ZB0RzycJStsjj5jnAA==","signatures":[{"sig":"MEUCIBO5ZpIor6Mcv6Q2Qo9cLVXv1jfHKiNSs4TfcwtOyVLrAiEAlmQGZ1sxZv1oCdoqW3Rj7NkNaQS8Q5iVWN3t20vbTm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEeqoCRA9TVsSAnZWagAAUDMQAJGr6/XTp1Wf0cMrtGu3\nQcWPOOYLowKN+JUns6Tu2bohsXGp7welHlqQXQVNGo/4tlCtmlmYVQSXg5g/\nom451bGmWe7ntskQrjjhOJvxESTO8thnDAZOfe9r7B0GhDpWE3wFxlMRs4GZ\nRZ+CCciA1Oi5d14xM4/jMA+x/hfvJQcoKhLaUZyP70DkUxZM6Q8YZuHIrmTU\nPiUTgLwfEyz4HYPtW7U3GRjuzGqdN2qGEmOI2EJlIyAJT2eS6RgeStEesVLC\nAiW2ohzJtvMCsKM/IlO2NbMbDgN0Ok+JSyUBE5a6HlXBzt/+j9QLGOGbk/xM\nGPgtTwSmkgKrYOhcD7ZedG9o1LSwXegMTLo1FhxFkYYdnG7LEi7m3zqOsTxA\nxaDLYBACx9b/KNmwWwVbGKiPmbvwIq8Vww2Xnk/2F84wBMJT5iz9fKSjrI7o\nRkj7KKgnKGNCvq0jiPa/FzeiDCtZ7kvSJ2ePBfZ6MnZiojFe0rHpLe47is6K\nOMjrbmNG1TyPWvOh5gqMqaX9pvIaJCzAb4ADaB1+ioEzb1B1OSR+h1q2/T18\n5/F3es7LzfLbMuArE+ELMDyokYElQlp1ySqkbI2cLERytPE3nEoodVjyKwmn\n0N3hO0unVcAf6MZz44Cd0LQO5R7TX3jfsUVSqMZ4HU4OiWRyoM1MSem6UXHE\n+6A3\r\n=pjpY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200105.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200105.1_1578232488198_0.9553471741251922","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200106.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200106.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200106.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8b4a7b313952181069bb6c259663ed2ae861ca2c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200106.1.tgz","fileCount":6,"integrity":"sha512-rMdwiQorZJhGUUVXFGwSNJSdweOQCAsPAieSOIsA+T3mc59L+R9692pXKypa3o7Um1A89/7rdbXczgDfABTrdg==","signatures":[{"sig":"MEQCIFnryDhnfuMQ1yEwXNc5z78zubV30tZxFXza2+yL+QDSAiAByTzLbl5BvCFAFKQTtnweBuNRn6g4L763Mn6yOUiNPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEztJCRA9TVsSAnZWagAAO4QP/106MaSVCch2wjFrJs8f\nx/9Ai8TUYOoACpI/pFNgKc5dbRHtpC0hA6m8cnbc/Dml4eqkV2v4DWKGzFJL\nQ+0j+2wh0rz2mKfEUsje1CFOlD/I17gpQrPhDPYAvgyqr4yFh6+fH7yKarey\nqrTt3TFyFASXjKFmjDIUKp0Mb8N2HQC+APJfhsqhKvoY8lBSOSTJ+ix77VfZ\nx2OgQONLYx4ftbuENuZ+/uZVXJ4miTlqJXbGj81u9gNlBlmHU21/eNKh449+\nOUE4W/iv3PEXdkrey5/LsQYkbRQK8AzMv0HGH1g3O85RuPOYjzYsoLBHtGRg\newcuqZi4EeoxbTKKO1x5FXr8fzvdT2b6Zhr0AOCNSK/C44W9SGEJmFAN2swS\nOL4ziWAskZUsw+wlhOlX9DiqOt4II3T2OZredWRuyM6q++9oH851xtECncoO\nep6dV1b7dSs58G12dAW1LrBN1oom+cp1SHRRu6R1g0xsEQGdMNKOdxpZnwGX\naK65h2mVATZZnIRbg09SCbb5o4qITf48sKlAg/PZvdK+d1dGD4Q5hop8Hi3V\nGJJyVKPg0xaOrpZ3aXr/bpvTZLSKQWW+bXHFNYclrJbPmZZXBOzdrhjw9zbn\nI5qw/OYy0lXVtvvwSuDzulOezSzBmCpzO5P7D66cp+GAzzWV5fh9fJbF6Kuo\nsjNY\r\n=UPRn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200106.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200106.1_1578318665107_0.6545984414295987","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200107.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200107.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7f1faaee662196acdd1d3b6bfe67396db8337ecc","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200107.1.tgz","fileCount":6,"integrity":"sha512-LT0/F6nh6iFASoDGP5pdEZ7UXeYno5qpA67tVz0V8yYfa/nFrlTG9rLk1TjUEUQYOo+p74ye6xzcbrLQ6vIUFA==","signatures":[{"sig":"MEUCIHu+TGrAndUcEVICsmHKF8iNJVVWRwQFXXFgI6XxcX6TAiEAvTjoF68Eta4oBxWVuDbmcNi2TA3F7gPhpqSzabYmxbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFI0UCRA9TVsSAnZWagAAVQcP+gNDzTCG/Qu3hdGeOb1A\nFgHjYvJF1/HMtb04IXQfgPxuxUf+3IqS07zWFrY9/4umxO2mfYHDjCH9A/Ew\n4UF/y3FQOlQJq796B8iHxRMY6/UT3uT61utkBIZV37YqS/OhRHm+1ihDLxTx\nyjh960AUk0B7Wq4Sl2SN7ixdYujx+xYWEmUD1Jey08PLCdBHLYXJx2vEf/JQ\nivpbx7eZDBV33BvVRigMpw/xK1044vkKVwrpSY8ttQQNcAmCTH1iEg/mdPND\nUWt2A4mLLILJYh+HXuzTDvZjjXohluEDzkpUGXSBqtLr4tpjCRof4vK+tzS6\npjbq1fabnTBhZLZMB2wL7h9Vw28Db+KhBIao/PVupaDxOhynpRMj+h8m+T1P\nPGsrofI+eL7tQtxwaS2Q52+YxaZDOhaySxYKBoXSKhQwCOaAeAMnLUVzDzcq\noe+5jWMChwhPToSaX3XkwMghDQ0MFpNhgOMW/vQsR1YGtt0cGo5b0afXKRcd\nKYKnst6ADP2lAySuFTcq31EFdNBmrDUniAD5BzygJRR69cVR794csW4T/KBE\nD3N6m6wpihir4+X0oakTzlpZ8BgWnuCDKJWg6XmPGTlO3NiEJoHLP3uAhsf0\nmq+OWwFjN6iG5mpMl3e9H/ewQxH/FkjHyg3HZcorApmkywcVVodUFOR+K+2r\n0g4r\r\n=YDJF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200107.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200107.1_1578405140109_0.22802447040530716","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200108.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200108.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200108.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b0f99042135912e73546853800b0246ed7f8fc81","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200108.1.tgz","fileCount":6,"integrity":"sha512-nnZBXv7+W6jEt40bxNaVsfzyH3D+S92Y91pWHhCbbkt/llOMFkSRVhYb/ViDrMbKesFe4X5d3gYCuyTb/2kPIA==","signatures":[{"sig":"MEQCIAbZSFvNPpjnvI1EGaj3nXbqmevpTTN4u8g01N/4p5+jAiBFu2TqeDpAj/r4O8aqCK+zqKkpLHeaKlRRoJWLYjKWNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFd3pCRA9TVsSAnZWagAAB9EP/Rkws/Lk+Mk5u7fuz94y\nDvtqYWlR/p1RP1HSWKJ56TNTts7PKrcejoiLo1UJrR7iJ6VaGzHlqhnPpiWz\nQksIG3Ds5uAd3o3pJnl5EgEU1f2Hezd4UisxDSDftkOeQmF2AitaeLeeVKDT\nstv9Wx39oMtIg5uQRtWCUI5qdlyk1Cnwp/ZIZjA23c5XY/DJQEyaEy87Hlbl\nSGmYweSVSwGrN+dBviVhU8r5SWbAJ07pDbNfwvPleJw7aNsEPUCFdr5/Ht1M\nAuo/c/tbi8kP4v7KlzOFFIGwmf1+M+PshW9hh8YqpG4cJha/kM8o5wdWFNf6\n7XY6g6bjHXCB5vl7zgsbd9QpbunXHUthfV2HDkDJqZpp/DTalOjsffTeZHGr\nA2EvPgL1z6p/Tl5YRgUp0aZ11LRBWbQM+/I10c18YnD20P7VxCCgDNSlEML+\n8r1CTmNO5jLJDXFSGxc55ep0tUpBN4X1TX4zKey/o6wqIcuyONiPxWixIYsu\nRqGnDk3Z+9+EwKW50KQd0+Iauz7zufjt+4fsew7f+5XkAiDcxXNaE/yK2yZj\nC3U+jR59B+SQmdnIgEElBILVcokfEwjXLnXJlOGtaq21d78HewZ71U2b+Dgd\n4E576QYg1bcPQT1cnl70xfA6rgQVk3sU4IrMyqWPdTgdJk8kZUVYzDsnfJsU\nEung\r\n=IYZ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200108.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200108.1_1578491369548_0.9729992723028353","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200109.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200109.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200109.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9a4fd7115f919ccbf2594a85e6da246530cfe793","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200109.1.tgz","fileCount":6,"integrity":"sha512-kwZV3XCnwgIUCVIa+2BS1McGqgVyS9QfB+sEOzYnI5WyNPrdQk2XpThX9xQy5qLoSZRwNu0ATr5lCfu895b8aA==","signatures":[{"sig":"MEUCIEjhC/r/4pmRpTEHWvCQE57b1KHZCMSVQoHdx2PtQZvgAiEAtdF3geksQJT7J6WDdsmf82Ct3R8EubwvmJUMN/rKeU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFzLgCRA9TVsSAnZWagAAMEMP/jQO/lZaT1Tl4XWSm0bI\nNphvpfEX+r36xmvr8FOWLRweRxWVRQFJqorPBiea3LtWclwmAIDJ5BCpZS3u\nJCU9FEZXYNBEiuB/zZVlasKB61XQPIeyTMWnYlCrUzUfv5aSGLTZYp8wnUEE\nCEYYEouNzMpbtZxEfyxHOVx3KIVO4ZkYteLM6REa6N4MQcaDF4ss23OlRU9F\npcOh1gUnmUBlhmNDYt3Jc6svsZeLEErdBlAN3qERRo7Y/XWJF+A3Lh6pvNrt\nPd6sR1IQ+tlYqyfS1Du2rsv6zIhnZlE1uMY45P1NBYOZ45IifxVRJAfR7Iwp\njsPU3vEBaKSJ5CRcEYVCO74F7gnhVr8bKDx3BOllRAOn6/wLFt/UQokqXnUi\nUUlwjwrfLc9aBFmXZyQH4cXcondYpvohUeDDjdZocnkeNl0dWWhzjK/FbWiV\nwXBOWh1ixfUCeJRVBZYn2tVyBAyWAp3wXawHBVPETizrhlVHKB8OYMoGI/Gy\nJI/f0aPCMk6wdorhlsFXFPxC8ZzPTEQ7y/2QVHuNJ7TD4YJKXUxTyFlTyyA6\n1y6y1r/I/dCx/Uug2MuOGdO0RBwm5UWeolh7rR05qasJg81+88ijNOWwrwEZ\njlZeHJi+M8bifXHwWysfCI6O2Kx60pl3ABG8ZdLIwjs2sEWvXCWHzV0jiVEe\nr/hb\r\n=Itl8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200109.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200109.1_1578578656183_0.907032188942636","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200110.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200110.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200110.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e4e41b2bd959872af52baa80bee6ad6ad699b2d4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200110.1.tgz","fileCount":6,"integrity":"sha512-z3ZdIgcrgAmGMbaIkFE11mdNT1cNZpU2gxPhrP7yWS8/le5TxACSEev9yvzwu3kT5KKn3341rZQ5jGv3rHAsNQ==","signatures":[{"sig":"MEYCIQCKzG4FdtcpW4psx9VqD3mA9oFgJ+oiUTbjdwvX4zLbdwIhALzQ6YZJXhrTziYFvBE9F2yoJBqtSbYl+DWSKT/Fki/q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGIFECRA9TVsSAnZWagAAZEMQAIepOW8P1QE2h1tCbBoI\nFyFaLG7+a/DybX9epQAVlCt6AkT/+UfX4+ZdiN9osDGKvvnC4lmCdFtV6qTk\nYd2arKh3LT8CaADb87VX+Ple1vJbmPLUo+vCGSy5c2Qste+7LnnI7uCDNvxQ\n9xtsPM34IItxhybZw+U+oSVRbBKKoQki9oamIy0M8q5I0kyatOq18Qy5i/cu\nkPZGEokh80oKFOe1Uoq47PhHotmeyCXlxRWkG0ZIPTGPogwQAGNp/Zt+coDD\nUgNeV2sokwKXf6U14GetdvbwDutRn6VcqJNLkb3t1Amo4uYAK5RUKE7wTnif\n19ySv5CU2s16uQIHvf1vmvDZeFicZ6A3ufVSzYYhPphWxfQcsPayfvt3RbTD\ni8xr5KvyG5Q77RMiN8ZaSyouXAqTA3+qaVCq+KdLMT+17m1iorifoN1DC66t\nkMCW1Si08pKVMH4L4612sXXlBwIv8yo1RTO1u1RwulUf+67FCAw1pN/kTpSV\nSCnXSyiNUPRnMNAninOECIsrulvpvRqHZIQgtUN8WtrBjbEckQ2uoBlL/F0n\noU5Y/BMnCmR2rmh9RJW6x9TU2uOYPAvnrDQsVtHdQc5NDVwVJi1ADYQkzuW6\nEBd8gViuOzFZY+K/fWwKTHdD46B/3WKeoc9/0xM6Kq0/P4mldbZ5lAkyg2rg\nfe3v\r\n=E4AU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200110.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200110.1_1578664260166_0.9248139537615938","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200111.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200111.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200111.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3a732671b9f2c79c5b87cca4d96fcd843c1c93a7","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200111.1.tgz","fileCount":6,"integrity":"sha512-uv0VPInrL/jIWF0+cvgMrDlX2daNON3DCo+OVPGmo4qEgRayll+nfafHCThAaIbtO/7CTDXC+jhAyOLZRuj5KQ==","signatures":[{"sig":"MEUCIDE9uQoUjhBAJYxUKn8xz6RICwCh7VMMp/NsK69hPgYIAiEA3oxrllU6xSBSGcKsbXjlsX9a04KMVfzmUpYi4ehNQ0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGdJmCRA9TVsSAnZWagAARksP/0cMgbagLibdjgdooo4I\nAweYUvcXDkn4dMaFub0W0F0zPtCS7PgeRwzVUUfkakmsjW1nzvlnZeRQdZ8T\nrWOxr80ElXSM8ooLUFb9fPukpcBxhNB33HHPEvMjK1qKchlazFFY+Fk3MuDw\ngnJr0txNxDjfffFY/hYrM42F8tiiH3g8XLoQmmtUx4dRf+sp7rz3PMiVD6oq\ngoXqEX7oKTB7JGdPPXrid1AXH+geWvWDbU0nB69vR0Q/+Rj6PjSRwiaOrXyQ\nst+wOLLJXDBGBfOC9W5oRTK3qFyQwuWpUi8LjKOgnnCqlcRPBMMa1Sub6uXu\n0kTQLITcVeHPksvNcRZtPxfbJQCZ2Rlb+5NqrCy0nHXn3k7sAz1R4FxQADCz\n40gHSnT3VyfAurTlyP7p8f/RwSdYWtvMU7ulbeLhRrLfKSMP9aFp1+iPaRCY\nn2uLcFFbTlmZ+pc21Xyv19vKdfxiijbX0NutFYj+1sgxbfmJNb+zrV9eHgJJ\nN00NcsbTk4h3bqLvePKcQTWqanH4kZb4UBV4CzvU2CyNfKXk5fIkF2fQ9UqG\n649W2HDAGEhO24GEqeDVGxTciXhtiUHrtMTDccoJ1rMAfvFIdFnNkE+gd8Wy\n2ADiPpmZRchNCE65cDMit9vUU1aWTBk5/MsHkHpa0QB+C+7nwAvjFXRd8aL1\nhAc6\r\n=bqQv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200111.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200111.1_1578750566434_0.2233480043771432","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200112.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200112.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200112.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b5ba4598ddfa99d9c58f49fe89dfcd76744a873d","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200112.1.tgz","fileCount":6,"integrity":"sha512-yBOet2iIjo/YcZ4tko3hIrgxH6U3FtZWpDDFrh2D80XUplgFhkI11qxQrGzQRDaKwFHATxV/CgTWBnJUcZNUkQ==","signatures":[{"sig":"MEQCIEI7PERtcfr3dvjo+YvTXswtYDAO+VwcK2ZLoBGkK7E6AiA5jDzfObZ77g2NiwVsA7p9AVE/zP6un2MVqeXOcoHBYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGy/6CRA9TVsSAnZWagAAsgUP/0D/yKV/BIEoYV5iN/ly\nwFsLFnWFapdkcbHolWcdIs+v1AXeJKiEEmGrpCvfLWtxHDxdVFJPcQpOVnM1\ntq8S3sleB6bUsoomevTRxLZTcFT12NEJRaOMQPKElTr+e0bbNS10ZvUc+D6E\n91PrRzH4wulgPqwucuNf29CoJUw3amzPxpUrJUnb89CZL4yGSSRFpQAIi0aA\n17QZunkj85X/cL4x6faU6EPTB6e7A+UWjIEVgNWulrRA82k4y0RktzdwQgwa\nzdvdW9IJ/m17t/6YknNe4ayp8NAC5SqZ73wC5w6qNu7SvKGujTRMWp10obps\ncBovNogzTG6kbMtBNjRRzgKBWz1D6lEkYhutco/9KOLeL0SztS3Dv0mTsd8O\n4R+2xDciJUKxLJxWF0Ge+ljcTAoGoCNQku7KvDdUPZ/hnOt7uJqIpdEvA3Iz\nuhWIT3DXoDINRcWuYuYjaooLAm4myt/ZI3xoarTD9BQsFDGO7Lenq4eYb8aM\nK38n+sNrQXD/WQgzfnnivD67nlBoWwPGc82eBuyJPTRH4s6h+YGNqPdUATPS\n3FIKuedoqr/FIYtydXWkE/DrRriOoHpmUKmy9FTzcol1goWk5GS8OXNXXCGq\n/jxHOiD9S+9xbEwMU2mPnM6Ih2So4k5rF9dPHFE6PSQw9fhdoqeTVjQIwa4/\nwBoV\r\n=yz4i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200112.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200112.1_1578840057607_0.3175948038544285","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200113.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200113.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200113.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"dcadb36c92e3a77b866db65dad3a5a70474f2b5e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200113.1.tgz","fileCount":6,"integrity":"sha512-Xr4GRwQFC+9iUg2965N/4VM91gTXFfJM/+2T+WVyNq9nc9Kp8PF1pIWTE+YVAE/htN4/ob0Et/PDHLSjwdY0Eg==","signatures":[{"sig":"MEUCIQDZcg3uZJ4pcbYz+YcVokfLeX+FVHOewNSB9hQBiNv6WgIgQRCYW9SUPo78eoreb9gpHl06BcRoEDhfPRjiIp/wlSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHHlZCRA9TVsSAnZWagAAZCkP/3kXmipViksDWoMvFk/9\nx2qkzGexvZrYYSNNdphuD2Mto4LtApWisEI822HegVY7ys/vkVZEwquOz0hj\n+X6iR9KZj2yO+fOVElq6NJvfMGHb1CMzpZuwO+Yo7LyBYf/SVXDgoYToHYSQ\nxjffSi8jQ/nj1v9YduWQG2yueMIOReaKAp/wuzF93pWuZNmk5dd7aQjnvLSu\n9P2HWbtkm4QacgJY1/aZplrEH20LOTf+514OZ3ZWsgwhMEreGnc/RVMF0zGm\nIQfT2FMzggT2v9xkZWFKynVf3BbkNWdH5dpYOeWbcryHJ6qPhkcPPldd5mNW\nvkqbZ3BmcYanYGf77PyoqKkHpNloKkb7EXjaMiY28r/H81PyXOIPfTWvkcTZ\nRoii230PuJmz1SjLXJ6qhjbhYH1Iz64dZZuAwDo4ZywO94fi7cK/RnE23Whl\nJdrM9x4rhRlg4Tnhe18YQGJXfY5l/nZebA3saDmIp99el/p628u9sHTe0Inx\nD8ZNMJW7hXM9kOh3F1R6tJPMqIuYItKqCCulLzdWUBmhYP8SKQV7e2xycKaF\nvWMCJmIJc4Gyo1ueGttde+583H0ICqrcJOtKBebc7BWbEInP5up9AreGY6W4\nwztb1ZrrrnT/ZwoBQyumdjVni7IaXixQqTuidxOZX7jOklD3zn5vjtLsl15L\nv+ut\r\n=2bru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200113.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200113.1_1578924376723_0.06570156271151828","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200114.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200114.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a3a57fca7580a46eac433bf37c15d0018aa95baa","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200114.1.tgz","fileCount":6,"integrity":"sha512-ptQpjm4DRzOGo0m/yOyPI72coUSZvcUyxJZNypv/zcGtWUiA0EhxzKHpLCF0Hh0yHzQH09fBYDdlnlfp2IEl6g==","signatures":[{"sig":"MEYCIQDPy37UfWsvdlr5wjazaBV4DuvBm+NYOv3Jo3g+bnYkqwIhALJewFW2Y/qCJohGUZUsdrgfaNmLwh4PgsLDvGav9zj4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHcsQCRA9TVsSAnZWagAAA3oP/iWu7Zq22p2e2AZlalVC\nmHD8R3wgwYJFmuewBFiPO7ge5wdFqGx5OxKClSNuEyg/gPSqira226J6ERuL\nby6Wdvw0pkOnfkHdRfIuTlKCf95qBwzKuV0A5diW/bfj6q0zfaNW1gshWjf7\nQQOuaLjV5Z+JZ3UInX5FfOCZJ7BWMiRx+r8LCBKrJ1rSpcn0m6TTrO0FYxlV\nt1W0O8p9qFebAwe4sg7Fry0eOpZrQ71A32DLwHCx0iqCVRQFyfT36nQbEnyD\n54DSk9QqyGNG4n01/Sf1Z4cYJI+VJxBigJaPXoawwybAvP9tAByfutoEc1zm\nbARqXF6Crgn3ANIFj+VV5C2yCkE+LZMZDeQQkO1Yvx1uAYKRfnofroqtmmXB\nvXsO9OQoNkj4OJ774u1HD39N7OuuNJW9WV/l5gIxrFk5ysYERFfM+3Ue/4ai\nPCMcf+876cBdSFXw6B+OTtCyp1cblcmVo1DU30qsplY0g4/tTlb6rlSf+XO7\nCQ7s/dO/U3tOqcFbQxUtui+JAQeo3/bXOoSuw/dUpS5lohaNAQ5+Y9BBj0UB\nlKryxkrN01fVivnCfATu7hXkFU1cYVGn58SrvTPjhB/+9myC5O77fDA/q4Rv\nGW6jizIt7J3eTKcKsQFmVtgJh8ev+JfIDDvw/ubtMnJZVdjxyK9HF+urToK9\nNRip\r\n=5f1O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200114.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200114.1_1579010832340_0.26116329847671294","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200115.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200115.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"507deadd7fbfe6489ca719f1b0045a0321d6f990","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200115.1.tgz","fileCount":6,"integrity":"sha512-gI2b4Odw4tNhYMP63IBoZzqigFkk4uvcK6FAy1EltRy7V80sSgYiEDtxcClP5eD4l8aCXtj0/+cSMyuofyTH7Q==","signatures":[{"sig":"MEUCIQCmL1TIpDKAKFiI89Wq3K99mgGnbH50xazIsPOGFZqCxwIgPen73ow9Y6yeswYvkWjwxfMPvrZp0cpXyId7w+mnr6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHyBKCRA9TVsSAnZWagAAQN4QAKS4OT5ePxjiInWt2I9S\n+YbYAcbZfhN+DhEMWOftn8FEiAwUe6cqeDmSxbdJPdo7Uf2lhBsHYRxmYUF1\nIrJ1Y8rDMyMvCDVzoymX8Np+QsU6K3FZ6uoaEzvsna4m276ebWC2VBXmGWih\nhDwbj0KxAZMUsJTAoBwSJP/Sy6x5OJ3s10p/fh8gXzmS7I4WTdM8cF+BcqVV\nQV6aP7Ah5HDtVcGTGozmO1nx0wt8rEz0oqRmUvsxh+9gNcBmPCEH1P2ZZSio\nUvI1iLDdSpX0Rq5o+jsVVjr4gSe2r6etDo0zkx6BU8vRWXhoZ7VV3hraPfmO\n75MGp8wGNhLvNw5Rc99+sTzsQoxGWYg6nHf9buSp7RFVU8P5NhhewD6zn0RE\noKM6KCUNhKtRH+awC5na04sfrSZSvKJqgpyQ+RX3WZNUrK2fVtzntelNjxeA\nyCvVBtb89I64WnynGWgkdtvhgvta1YgK2rdoMI3lvTpYDOUsdi4IJAsK1cl0\nXAaGxoWo4Fz9+euHXRePaM7v999kNgIbwnYqnodE5iMnuPjUC7gBEa/x11NB\nfIRRzn3zigIs1w5hyJnKmi2kCwM869Uo9YlY7I+tSMpQz5m7aeVJDCngxseg\npYdVcK8FmwUiHWwGYJAMIsQhMZsC9h7urnYduF/RHACRNMMbeQsg0Wo+m+dg\nmfmG\r\n=ibqZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200115.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.13.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200115.1_1579098186540_0.11474764419048489","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200116.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200116.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200116.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0d0944f169d1875c9e2e2017370420d5a1aa9895","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200116.1.tgz","fileCount":6,"integrity":"sha512-1ip6VYPi0fGseD0XMH8SnNnEMrPJlwRknCDQMcROTD0cxzt+sh0xt7qZClqhjoOX6SLTkIoj3eqcKaCM1Rl0aA==","signatures":[{"sig":"MEUCIFh7q/Cf9HL1+TGA3MUQJiyg+NUoUzNZ57Y63anfnBBTAiEA9N3phyp52O3u/EfP+02QW0lpszat1H/g1W3nVZPK0v4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIFUxCRA9TVsSAnZWagAACVUQAKSEbvUPaNWfA1OrHF44\n+/L56YKCqT80yBNSfW/c4ERb0bfJo32nnn0agvXqbgMvex4lxfNN2VvnuYKd\nbR7Qdc0/5jL9jaeT3iuBF9tjFT6kPkZomysXZ2E3d0xMzkbAr6Gp69w66SM/\n5oSKhkhUnEDOPXLINNlQozftuzV1kjqFCpnJ/0FYMYRWHlnZjy2ZyouxuOWo\n3fQPWomlz6G47D9nnWm/QLmrnCZpmBhmeiybZJusMO9cVXm3p7ShaQ1eB9T6\nGfJ3bh/EhBEP2gQyJ2MT5rAk+iBYO4LKvQgfmX6zgOn83Og73j1evHScXWEt\nK3EFEjKuX6rRQNPSOwihltBHKwAoBZYX1iUcO+bts63Hz0qsQezbMIxl6/Sn\nsW5py9ok+jJQe8fQdOrpkjTgPv/0lhh3oFQ3t+H3f0xH7pL6ZcfAKgyfNBzZ\nMUHrmyHldN+K3fgs+NlzZCt45KvP7Q+WujJlE0c8Oxf+b69n3G84M9tzgbwf\nXna+Cg+MFwYR0C0KYF5z0N4++pBwURqQxa5mGYahnbWCVrrK+YSdnXTDuvo0\nZ3vWQOmlRjy65w7LZCkfP9TtHo8OirMarBzrUwlOOfQm5Xm9bz9m6BO8eCNu\nIq1fuPjZr72zkWKsAirDgWiHFWrSivjAg8fdmQOz3UY/BqZvDVhFB9hX5wYX\nk0nH\r\n=aa7O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200116.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200116.1_1579177265388_0.3117641912772273","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200117.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200117.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200117.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e5edb3ce614a10d1a21de65b85e2f1e594ebd8c4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200117.1.tgz","fileCount":6,"integrity":"sha512-mlf8UBoqXK5dRGcn7M75s9alS+KZ4UP9q92LTJiaLSkyZ3n3Hb4XhpPBlWQBlJO/pctb8WSu8i1L4FKiAbLjOQ==","signatures":[{"sig":"MEYCIQD0mRoJNgW7Drqot26S1aANTeTjTTqKXt8QORRGtzii6wIhAOfEU4vMg36g7K3x8GZvKYVt18FaOY800U9BhormYdFH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIcK5CRA9TVsSAnZWagAAFGkP/2IDB1H4PRByN/mQjtFj\nc4WBxSKIGTMgGQ7nti3wNMvmD9YUH8mmLSlezQva4eH6fJWsfLvvbv53seCm\nqzLSR6H1PIh8p0et+cBCPM2I5GPxJqpyK/Kpuq2FTWjB19GrQTiBLVRFhqbd\nM0bCcduTvMVYq6AcHMim9z8+zCUmJv8LwcEeo0EXG8K9NZCCgsDSgpjpqAJ6\n71+atBp5IIhdufdGfAnNS7FenKlx7wYdsgX74R/QzWG2bq1J2wcWvjK0rWKM\nT5U0NK+IwvvAVGCQNunJ6KuHnkCJM/lisdHNBMo3HSvxQRA3OcYldhc1sfl1\nqMbfC6Dw5xUnnAKKa1Ey+jKzF7UnHFDEGPLAcTpvMBaOTdy9MomSaHufiYpg\neCFRGZ1p1iyBjc0YO9wyZr51WpUVpYJN3f1iTbk1f9sXJQqzVoAs3LxbNIbn\nFnCFxHMmrJFGNmvombJ0i5ioU3xDR5145X3iyMGkFCQPXvsnlUwzsg93q1eB\nheGjq2lvXXVOKmxFQUV0lLEm1wGWHFXHrxbFCOc3SixZr6YlFlgyP7JLAdwb\nv4OjpyWjjj156NPYBNYoeLU/Ebf6JikuaYOQ//ta3yaV1D+gvIswV3FVyj/X\nl914bUJefGrZS1wBnwwyHsLDMO+XqHmIFhphmIk+ssnfWFfeD9V8oEkiEcgI\n51ua\r\n=ih0O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200117.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200117.1_1579270841036_0.3945687713464301","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200118.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200118.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200118.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9c4f1d6ffd9a409d71109fb192582a778fc2dc68","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200118.1.tgz","fileCount":6,"integrity":"sha512-Hg7nKyPvElu1mgXPvVz7gRxdk20EooLjpj82mpbYUwXLiNxNwXtTInczstU7Zwi/0qX89674Vve0y+eZ+FUemA==","signatures":[{"sig":"MEYCIQCyv0xbbmGwhfhAb+NcW8GluTJap0lstqG/nGvl5vkGCgIhAJDNzA7i+BBio4d9Z4mXVJwKwZfBzqs/8BBbAZEhM0y+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIw2kCRA9TVsSAnZWagAAux0QAJcbI2fizO68v6PnzuZg\nCZ+vh/Dqq/AtTfJoRCGZJjGDIqN+KxFeMM3PaV4OkTNhUvFrmvy+6EHVkpGE\noy1RzAY5eQe3IyPQhoSf3YZRGYlp7nwfn2NDIrpWCCPW6KtrX5B+eLyHSlU/\n17iqLZ63UycSa8bpRNjYHJ3fwEqjH44cVze1vIvMog4AGL4mOhG5lybvLwf0\npTdQ1iMelgaR/WEY3w5qegM+LQCwpqQxQF3ejPxRNTZmam2w1xo2+wXIhux2\nEk3+uNAlbS6VuxRvOiLhxFvU6m5q+o0CmTEx1UXb0mxl3k6Lw2+F25QpNaKI\nkjzCQU5XdZNCO26dg8gMxPSSWn2PK5FxKanRKcgNRH7MdcJGvyuPmxd94NsV\noBWeyg2sYpVkm9jlAo2y+OR+aHleh6z3JYXIvodBs4si6CUfrL+dTrNqSv98\n85ghRgXpaBruDCP2L3rkTQ2d1/Bd/6pKr5NjrKLHvfrJl0ga44N0JOZKpk3F\n0QfFKjBoZJz+xicFpigZgHo/ot0bVk3CN5m3xzpTfCRlgkSaBY5/cvdUlfc1\ndT1KhcGmkQWUW7esnjeHPPnViE+3yA/O7BcBOggwe/9zEEOKQkm/WB6/Sj+4\nkKCS+OnrrahlIHDViwYccVGrb6xA27BLIRxnZVr8F+Jl2rUgp5pln4x40cKk\n1M3m\r\n=kUCC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200118.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200118.1_1579355556522_0.0925542474779888","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200119.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200119.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200119.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1b46ce99603381afbf87fb99da63d9cac054dc56","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200119.1.tgz","fileCount":6,"integrity":"sha512-MTmMBA2pPYD98F8qSup6ulLX38jLZ7skQYzzeaip+fRo/Z4oMZ1hYT8p1XscN6/14FAIPtO+BNZ3xP1a34d3zw==","signatures":[{"sig":"MEUCIQDSiX5WoLncb5J+fOcBLnS9vyYfW9yLtrj9hi1mut9LqQIgazLssRg4vA3pnGmz1AuZ4u8PTzlmj3D/LEIw1cygmdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJGO8CRA9TVsSAnZWagAATJwP/293vreIcJB0tWO+BvNL\nUp0HD+HfleCGVjAqy6Pp8Z8tx3QKgeCER6YcEEhJVby68V6JSNfJST9z5wed\n9xnKCqbdwVAHk/UQsKY+GavjxLE7kB1lJceJwsvkxdDxVHZGiCjjCyOhw77G\nopwB/qclVThokVeBRMY+bAQTNt+SW8akmiAGtpF9jUo7r5Qx9L/Ic9f2nb6m\nKKfjG0+ppJ6lixQ/0Gu3cbWbsnmqHqpyVen7XtEA+FsA9/NeqI83cdlhfKwa\nulHkdPa6bPrgLMooWDaddktwojFEMoWSLa5Efty/0DIb23ZPKH32hjLmDOUs\nbharTYfEujSnP44a9kwcuq3FtbKG0XffbFaVa7aQYybbLcJhY9AfzckXPnoL\nfTk9HEPd8nKAROtKBSHDhIZQkmD2DdiUOnX3y5nZAU424w/lo8wFuIZSDRQ3\nJYdu1yc8vDEuT5hw0C8vdazGih6pEFLyuchl+A2xIuVGOl2Iqkdoxq9B0eNy\nBr5iTdajGSXhRRFa3cuw77vNX0yE4LKf2CFblEIMGPLUDPEf/7WC7mcmQ/lV\nwqnE7NOsqJsWLUuAZKPK5S0JNbMXhkPo7DrOxEk6Ps3p7uRbaCxjeBbKeNfG\ni1tExat8ZoSVkmQ/zkATkbojvaWpHKhI/Em23gYdfJEVqHttAMI/mLomVlHN\n83Ze\r\n=jhVT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200119.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200119.1_1579443132384_0.8835695469528004","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200120.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200120.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200120.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6c907cc66b5a0341e9035e4b87868798f51fafe8","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200120.1.tgz","fileCount":6,"integrity":"sha512-LSFZ4eiOxZlOYunX9i532bBV6k2L7YQNQy65jv+MsQcCTfMjyUpFbLiPvVC7Fm59Rz8pu0OzEorgEHOm5gymFw==","signatures":[{"sig":"MEQCIFbmvu8U0dmyeiaJGGTQVB5wCrs3wFCBkluJVEVuocANAiBu4YROoPWjuWUK1a+LEdkIz6gIZP4nGvb3/yrM0oCriw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJbKqCRA9TVsSAnZWagAAftAP/RkoXF4b6s4pUKDxxDMN\nDuVB/2d+2I0U4LisVTXhIZjiZ+nIZJ9irZosZiG/ygp7orQf549s8wUqeFOJ\n03McErPnwZqFq2zZ+t7OPpqvbmKlrpNiWTiZyr2CwaRcuClPSzVkO91wahdz\nPG1BCOupo7pTRYYDPsTdagmLaf9cNMaKX+koG91uUzCQDTRHnPnJlvc5O+xo\nNsEElECW4LxqY5H4BL0V/hvuhDNCHVRPOEQaF+zwV1dNXGl6guF9XKEUlrl4\nxj2cDDwFmwnska7cxJKUSn7XCzjjyOcbFBn38rklOdDR/M0hPK9iv20dyZH3\nePJyj5D9ms319ByRuoxGDZ0Z2bNzjYJKDzFsehETOfIw+RpjUkch2cUDwM7u\nS4BaBhSB/Ppovyfe1s3lUdmR5aODbcEuUK49I/ekRSWagQXD7s0hDpcUE/z9\n9XyoEhF67fPBSh8pBbsCdZMGCko9aZ2DpXZiJEvDB2ctQjgzrgWPFhIECUK8\n57ujXqazbYiUdjak/T70svzgwfdJWaaT9WkDeccGj65ZNVHjSSpaQ8GcEe34\nBlt0JUGvVMOxT8wK/qPRd/f3eXAQf3nfaht60pSAvxfDlLzvpzo1aEvWEQt1\nBQm2syCruDLTm8hEXVXLScDJN1HM3QyNSF/784uQZgKLOgEmwBx8LGck3w6D\ngmy1\r\n=YN0H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200120.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200120.1_1579528873937_0.7849298298722149","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200121.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200121.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200121.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d3c532aaaba9f895f353e2000f37f0039387c061","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200121.1.tgz","fileCount":6,"integrity":"sha512-+TBREaqPmovo/XgnFQy04OySvUh0Xdp+aQDtaRZzNUg2YR6SvKvKs70dZClPO0Rkk8B0o6U1azXfLYTjGtEqaA==","signatures":[{"sig":"MEUCIQDvWs8es07FAn+RU25keqqjUMqXIsI+KgB9k/2QJCVO7wIgGmAH+T3uBtNNzja347GCkTNxkFNSQPUvDywIatYin6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJw0RCRA9TVsSAnZWagAAk9kP/0+MWc5mpFrpvEbFe1tF\n8oOUh6mSziygo+wCeOyjPUoXwEemBHXJxZvTP4b0oDyo2FdnySidvbNHYKnU\nXplrnOrSfB/XTBCAQzOTGZ5WDJqJfLJ2APVfdPtOpaTkBsItE8uB6mFyJBNz\n6zlFQA4YzDI6EKefctK7MMHp32YQq2QjS9yzbpElktKYQRf+BJP77c7UFfW9\nd4os5pdOm/Fo6tKCOq3Nb1ydQxjZ4ffWsUOZmz5JlRpbgX3T+JVBTTmkpyZC\nRJb8c9q3kGB3ygMCQmNsRbikdheEniIJnlUU0xq62UT1suQ1M8RQMH/Av2Se\nKM+HGP/tPexR2KUy3kIRcLd3GS2vwUnU4adDDByh89Qkixi7193BzF18b9Oq\niCZXfKNNpTblXkZhu1bTSAWMt5r/HZlpNKtfs0rnMwm9Dzb+DDDra/kyN77O\np+RdZpQjrW6SNvzLJcvtb6qGPZYJbWfh6G4GWUUwJ5iQg+kl5UGX1doO/COE\nm8GaJz1ABWlgs6G/5GhD50SlnarOQ08/q1d/8ZItz263o6smP3Tqri7Zhyiw\nic04cZ638Xp1QSx5437F7LpsWlxDY4f0FodXLLhoSdYTWVMKeY6nWICrla56\nYAoRIUnLukxfodiQK8dz6xKN6kgJ68TZ2QBzGBwkmkGPhdSMJKSiBt/9kEJw\nI2P+\r\n=3mMF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200121.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200121.1_1579617553229_0.7919021232477321","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200122.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200122.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200122.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"df9a321b3cc6e9c54f4bb3831fa8b6b96dee13bf","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200122.1.tgz","fileCount":6,"integrity":"sha512-aSNI2fa6rbVuHqZ4kpnSMP3wuioMjDybD5mSek2CdxKFWPikRihWa9EZMBhcmAuZz6tdlUyj+T0/gthy3kZTCw==","signatures":[{"sig":"MEUCIEAH/ZmNpai3MtdGg9gNqRmrrv/LbLZ034BsRj4Nu6jOAiEAlN46ilb4zFVUzNVFSy2j7CsaU5sSwUVelApsAogX1Wk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKFS6CRA9TVsSAnZWagAAdHcP/RZacc0c4x4JxRQX5XD3\n9o3ttaQhD5LMTM9e4nmZ2fmaNdtYMmKuf4UXDlP4Yq8tNo2D+M36tD+pty3m\ngXoQUYmZadIcvBlxY0HIHu12wKOWYibLLuGHMp+sNpdpj/lp6OfglV+TJC6P\n3qyCfBwF7KP/ujbxDyeQTK4mFmZ45JgbeWxOov9LjwlaqFxRsvI2LCQBY4w0\nIkBjAtv0E++AtxB/rRcG1Zum0l3Hs6U6UWIsWAptSzZ2Rj3skgxGm0am/A+j\nvXTItGijOkJYdpG2l2W+gzs86x7fislaAGjWTBc1wWqQjs9Qr5f13vhAHvh0\ns9Ay/acuPQAHq58EOM/W9gjX8PesCNDdjW/iEn9G/ORPq0lU2hGdpmIhwkYG\n1vDztgDTcg1d1Qjc9f/KGY/o8HZFG+vx/492Rvjg7xyXpku9bvQxh8nTneXQ\nVg+ZfcDDqC1Hi0wnUw1h01Mn03RRDTva9FS1kYZhXXU1TZ5SKQoIRubHlRrT\nr8G8xb1lJlh1y53r3tsAl1ZOipCIdDmkeIvIH4kT4jpe10tbIiRi1bJkc8T3\nxJ9BzRAKyUh0e+q864i76kPz/jmTt+KloAjkYaDqbnbX7QhjnZLS9JiipS5E\nNW+c8/5FZESu6pvx+KizHPodC50Hu8FkZiCuWDJjCiO5eAyfSdw4+EccWMhN\nvnCb\r\n=ZkYI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200122.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200122.1_1579701434080_0.09246272488992724","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200124.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200124.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200124.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"bc65bd1369f4c1b607d11a0de5526cc89b8fe82c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200124.1.tgz","fileCount":6,"integrity":"sha512-il6gXh2v8EV7PDRkVZuz4enVKIDhllbcueWH6xtUnmKNlmtPuEZN967pMEKn/8UG8ka8NbUkKn4qNfKAJCAdGQ==","signatures":[{"sig":"MEUCIFORPn7rA6MQ+MnlagA66gKBAoGPUCyJTNLekOpsTLOyAiEA9vUUuLkb8Cvjjk/oGBEmRx15tb4dhsrHSSyV5AmStrY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvl3CRA9TVsSAnZWagAA/JgP/irxs36HAEBzbbraGk7m\nGQzd3qNzvE5tka1Rbe/B6pQ09JBa3hY0wEJTX/Yqrf0jfuOGdZxQWDAMMJ6K\nP2Gnn1OdRxj6bf7ad8CWh3FQT5bFWLwwQlFlLW9Xg803lIZJk7G1zDTKwCJ7\nnhv7rjgvuyNQK8JZ/q502M0cESzQSbAkC2jZe61nbrxIEQolTFfZUc7zY0OD\nWC+X1anqcJssLsSRaM43YJnppFLSPrWMC1os/cV1/sO+l5AWBAuhSvih2qdZ\nByFqnlhK8hqBBmjUUjUVzOphG7ERt/e98V8B70Mlpo1+sHhHq9p9WZ+3Blr0\nbpH/Z4BfvrAleXVV0r2MgnkqaMbnhi7w4oycED8eL0O2exPVKEnXo7kTDugi\nZRfxqbGhqGTn2HrxLnqzJPGNw7RipNPAmBwVhASw5aRyRIKz9urD4YBtPGHt\nQdI7ilV7bBSPGybcCiBJxqmokAFU58m+HQX7C0lOBXmFyBHRIT3/qOYIUhCM\nxD3t9P/IWHIG6Z912/MlImJgTeYt5ny/DnOVxsRaomSZ25tgJWqHEaUC45Hj\nLDpU+HDY6us7nbB8HwKyBUllJe0o+gcvzYHKEOZjo1KvCjcROXTjsvqrApFY\nJ7jvZwoGUwxhraN9oQPU4rHTcLmpOU2O+wubg7KwVZGXRdkRQMbeSljTT/ge\nLr0f\r\n=iEml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200124.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.6","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200124.1_1579874678829_0.08665993956349949","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200128.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200128.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"83fdc2489cbec36a2c939cfaa3b5f1d38060ae4f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200128.1.tgz","fileCount":6,"integrity":"sha512-5o8eFScZVxwWcpY1WzaTqDyJYbmvf8mfGRhdENfdXYxpVa02mqEabPO9Q9XyzrRQwz9feT04gfl0LzHdR8POKg==","signatures":[{"sig":"MEYCIQDtkHBk8K6uBOt6lAcdFxkuIhny5LMSjMgEAFYEy/CElAIhAOcC/c5xQUYzsKFKsgVde5ygUOJZWBJCVdxikgxDRskw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMEKiCRA9TVsSAnZWagAA5xcQAIWsAnGHR3ZqSLE08t93\ncYOTyPd9wx5bHgdMD5O7YePpG9whepm1cg4rkq3ydLHMiM6ECq8L4d7tDyVj\niLLj0vSuwYfGAmChiBZVEcDCVbVkB393faqGLydLvIhkjS6NyX4xmZV7TuyN\nZ4vWA4Y6sHcL5wkyHnzSibPU4TDzU0RscUbdK7rgSt0o38cQAp8i2pAMsSFA\n2fvag/lG20i5diGk4gylT7MVPe67LakHrFQNyWX7sI6ooPKx5f/8NttoHkE0\n3FMGf4rTpHWsJ3ABdWXmo0Im5jYe+9hG2kh0ecZLsoXJ6bp/dkCzekIF4V4v\naHi1/eLwTr7FwBcj7t/OKUGi55Q787eKoTc4jc4xtpkWmlUR3AcgS5ElZz3b\nI+ZQOHf2EyHEA2MOVe4krfmNnj7kBZx1FELKJT9A4l7Z82W9Fsxbm3phlLya\nr47p2vYX1C1N4U7iKd31XsFOYpdFMSbn4lsojL6n2QVtDWlM5ae0zPrUu+UG\n3uCkbZUvJGYUVh7JNnTogyub7jCdLIcdTbXrKZO6o0HbY8MQ2AQ5BmG1gHpv\ngn0QHpSc1M7NXWX1QpdVujlD5TYYU6w01tNfHoBbsqCKBRJ7ilzN8h1F67Sp\n/egXsZINZgub4HJTfDtGhdKxFWUK+XTvbRmSL+jLG/kc4IfXWx5jTMEyi8G3\nnx2L\r\n=ljk6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200128.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.6","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200128.1_1580221089137_0.5872988567169726","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200129.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200129.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e9e89aacbb2a99a77fa41b7f3da348db79aa79e6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200129.1.tgz","fileCount":6,"integrity":"sha512-mMwJIQHQLBcYk9x//gDfy+Ds9zJdbrTHdg7ELIS6D27WoIRmULMK5wq/hM68SG6nCT/nHr2gv4je86TyoxzT4g==","signatures":[{"sig":"MEUCIQDSUxgtQbkuYIOYPI37FW+C63qtjY+TQNr7Gm3H2KyGLgIgOvZHReqrtsjG4Zjm80r348HBDCVBDYTL7jmNtgXoULk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMZUYCRA9TVsSAnZWagAAZysQAKAThXOWGhQZtMx4czyw\nl2x5Irxw0Y7dON9i3Yh3OmjNZq2ao/8JrEO/f/hB46WPvSrvA0ufCN9ALTVa\n06Gu/hnEgk24wPEc0prwjixA4mUUwaBzbn9PzQ94SN/JsibiAgSLfTrEnFQr\nVvCMMRmJ+SHk+Z8dLfhMeaMeu5EwaZrrxJMH3ohMamGaMXfO3bTs3TCShoxw\nsAMBVte4h1gf60JR9GproJ2eW7mTS4fqfPZB0iPJdtDOMZWWlYJnqtYPxVNn\nR2GeylR6LuPEGlkPTUFoYrpojP4v9wUq7jF3+A8z9nviqWs4IIVDastWiIjn\nFx37bbBlicMvdIM5f00myBWNGhkbw+cxjXBulcd6ppsP5ArIx/j4Xz9lL5Nw\nCtOMb8pcOFGOcmdufIKkMJMC+4l/RxKgKkvE/HZYApQY200Ourz/GtGNkftW\n/zSRnC2cL6gvUTsH7AqqcHP/BPB+APd4yEZXoxfOuvP9x+xZ0SVBZ4NSFo9Q\nz56mWo5iDLBPWrHwRNRWhetKMfvpUn7DIB/fVuUnoxkiguJeEdc8CSuSrDWs\n656CaeGYei++7mG8xiUm0qnHVbS6tz9jmb+pveQuo5wOebO8WUqywWVXOr9m\nx/iYwFjdDGUzL5uAMaPStGENYDkHurf5viNimQnlC3LDYC80bRubMrzK+GcN\ncR8p\r\n=BrjW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200129.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.6","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200129.1_1580307736382_0.22495981473601634","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200204.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200204.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"414a12ca2bda38b32ff0a77be0686a5a0c72b289","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200204.1.tgz","fileCount":6,"integrity":"sha512-HRhB5hZldU+4ZJ/Xnk72060RFiko2BhG4x8rY55HTyeKEu6BaO3xVRxPq2Lgj4M+wfZsRaOYVyK6Of5KcJHbzw==","signatures":[{"sig":"MEUCIAkrls+E37Tmazh2zDfp9EHlHsjXNPZQav3HIpyKswp6AiEAsrC4xUrp8kunzSP5oEEhLDWvC6vs4lkmzTTxuB8M4jY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOX4WCRA9TVsSAnZWagAAM6cP/0HL73MMeJBqU4XV2Ja/\nnjQO+VFYD4M3sfR99gyuqLek0rbyAa3k/Fz//7i17/4RbxzsqFa+okjpmgcb\nkOGhl552ZRrQrHWCevkj08tqNe6X6edefTfNQ+d4cXVV7iktRyMnupOCMw7t\nIH3elA/7FcZ1NF/UVGvr1P6UIIfkCtofuA2F7K2vmE9uWI89Gk+iai7MZID6\niVb44FeKKZk7p+agTq6oI14ZP6RUrrKNQaXYJi8h7mQjGHYcis2i8jVSwAOo\nx+GvB39VZM4mhubxXRE0V2Um3ZH9aFxszqj2GzSgG57sLFDrPYkg4S6ae32C\n7DWhbuno6zvoxnHktQtLOJCQli8foIAf3ZjhWMyo04Km8Kh9GKuH0SjhRebz\ndrg2xKpFiRl3eGIEXXhqlN7cMrb1lUc6Wd9g2e0fSOEYZpJkgL58iqML6I+N\n+xpNXUaTehHs46FVh6tY5yM0r1v7k3rxfnHdYDAZlpwRGorpNG0A75FMR6Gs\ny+adW1RgGWEpYhlMq/z1PM4trM1u+P24wYIoV4NDb7JLH5MlO051VoNUpMnT\n6m4yNbpFSyXI2ANLxH8CBMCizuFIIlEZyz0B9poxnicEqKLYnsEMtdfB/wVV\nPFaTetElBr2W+rgRXY2kBRGJD7tQKmv6IA+5I2bjVekn/52S+sX7h38y3ZqU\n+sPH\r\n=W0Dp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200204.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.6","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.6.4","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200204.1_1580826134413_0.28936061396529333","host":"s3://npm-registry-packages"}},"1.0.1-dev.20200208.1":{"name":"@azure/core-paging","version":"1.0.1-dev.20200208.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.0.1-dev.20200208.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"cbf514304da573bc8f2cf61929e7ab1d6b112e7c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.0.1-dev.20200208.1.tgz","fileCount":6,"integrity":"sha512-Eb0rCE/mctKomGdUhm8MLwu8VHeGHAFfCqx6c0WtQ8bHs5lVAkOll7LBBho/YKUAAcYCr1OYGHHyuIAzWX6/tA==","signatures":[{"sig":"MEUCIQCaAYUhB4Si5/cvqAI+p+xU5dBULMf8yrVrP0SDz1PBDwIgZd8RQX5hbQDSqVLr9RaT8bG/2HMNIsj4tl7WUSLQyHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePsK6CRA9TVsSAnZWagAA6eUP/0IcRjIdQBjgyv09NdSM\n4Qv+wrNECzkHEqOeu5U+yl9q8axZTE8UzjCIwfnrCZbG2OS4278SV/B5z5gB\nBzH/SQW8niE10UcL50LLmVB/LVNGojgTWrIGu9gUOT0JZu9vwx/rYUUGScn8\nXnjs8l+RiJB0tgL58xcO/UNrsRPwDdyAZiSiaWBmD62hbNlPWy0JHGf5oGch\nH65x2LZf3LnxeL6Tv1l2bZUx6sq0XtEw/5oIWOVTENFC4Rwmqai3gOrcwXJb\nO6Zc8g9W/N7hhHPE0GUaeVodGFQ5Llx5vNDesaqUXO6x3GWsPziiU24geFOp\nNzY8YWKzJslMm59ANw9gQ4TsU9rMrlV41pQMTHV3jw8oGUpKKn81EWAuIkEo\nt4vITI892oIfeGxR0l28Mc5tIZcIbM8tNjONWcTEvaM/hjwIpWpm11bv/thQ\nOCOqsktWl+LnVNPmRPMYyg0YgjjW3NRhQztIIgavfqEKvc7WpB0gmFKo8sLj\nrz1oSH3ETh4ljGl/MAgXbhRClN5xJheeSsAfpvO9sGPHDLImyJZOZ+sFSXl4\n1McSrM5gJYMr+XR4uECgbAlAjwQl4fAelibibsSV0kCkM8czFt3RDu9Vq/EP\nzAG6hs5DFNdfAXYy0cGgzelR00E4SReObDF9JKCx+bwFtf5ZK47DMTxhrwJb\nhUPh\r\n=fXLE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.0.1-dev.20200208.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.0.1-dev.20200208.1_1581171385637_0.0688673715402166","host":"s3://npm-registry-packages"}},"1.1.0-dev.20200211.1":{"name":"@azure/core-paging","version":"1.1.0-dev.20200211.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.0-dev.20200211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7db37c9851d8f6abbccc4ba264d21f37de0b027b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.0-dev.20200211.1.tgz","fileCount":6,"integrity":"sha512-xsegju//L5atJOucj94H8p1FhcGlJR306NwFsz2P3a33zs6h87yN1Xm4zzJQMwIB5itAjnjVxVC+xV2C8mlXjw==","signatures":[{"sig":"MEUCIF9dUlcW5MV2yxeZtb3+XcwmWTGD2qGPjyLvJ7Nf7EQUAiEA9k2MWRxz+YLlbFbjjt15AJeci73sctEohwYj3IL78yE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQr+DCRA9TVsSAnZWagAAbuMP/27RDK4/IA6GSYc6k219\nOw65KewKrj+8r8yvBP1s7qfzE5DUxuQLYmzVKN4RxcdFgDVtKrH6wGU7wqCk\nRUUGuhVYpQuw6ZpdU3VRG62mTItVLcqHw5mhXXuzqBnYwuObqe+YmtVC8eLR\nggMkSVCpk+5VmvlYdhSZcXkIckTlTJlieM58Fm3XM4nGMfNUAL+dpbnSoL/l\n7Qv0WLo0kiN/QYhhDrwQsqwsC0R2Al+byPxjoaMnnhoL099LlY67prDvpWI1\nl+60/3OklX/ciFqOEVPnX4I6QFEs9uBA1YWLtbFnBF+w7utmsTJX/JN3RtBd\n+M1t/lssOXaTB2RZgz8z93mQqkYvDNrk9LVycEgL8yrfcksEtNxh2GQK6Zku\n6z6fQCfvawcFg2fHauOP9OmUUu/ya6lXXp2zzaQ+wWG8VWv0AVE0HkepXPMR\n4+sDiKSNo73xjRxqILoeof+GYNmc66bJHf/e5mTOWPd0+05Zr0C43ju/zb2o\n7/QXS8vSCM+cJi3VO9ClzVwTXbQl5hp3WlQT6JH2uEPb8mfJk5t+RSKUZEPS\nbr/Q1TBgJdW3/n9lqFLbtVL35+bP9AEr4omP7pEO6DY6g+R+CN71ezV/rEqT\n+OSKk1S+rHmxexnH5wUwBp6XP+qwHCLha8pdmi/klQ3g9pn/ygPi6DXb1L3r\nJWLE\r\n=Au7s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.0-dev.20200211.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.14.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.0-dev.20200211.1_1581432706300_0.21767396406089756","host":"s3://npm-registry-packages"}},"1.1.0-dev.20200221.1":{"name":"@azure/core-paging","version":"1.1.0-dev.20200221.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.0-dev.20200221.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"892c026ec152e378d3a1bdc42126446b4ab8ac09","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.0-dev.20200221.1.tgz","fileCount":6,"integrity":"sha512-phGimG/xLVvnSorwTx7VF+L+45TqSghklRHO9whg5qps17bY+6L0mx+pv1WHjwt/5EfXrgPfEweYFQoCmY31iw==","signatures":[{"sig":"MEUCIFvhqiVrV8Hg0vu4SSnA0VD5vhUlx8HHcxyEQ8uTT4cBAiEAjfzSYmPbhUr4Jv2RVx615IN+/DGle8rrjvaovuuKqIk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeT+oMCRA9TVsSAnZWagAAg6MP/jo+flXr0bwMjJzelA3z\nKLdydt5bcmanKwM6rwyy8/CrMccZjTVQQxwlFNApXQmW/38CEQwFIRHUODz+\ngsIJPFqtDT8EEckENyqiyOPEYDrS36wsayr8RYOFiuPQsWNPMiBcVPvnHk2P\n8BuFnH4p4LrU/vaM9zQgQQxGMYggXK1cNV0ZTnt8sdL5ie2CYEt1X7bfIH1B\nLP4Bk8Iq+mzSDbYT1psZcYbFxfL+OsV5QB1BRIKWXIlDJvvPYX0gWFnxJyOB\nipzeAuH5g9zDIP6GOue06zBin3M+M24kHAXk9aDTUl7+cZhVDJ+8R51jW9Xm\n9BxNJiopa/TeB+UVBmaEP9QXqkB7+OsFYLjNxY8RzAjxVy9j++OEvhz9xLY2\nVpHRtWBs0FQNjw4TAjO8heBD5ZiOloPVwb+btcJBE6BYN51MjJ22p3+NjgwA\n9Hx7fetwNH8Day20RBN7dAq4FI+mI5654vP0sxdFLQFKJkOqYMUs191jPnCA\nrWQzTdvjNyKdoImVO+AHKOEH11QHa+POb7T6bHtin+Z/neLiS5902bV9iZwI\nks8MJhKpXQyjBzZhTaf73SYbZ7YjbNTvndYjQNAtwEJgU7wJgG3Jaofm08W9\nLkY2D/zNv5cIU4Z+92NKBh+cCcA0athHQ9ZvAtAwZb08BWqj7y/a5j1oDuU5\nkXUw\r\n=JzsQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.0-dev.20200221.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.16.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.0-dev.20200221.1_1582295564382_0.0265977336890586","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@azure/core-paging","version":"1.1.0","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"568c0e6d6d7590902f1d9cbe7d7cefed427552f7","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.0.tgz","fileCount":6,"integrity":"sha512-Di26joIBaa5E/YAIAcis2LytbNy/LKTmgj+CUYZ8aLnzrN8h9AgVNASYOFXf+weJFD0pyaTAeW4GAt6P9NDFWw==","signatures":[{"sig":"MEUCIA0lIDNaZe1js79Yii4aBBCREyXQuzDrVqzo10S3TnE7AiEA3SOpY7y9m+0AuMqld1G0WpFNlxysvHzmPZqEmkX8beI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWYz7CRA9TVsSAnZWagAARVQQAJqiJtjrLVKALmJuHL+m\nm0hU1WpoahGb8gHSEyUnLlMtt3ahmNNznyyFVgW5cOgpWXOmFGr4sLcUKSQS\nwo/vh9alOhsKmVKMuCuLzPOwEp8VPDtHAyOHGZwIK+SxKeANlr+4jx23vm05\ndnUNX1EWaFDhvvb/r/+0Sfzoz3hn03v2CwiVnGgRQ9UjnMHFrAiZqNQ52YPu\nkJ/G/jIE/+sC7N+ndXwEHc5jpqtmXfgutpQguXopnL95o5BYB8Xs/FoVK9Oh\nuG9jqE45iMXQZyEQZRt1lg9QisPxX8uzBnfz4wPRYmQk4kAGsc3Xab95yosQ\nwWy71XEudd0W9tE5UtkiinnbjpqVC5RiRJG0+Jota4LX0LH+kiSCSNlGTKNR\ncyoEpyZzB/e4TjOhU7SWGL/RvsB37p+IJayLAJevrRxp6dPRWVVMYTkhnfa2\nJaOYwEa/B4Zbbvdf7uunacRNYsnZ+UCTIfz63Sy3FXT+3x6ilR22jQdcNTqk\nlfkrp7RpmO8B7uBSlW+3dIOpLC7kMDJFxpMpHZT4NsDQzgiYt6BM9tjrodtj\ni0Fs7RsPYA4TxlXOosTdqKIAlRk7z+hMf1liCkmLDZpORKKXvCPuMrCawfJe\ncNR/K4jCtzNPvDxLHTo4hVvYcEFxxAhtq7eFuiIjDEVbAepZQg1g04f52ei8\nDjdh\r\n=p9oQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.0.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.16.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.0_1582927098970_0.14819110534409496","host":"s3://npm-registry-packages"}},"1.1.1-dev.20200229.1":{"name":"@azure/core-paging","version":"1.1.1-dev.20200229.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.1-dev.20200229.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"907571a0ccf0d82c1a8e652dc30187594d009f93","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.1-dev.20200229.1.tgz","fileCount":6,"integrity":"sha512-N9VgqWL7ShZ2BGBTlpbQOeM0YmZHefbJb3bKJ2sz0FjWTnnZisnwNciFvcBrJyjT6Qf09HQysNd6hTN/a3WJXQ==","signatures":[{"sig":"MEQCIBPanJA6B0sW9SgDRphXFSu8BNt6jtnQWpUEPmXM2SGuAiBVczckLHoPJgYGm+O7DQzYeKcJVqm+Dm2D06bHyuJWNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWnfpCRA9TVsSAnZWagAAjMkQAIfXfXG8ZHbYFnrEtb7A\nYhkoGHAfoSHEP6HtYfccGFLpmgQiGAJ3rqVC5WBKKemP1ygGHH5MOJLFLgmW\nb/Cm0TaJz4MlGfDrFyX++dgYPpwNEpJsLOmaORGlBhP60Yto+ZI4pC3xpr1Y\nZG5GOwlvEi2Ow6/obtKxf1Cp85yOqz/jo0ASRgbqFA5+jf0KImnflnsELfFf\nO+X/cIs5+CBsS4b2/Nbz581obCdJqHkN5yX0ZJPGfblvzeSXIY0nervh4yBm\nYy6C4zol5prhk74sqnS6Fzo6Aj5CkYaIggdJ9G3Sqo5HhDXucq/qSzdgUwq0\nrIFtzcALnCaN9ZreYhiv28XXuJ3R71X/VKRSfwwpEtJJ+3Ttvz2mLeZWD8By\nPBM27yIlJ8vXsrR2OrWkx5gMfbLmvnv9WL/NGD79N+arQbwi+HWoO9UbEQI+\nhwvq1Dz3756utA9f4TfiadpBSqDCKPvP8r7BqmMDVfjEijBpCsd6qddg9lP+\nlA+7oT9fM3Mf1c6r/q2vKAhP0VDDauSq+tU1BCyGVgmGIwtbQnF6vRnFZ5A8\nqOyt0KN7xCEAysQzUEU24oqSzUXRjJNmx0WsFMBBBuRCJHf+CE22esgQnEZF\n0esgJTN+M9wlaJFt4/7y8ozENU8AljIWd8uxcWjDAeVlR8QkrEluNqvZcVNz\n3wVP\r\n=zxyd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.1-dev.20200229.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.16.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.1-dev.20200229.1_1582987240904_0.4157474365590259","host":"s3://npm-registry-packages"}},"1.1.1-dev.20200304.1":{"name":"@azure/core-paging","version":"1.1.1-dev.20200304.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.1-dev.20200304.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"47c9273fb1f902430cbec22d5bf2678962ffaa14","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.1-dev.20200304.1.tgz","fileCount":6,"integrity":"sha512-WpZLevhN1i1IcAUXx3PikdBPjMRpxJa08pehbw4cZ+mCkKud5XZ4rzaDtEXoqJoVHjX7nhlZScEAZqVrsY3RSw==","signatures":[{"sig":"MEUCIQCN0KYhPlUjWx9fqwK1Hih1JeQxUB5xST29u7QYBjA0IwIgfVNAleY41zIc9+KBcYzP6c5mtKlQPwaWOddRTdx0TvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeX9ReCRA9TVsSAnZWagAA8BUP/2IR8/IIBWTJdl46BJ99\nPh11m76SOpoyUYUrkZIuBmIFI+b/1KbAJ1kmHEtyU7nlqRm+zNfGkLIQhUFR\noA+amoTz+5GH0Us5nuUwPoEbWZIwTRgMARdxJI4HLCZ7vWqAVjAIXBk40Dz7\n/sJf0sUN7jUxTtpl91lQ0HbdshmmaOVUWUHMDMJIq3frHSgron04UycODmM5\nv/9d4MAsAAXtoDGLCM54bPmtXYQsUSGZv/aCBaBuerSr2Pa3FTha/oJTeX0f\n+vk1CDO5FYgAEfZc6UjOuO9wMFdyasqvfNIyMEzQ6OhRovivRH0PSX6ZH3hK\ngCyHFigQHBSfFVEkUwXWcoWdGacqN3MqdIBWPlBTuFHIj51Al1pPdNBQvyPu\nBRRDIhaMen8UIOrN2GRBuff6yNJxLxb5vuQIU48oWq5sMqs37JWYGeL50oeY\n1ujH3J9AeMWIqPtESKReZAHwwP4gvHPS9irys+gx+JPYSrABGYwX4ffF8X+I\nFuN/ANwTB8aAn3wOy3BUqApqf0dncDmr38A0tJH0U4Y62bfxd84UEa187+HX\nb57Sz9wXuEjKq9BCjTHRRPrP4NpIrbkq+Xj20KK+sZOQTfH9qTT0HZgDNAka\nMqdASTv3Ev2+fS+m3deecuDXuElaqzsKdMJ1r6vNarYbzQ2LN4qp6t56UqI8\nnCZq\r\n=S1bu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.1-dev.20200304.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.16.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.1-dev.20200304.1_1583338590275_0.2664715068074375","host":"s3://npm-registry-packages"}},"1.1.1-dev.20200312.1":{"name":"@azure/core-paging","version":"1.1.1-dev.20200312.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.1-dev.20200312.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f5644a9331dbd53a32b74bdef891282c8c398447","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.1-dev.20200312.1.tgz","fileCount":6,"integrity":"sha512-b1bwSBlaoAnHW1eIMOdLtXoRx/TU3GHdX1LhIto86XPVxsWQF4zoWu0RVYokKzOg8gdszM5W57lJmOv73wdQaA==","signatures":[{"sig":"MEQCIFAeB75HVe7N1LXEXUT1SPXJL9CDiWExOBwDJMdTdPFwAiB0CKulO9Fev6mJbr1eKwZUUDEfSIkbudcBI3AF9ddjbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeakQWCRA9TVsSAnZWagAATfwP/R9vf1lSGniCKL1/UAo6\nVMfaCQdRF/tA+ydPWAIF7DgLpXNtB4Zf7t3KkuTsjqbDb7tP4tbtDVL77A6k\nH6yC+YqtHpbGuWn0s6XGlwnWuifASsXWxjhxo3g6EEmxxHrdVYaK0iy7SKf3\nLO80IR2HG9QjDSGwcJ3sZ4dJVnzCSii1Y+7i6yLXMHr71RRppPnk7EGLb1Pd\nE4+xXhuaAieikf1jxdgwbyiNmmf+Sc2MYtWTUyK5JExbGNuLbdH55zZmDkNS\n64lc1GOj4TKlNAJ/YR3Tqt+h0qpxhghnF4a36MNm4ItZPhukdd5LLNOfvtwv\nkNj8KGcvGP7JLa+VyVwNI2kOpngJyUgd5RU2nYkjMtUWH2vbNflDhjMHLkZ3\n+28dijdAlJ6y/4687x/+z0TbQbqguVtnoE9lGh2fch9wDd+RCdlNMLEK4wlW\n1ZsCVdCKcTtVXII75WcxBhqiAJA9nCO1M7YYe0/bXBIv9ezcj3b01xAowZGy\nzD97gKjmXvK/Pgi8EdOKpj82zJ+XCPTCnr9HOm4hJx9haezNWRo/nTvAoJ0E\n2qnI9RiNMepRvHu2ys9qsp/RsVen9H4vb3GLo0XbqMoNMXvRgBph8AcEsCGt\n+FWcaYtD0XM2BNC+Wv/2oiV6IuN7fQ/oT14LldmIPNeQ4IR4f3HQxYDTULdr\nlQ8Q\r\n=y/5x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.1-dev.20200312.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.16.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.1-dev.20200312.1_1584022550023_0.40053163487127863","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@azure/core-paging","version":"1.1.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9639d2d5b6631d481d81040504e0e26c003f47b1","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.1.tgz","fileCount":6,"integrity":"sha512-hqEJBEGKan4YdOaL9ZG/GRG6PXaFd/Wb3SSjQW4LWotZzgl6xqG00h6wmkrpd2NNkbBkD1erLHBO3lPHApv+iQ==","signatures":[{"sig":"MEUCIQC/0MS1C3Xvu53T2lsjcfLQRwWpdVw0U5LwOm7Uc6eP4QIgMIOagwec+VeuPhOpkh6pIPfCRDfzu+rcquOZ85E9p3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehm7YCRA9TVsSAnZWagAAgtEP/3dkixVTqA2DIO0u/t8D\nWqy95ZI1yoKGU6+E2EFyP4xR8Ti1aWzTdwvNnDWEoPWgZIyRdqGP7NjHf8C2\nPb8rseP4Skj8zALKJJZ29cJd0GOFB1gyPj95iBKXM3LH+XS7tonWz1UZNTeP\nLzQe0n6Zb+uREOzvr+5/LkfGmue65sVsR39R6inm2OENNNOyLGH2wF/1H7kE\n1YtV6TBbzFXp7tM1AQENq0twUzxpJRhouQCZsl8TXVF4f8aC/3MN7fytMcvc\nivXy3/QX//mTF+ze/njHm6CU6roLx3F+yyD1vhs/ugTW8cDAsi/Ijmu3V7L9\nUXYfrYgL4Iw/PUUK+9JCwrrktrRJ6rKNsrCACyqHiXxDfTWIO1ehUGnATLBe\nBn6RLCXxoKtftkQam0awYWZTmIkW35eSepihbqxj5SlYaVHwi2KaFIc681pU\nKpFYZvxnm0VB6c1MjLlAIYSPHcN3blpCf2oJO4Lxs/+gFvFR2b5wx/LVhQot\nWiTVT8gMVtcBFvSDT9F78ErL+Mz36qKGkCAWRQt8qPGnJjFAIQkmJ3R/JHD4\nbHiJ6mj/6e/M9nWAvIjF+VSIvmX0PFfJ9AMbIYEWYoJisTp38QdXCPJap9/e\nRgTv1ZP8oR6Oewj8O0nG5LXKO2LyT8j4a8mkVl6hEGI26IpiwOfTzGHhSTPc\nzoPp\r\n=qq4y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.16.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.1_1585868503757_0.6835549092574356","host":"s3://npm-registry-packages"}},"1.1.2-dev.20200403.1":{"name":"@azure/core-paging","version":"1.1.2-dev.20200403.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.2-dev.20200403.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"551aee4f34a55c611a658dcab3ec5813917b1be4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.2-dev.20200403.1.tgz","fileCount":6,"integrity":"sha512-hRz6bK41xiG5kS8j6AGUD0mrvua4TJBH/LMvHwI8I6IRYqJqOPC8lMeiGPjH+9mqfBvPloYTCae0p2I+x2N1+A==","signatures":[{"sig":"MEUCIBBToS05TGkGq7nvzYa0HRyH5aNVPI0Hdgvb+ceUC/a8AiEAilNg6GepdlTjPoClBr4CWReMCeFQjjgMpCys/8sjgDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehz0SCRA9TVsSAnZWagAAQIUP/1EK+Ay9cMI/91E6sVLb\nxPCIPNVmtZV0ODD7VXiaUixxUvrI3cAM58IRbFpwhAwLOuJrCPheBfdsLpOL\nD3SVz1OUnEMvCpNPM31h62etGXsh7QesL09iyCuJJFoJNqa9KjNeyfDti7Nz\nfagxZpmTY14lW6s/zSduk/EKp8A/Pv8in6AVj8C+1yS0ic7bgCsYGQkfqCPN\ncX81usXpgGLWghgeljRJk2HW4EdRsPgaQ8najHnerkgmQDjCm7VdC3Wclwt+\nLgR3ZUmmj5/oPC6OeHjNnGphdPNP1Ww6pHcfVQBRw7RePI9MQ9RmlbhJ75v1\nRx3wxKA/c7iBjZV0bHs9XcjhjkhlvwBrsLh45HlKvFV8EuSgTKpmb00YnubW\n83hy/Ybsjq6Lbjv0z21OdlWev3NVLIZoJ/2d4P51PRc0b8798xPU5vPRdQnw\n+w1hjp6QyO7BTe5W5wzKPnNLsPRZ+tokroCWfyBgHIbqgdp9XC41a2rnzzSb\naRRqEeJI35V/Aqfd832PWM6m+stAEdZU4g1PMKaAu7sgWvy4dFX4fEGFH0Zp\nyH0AhiHg/Twe5Rvi8T/0MkMe+lbxy02lHtiDJ4+u8caDxDBQmf/hRa7Ro5QV\nl5uuXIKaPwcfSSu6KYbzmOjoyCGcluXPp/0lQDB+/FpVraykZ6q8cseBYUHN\nQLD3\r\n=EZD5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.2-dev.20200403.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.16.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.2-dev.20200403.1_1585921297876_0.5062442354773227","host":"s3://npm-registry-packages"}},"1.1.2-dev.20200427.1":{"name":"@azure/core-paging","version":"1.1.2-dev.20200427.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.2-dev.20200427.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b02ad82189cc128b285cf50d64269f8cb66c0390","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.2-dev.20200427.1.tgz","fileCount":6,"integrity":"sha512-5UD4A11kZ+1bFIRBaCYAG9EH76rvpOzQochLeKfxYyM7TooSuahVE08GZNUFcynJUjZc/O9SqcA23J7uu20Zag==","signatures":[{"sig":"MEUCIQCUGZWF3Dr0tXRSZsIHS9c9jhlPj6nnO3sXAsjoXAnM7gIgfArQjIG3lEbKlV3HUfJwEHsjlf3/OsAXzf9bsSUGzHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepyEsCRA9TVsSAnZWagAA/wUQAJ33fkdUZdjCjMireCMm\nheavHJOsydYItaQTj5M1KQ7c+XDQPeHRoe2NsdlzEEtd4tikF/CE3UnY7Xhz\n7ShpDZQE3e/vHXtRX5roMkVsWp9oDn6pZXTtaSy6ufykxfXTqOsHmkDzJnWj\n90R4DL0tEX4ChvU3ffgXi655iyjRJ1A7l5PJIsAbfy7RhZ3QqVTTXpo/yrUM\nIOy6afaD6NiUHy61olCiXTZJNv4nbc9K75k6Q/v9MCu3UObobDIJeZWQoFFE\nP9bTZVv6XyI/6nhrRp5+I1oOkbAxLSh0zeKj4Kjaza3dA3k4ZYeFqz4GmBpp\nULiOnyKyE06y1wlbUYbBds4IdMnqdMBFcxj4nwcIAa/6kDs+PFjPAYpshc0K\nqxP4aEnLoWRPDA8dkqYjslazL7gjwhBWNlF0S8dQFtEHMGb676QWGAE5ERBE\npytn/qcjzDVvxs6Ct4LpSJLwrqtFrTBVfZR315jPUF20ChFd45QX2iNdT7Xm\nRyXL2LgOuLt0vn8IERANjZIz69eh9ZVN//UogJLrJvxv6zOTyi3CfjR+B3Ne\npelUKcIk/69Yl7Srwye0pExTilaA8D/CuOrcK0pIF5V4FEAvvL4N4N8jRaBX\n61N4zesSyW34LuIUauWdaglHspoMcoq1EHubRV82Jn6s/TO1/K/X2R/qIaHt\nzgmB\r\n=u5w7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.2-dev.20200427.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.16.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.7.5","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.2-dev.20200427.1_1588011307610_0.492532085216723","host":"s3://npm-registry-packages"}},"1.1.2-dev.20200604.1":{"name":"@azure/core-paging","version":"1.1.2-dev.20200604.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.2-dev.20200604.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"44a6454d3e95df05d22f8b0d13169a84e8cd0321","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.2-dev.20200604.1.tgz","fileCount":6,"integrity":"sha512-p4G7FP+nU2DzaLq5DqljDGKopYohaIVbhSBQD5VS4zmuSs4y3FelUohQ1oavNduFIqyedKJ1jP2jVbal6oqjWg==","signatures":[{"sig":"MEYCIQDozKkO5opm9hGf+5VQFJjl5PAC7ccY2CXGclHDgDJL4gIhAPy74JN6XMfgww0LZ88leYEI3KjInpfr1/BJJvkL9WDW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2T7vCRA9TVsSAnZWagAAG0sP/1qKjB4ZvWAE26b3CAC4\nvw3k2sLOwiGWT4n3PLQyjbl0cNCato71LPewW9ulVq8UjKRhQSTC+qhYWdsU\nPD9IX//TDnAxpVOYj1kmnRORS1A91RVNPR+vcIHcjL9TaMN+6qdHTVwaiVWx\nVnXpb7RgqAkixjzhr5/AC9JvAJJPaDR1p8+ttlnxWtESLThy9prJT2+XIkBx\nj0egBsLTjdFLjDwGcOx5LeoYZnNQ5BA8WdYIvutm7VxM8x+H8Fj09cLiwHs9\naMYGq9XwMs76b0/CaoJT/zHAnssNdG+KUh8TOYAJjqnEJA4BvUm9AFkPIha8\ncP25zQFfxH8lYIetjdQes+1xXcQUx4dTYWYazgbc1HCEIGP+a7sFWSWknX7o\nZ1BIsuq9Dqrx4Do5juwN6WeLHbZZY0SiQGHAs7X+6Nr+upjY1XlThiNuD95B\nj/gRBm9tBWfpg0yZeveHuV0bgOCaW7TVAHFUBvyzreKCK+H1KNEtOVCV0Axc\nxq+I1kZDSCdoOAjo3YwyBW+t5mhpHHW6yvde1Be7dIxffm9u+FTC1QtpHDRW\n6YVzN4tNe8gHrhR6MeCNBHny7dizbfFCsrZRC3FXBM2oYJXZpQHBN8RV+v11\nPEcVEFiTxVivCfVXJHWGwXEIjr4a78rxyKApMzo/t/AGtsEvljiEcu/vicZf\n2p5Q\r\n=heaO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.2-dev.20200604.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.5","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.16.3","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.2-dev.20200604.1_1591295727278_0.12838109493376781","host":"s3://npm-registry-packages"}},"1.1.2-dev.20200626.1":{"name":"@azure/core-paging","version":"1.1.2-dev.20200626.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.2-dev.20200626.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"917594fecdc1f1f4e11db4cc9f07ea6d322610b1","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.2-dev.20200626.1.tgz","fileCount":6,"integrity":"sha512-OqpjWPMFdrxXfdCJkb+zYiBLFZgBqvM+5ZuDkHJT/d87Ja7NspIY2+VNtNmgXBQrSfSf0dTL3i0t/gpHqqjIiQ==","signatures":[{"sig":"MEYCIQDcKUFf2aTbrSx6oRao/4Vfja2dnv3eyNgb69X5Wtw+ZgIhANpvLxTpU0+wZMdOfuTkgTwMvz6zBNEMECG+ui8XmCbp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9kFbCRA9TVsSAnZWagAAojkP/3CYYE/O7sUJBWSWPOOQ\nNWfNQNeMM4sNtMeuS5L/n8ADPM0ziT8uG62GKFCKYiUcYnOphhpx1iHE5eZs\nSwWXL9ECm+eTgb9vQa7/b8ZU2thptRPIyEhPdwjsaxy93BlIStSsUCwSl0Ko\n/hMJOofvR/LTEng5HL8I/HKTfwV8vXJd39YNO8z/uyg+F863LiKaiuv6Heus\n6fJ5Fskx7/e9VVV1dzpuqaYO2CQc1VLlc2wdU0/nVpdVJrKzYPsmFUQuLTZn\nFSJttj3gLENjTjlr/HiXB+eLShWQUq16SVjX//eRSMsH4fBMQmhqvR0kwXwI\n9rMQywL/W7HDiQSOMlMnLtF8QizCXhCkQuHEVrS1THcX90GHlWApaWWruQQQ\nw23ZIOGmWxyiW21vx6V+aSl2NFsJ7bmBkGKd0FMYVRt8bKmXj25r99xmN+5i\nJ9ESpaCsuGXPHzUWmdpP7obeSaiIaMYXTxmX4dTGs4Ez+4pFq22OzMwaj85e\n1CXQ3ZqeOlP1/DNEwKHCeMeR1/nX8td37wHeETWVMEm9udlv60ODA66+NGcy\neWuWGNSnrWbbGGdgoOsVhhhthzXZf99V8E486GIgJM9KG71362XsfEQ6fI+u\nmUSE/mIw7X6VmIDLQjeRwo6qK0btP+joAxla0bNmXvLmZiMGDjBZvkESLAtz\newJs\r\n=/5xs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.2-dev.20200626.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../.prettierrc.json --ignore-path ../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../.prettierrc.json --ignore-path ../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.5","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.18.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.2-dev.20200626.1_1593196890979_0.8123848956877671","host":"s3://npm-registry-packages"}},"1.1.2-dev.20200806.1":{"name":"@azure/core-paging","version":"1.1.2-dev.20200806.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.2-dev.20200806.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"31b9829cf3b0385ecf5225f67324f03bff3637c4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.2-dev.20200806.1.tgz","fileCount":6,"integrity":"sha512-p/pt0TYDCEOO/AdRb/2bkqX9bL5G6Ig4+7R14gwmMVpB74UHhjnd1gX/ZqP+n4euWxa7K72v2Tp7ZrzTynu/gw==","signatures":[{"sig":"MEYCIQDbRcwqUQkfIbwJGXZA5+7QFMXrg6bug9wgvQWAXrzSggIhAM9z+e79q8BHKimaH8/2Pc7ZTano8wy1s55Umr+ebI3k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLEoYCRA9TVsSAnZWagAA3bYP/3bx4iTLV5riISshN1Mu\nldr1sUyYXGhGkA/rqQM1Vppz6JEFYat1ZVNfGFJoONd1jachoRDq5c16Dq6m\n5wQD+96opl/41AT9+4TlDC/QhLYCswzaRrlWu8si77JegN+Oeq2Be5wyOYXv\nJbN0uryhBF5wAPZuCmAgPkx9O3/aEQQjnSX2WU7junXF1x1v688W1Ddvvdv+\n0oUmJSfmUtYypxNr9SsHxWT4F9OSH/+7r/u1AwFXTCBSZFD9SovxyBGN2h9h\nPIj4BzoytbKIq/nMrhW6X7YrUkb/63Pv7PxGfXCnwx2oVFUnS42MzwyR/GSH\nbuXDO5cw5imPX7Ned+ZEdSK1SD8usF0qPDgltJGgNGgqZ8WmYE8QkomU4nwJ\nUSKeQ6GqyxtGqVenLV/h7Ni6OKXwFre3d5ykg8EfqxKnt8mTAulEOYenMewO\nq4TVUe//+3mE18QW2IFlXLOLUKSOllEbLg7tkw6/rHz15p60ITXRzGDTSWYw\nY6hhYAcnAle+DV6RxVpylh3DCzEbU4p1t1vgwCRXXktf8rPAfgLC2cm2Frjg\nOF5WpR0Xxl9ir1zjar4dj/ybLr8cxwZBhqNvSFFznLll/2FHhd24RO0yT6O9\nrZAY24qGbwu2GHWYg3tadWPQRM6ED18Lp1xM6vfby59DDOgUSU0BTZmfuZMd\nxmmJ\r\n=ArgH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.2-dev.20200806.1.tgz","types":"./types/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.18.3","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.2-dev.20200806.1_1596738072286_0.05576060376596992","host":"s3://npm-registry-packages"}},"1.1.2-dev.20200827.1":{"name":"@azure/core-paging","version":"1.1.2-dev.20200827.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.2-dev.20200827.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"14a03bd8e3ecfb5f9c1e948ab2d4e21915deed35","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.2-dev.20200827.1.tgz","fileCount":7,"integrity":"sha512-t1A2x4W5GyLem7pCzuoEbSXjv3kJCldLOtoo9XNQIGclMy5iP5K+1gwgIw32RvYjAdRuX0DQoVyH3qNSH3413Q==","signatures":[{"sig":"MEYCIQDKfwTUvPjvlfdbuLhXJUwoRvpVBhW1Tf2rmAl3MXMSdgIhAKiThIb7KUkwCW+ODIjTyidhoMF8vnhqpL91cbwx1zxZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR/o5CRA9TVsSAnZWagAA+64P/3Jpyyvmw00VLzQwSuD7\nk7kZEUWGKIqWVyqJleeOZHw+ZelBQl8w/v4YGG5sUXRrV3wBKbrM2piwpNBW\n8cKJtRdCbm1sUX3KIJYDx4VJJLtMAI8m0nWKw+QFWbWlQvU42zfUwlrJ7nMc\ntVfMUI+KnxcByfnJBipWzen9FH0oc1mrT9y1fPrk2QKhjpAvJ26Z9QBEacSy\nbdixmmZSM+M/oo/sbkUkDv1SaqNvp/6Oensyd5ISz1t8SBY6ryg/Higua7u9\n8IjPnoPbXF1BVSPQs9B4+zthBSomEvYUblWHc9YS/6KZ6J3AibFbH5+2rLkO\n1ZEZ/TY5igQAWjn1KwzqVfoQ7JPClVffTRedagh/zqQ3vgFb5017LfrP/Jy+\nTZOQoswMmV1F1lzeSwSyT0VrO/JUXrrwh1y/2q6VzIWoS3+ZjfxwqnMUh2te\nt7Qq35V2coVpHuJj/JivqGhMPbRXYW3OR7+i0MI2XXYDmUKs01Yls4qKI1uC\n2r4+MEsZon92xyxGxQwY4RgSHD79SzOPYvqXC22g5oYXPxPYCynVOKkism6K\nymVBBbP0LeNCzQdHXNHggxQpj5QYfEWaXtke7kPdHEnoI1tyPJnyjSjAwD/N\nBDJNF+zmhwZH6BLPTVdyfC/zli4C9a49etpolSo5CU5YuTI++gd0aa6Zsu3L\nH6P3\r\n=aV/B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.2-dev.20200827.1.tgz","types":"./types/latest/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.18.3","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.2-dev.20200827.1_1598552632530_0.35905190836039447","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@azure/core-paging","version":"1.1.2","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c2ae740b1ab8a443ad83983a9b5b5211959f2c79","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.2.tgz","fileCount":7,"integrity":"sha512-6wZ+LrF8zwAuukvYsiff+uMNkVu9HZt8gRs/1o5377Cz9354y23QI7eZM0iwTfO38c8LZUSvzLJSqdM4T1QXxA==","signatures":[{"sig":"MEYCIQDqO5PjkoqvEQXmovCOh2eXWWbHKWr5UMOKy6l+TNgbdQIhAMPuzy+ZEfBS3LlAMd6a5QBUss7/6hE1gaz6YsRcBx95","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUD1WCRA9TVsSAnZWagAAlz8P/i/5E6CFLq1RH1lCHTzT\naf4G2nBCcLu36TGOiGcE6ck3G6ntCKOftJbaH8pwnOObtra90zjm7N773E+X\nBedAKRtu1I4Z9HgUmIc/jMtfuFhLCwpgoqtV4msZtsGqntPE+47dOtsCVAEH\nhkXGqWRLHjZ0P1QJYya7p47hBmXcGsV9SE4/6qYHRKGyT5PMSupHra4rCq+g\nwgO09UwWPGj3Jtzck10P6Ny8NJIeyhBHsdv/3oV0Be2g0+d/jhK4fthNvWTb\njk2hc8bg280+/+KBYEBCrqlhklQ9iqBZ4oG8e/V+TbTxAk566MEZEw88Rtg0\npopdDPBxzPxNMvkTeON0B0aHb6+01rEyvWfsJPYggbxteuDARO64r5gCPzGD\n6bsVL6mmyzJvGnishF0eXw31BgEZp+CEYkn+rCf5niJ/FqwuHYVMvoDIC/qs\nT4pTQQTUgWMTFi4xN3mcTv+PqT49lKxhiKlOHExXdeR/hxP46AhpMbBpC1/B\nSE+VE4Kx1LGYZ49Y/VlajXGATy9G/fJ34QdTjrNk5maggqHs/BqFgHgL1bL3\n4Lh8PZt9m7c+BoxEFVIh+a1wBLf8OInAE8FTG3iNMRAFV8+2JZroFuaVU2HB\nprxZjaQlPC8KgcL5hZUqmXiDq9nKtnEUPQDpJwZiJrfhmvFUOGnbCyvGf4KM\nnmKd\r\n=BhHh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.2.tgz","types":"./types/latest/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.18.3","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.2_1599094102236_0.0034749919081416003","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20200903.1":{"name":"@azure/core-paging","version":"1.1.3-alpha.20200903.1","keywords":["microsoft","clientruntime"],"author":{"url":"https://github.com/Azure/azure-sdk-for-js","name":"Microsoft Corporation","email":"azsdkteam@microsoft.com"},"license":"MIT","_id":"@azure/core-paging@1.1.3-alpha.20200903.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging","bugs":{"url":"http://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ec86246b2961233bf0b80df89fb28e073070fc21","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.3-alpha.20200903.1.tgz","fileCount":7,"integrity":"sha512-OwxMBGpr68Bro6zBWG8vLcQ1u+rvVprYlKXHRxBlixdNy0b+sHLhvhjllxsQTPHcA0O+gbhZtEZG0myrwlochQ==","signatures":[{"sig":"MEYCIQDXf61RSu322qmUA/3wL0Xl/TxuV0Vm9EjvuLfe3VOqLAIhAN7rGNYUg8nUJjF3Oe5Q0wuUbVsefVvPL1KNqaEEJP9C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUTXvCRA9TVsSAnZWagAAILwQAJSjHsgBrADegO0Z+Iv/\nI6qQHIBL1IHDVAji3p9MK1DDvHOiJ+73fekkoG/g8mIzb/aO08l1LxCuG62b\nezrT/EdWsIXqI9f072SyC/BjpQwLGX/xjuS24IJ41vWSkY3nTkJ/OHgmi85l\nqcu5nCQXQre4Lj5tReKoeruG8j1ccasuJkQqP/39MOY0EKOeiBasR/MektUa\nZ1n8FvXBlpyla8oWuT4Vm//AoS55PlWaKQZxUyZXuZTykyMDaRADZVQb1T+J\n8i1QsgyDJsMeUeWG/6h3oxAkknOpNy/wVn+IWiPgh9B+E4lK/Jr406wOpmfS\n+eDnQmnqIbNuapog7sZqDl1RmIBsQBO3q8EPyxeIgickbCCUFjy4rU2cLfFI\ntP6PFIRS8JDzOXvy1lRW/lxtpnh/oR3ytQuaxguZvcK7Lu89fdemqfkNPq+n\nFJk3HOHXZ8U0jPf4NQSPgbZA832LaJNRHi/JmEAuwQfH7SHLEV8kT5AR62tr\npT0n5tpSs/Iq2Kl+36/A1bijyOcxElryiAyBXIXQehaYGU13qxKGSN8IBnS8\njMs74svBTm/jFy6RSi4jLPp0HhdMPp4Ha1rZNcvU1aZHgIGyfwWtgNm6qVmh\njuGgjUoqz20dN+2KC5bfqFAQu4pQRUmCbMVQHew+oA1eoeVSxdqmUYbrSgNR\njnSQ\r\n=2kfA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.3-alpha.20200903.1.tgz","types":"./types/latest/corePaging.d.ts","private":false,"scripts":{"lint":"eslint -c ../../.eslintrc.old.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+ssh://git@github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.18.3","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.3-alpha.20200903.1_1599157743267_0.13647886878837512","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20200923.1":{"name":"@azure/core-paging","version":"1.1.3-alpha.20200923.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.3-alpha.20200923.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9855b9437970f33150b1bde612db26c02a40c0cd","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.3-alpha.20200923.1.tgz","fileCount":7,"integrity":"sha512-JM3R65KTKM2Ss2tTV3DMDuGbiZmZwoigwaQlA8/hHWtE/FfEUrftl2rZIRbEaz5jFxvMXBUGH+60NVyvHH8U+A==","signatures":[{"sig":"MEUCIQDYAH3oSN3IjsV+uwIPo/ENBFcgaXqvYrsaxbHdl3ssDwIgUWICArAhtFQWFMpYUxLQKkI3PTRVnXxGvXcqAafSbNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfa5R2CRA9TVsSAnZWagAAOv8P/jZ+gn0uvdM1ybR6ukNc\nHTVuJ59YEMF0SDzDmVBg6KcR7UwsKWJnai7AlRDtW8Kciw8l302nAGsMEiyg\nsaywMnSfTVSeQcm9hRgvSqFZZZNziMsZoCOvi84rnglcPTVrwjiFElkIvpUa\nI/Dv/U00evCh9/qxNO33j8SL3ta+LU0urCT54evt/fMVt3ykbc/FD7HVX8b9\nHETAUAVSmBT3L8evVezyXqQpxEHumTErAxbf9rygHBureK2+eWsQsmn0HBls\nC7f4VL70k+F+Ow4Xhd6+rE+hNY2VBND+MtqdcXClFkedLz+K0Ydho6NEpLSx\nS7E1TWf5UGwYznWS8MG4ZsdkAJve5Es6A6SAOVHfI8iAHlg2YzAiwUvVf8ka\nS8t3QsOEckl2X4s4tAB+oXRTliS/lBeNrxyHq73p07UsI9k9Gq9JQIx4KUAP\n6DBpv+faRmlp6aiV/MNz+pcoglVCP21o3YODJt9RyC+g/FdQj/IjJPQbe0Hm\nePPcT8js3fNSxaU7auaKU0VuDVD93gie/hxQEtVcOLQ+Ys/amNioyK/4yf/9\nABTirXhNuvFg3CFY2grG9dwmjKAP7Vw8238e2JzkyVUiFAxLSaqB2LPLV581\nz/23q6FZtpQraO0CLe5mrrvc2vG0Ym9aet6YADzhH5Mh9Ebtq8+SJEHqKtNb\nkgvv\r\n=zDyf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.3-alpha.20200923.1.tgz","types":"./types/latest/core-paging.d.ts","engines":{"node":">=8.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.18.3","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","eslint-config-prettier":"^6.0.0","@typescript-eslint/parser":"^2.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.3-alpha.20200923.1_1600885877591_0.2645657847229035","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20200929.1":{"name":"@azure/core-paging","version":"1.1.3-alpha.20200929.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.3-alpha.20200929.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6d80c78dc541f64060b2abf5b9eefe0fd856cdb3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.3-alpha.20200929.1.tgz","fileCount":7,"integrity":"sha512-OVvBKG9o5Jstqy8Z7rpux4oJrvfzI3O6/wE1FSzH54rjlLQ9zQBSoeN1BlgMUKJEznrrcDy/zaGMJfhlsiVLcQ==","signatures":[{"sig":"MEUCIQDssP2k5ZQyOTM462FehWeB1Ss6jQq9r8jfeFj8cyBlWQIgd4/X3NgluXRHZMJwDbyf675C5lSJCju+JltpZowZ9kg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfc4IZCRA9TVsSAnZWagAAFVwP+we9gL1XU+3XCo9oR8Fg\nToq2uUx5jCpFZfBc+H78ZyftPt0J6rtTN3thqZhZFzW0eI6ud7nbYVfwmkOr\n37wLNqRdjLdCzqU4WoAzvZT9a+2xzchcs/o9dN9YizuWQ+Cm51Z0eiULrsyF\n85YyndjaBiBsYDaCvIPpRNUg+t6saTG5PYUt/QIf4LCplGvJnxKEZvlDCL49\n33YcB8mHocV2gXJYIBpfiwpvmy190LRM+nHdECkNhONs0FXFYHRxdlgvKR19\n4ryuhtfyw4ySLZ3NEyBNplsUUP147LnReJ0w5QGQnRYISrhoTNG7MP7htdEN\nM1rRYNGZguHGfyOgaEoa61Qj1VhHQ+w/voOn7AcMWjR1PJWtnKuC79utinfe\ncm/rbTuR1Zaj7QWaKA+oGSriF6WOhgb4MnMFI2d7l2v3E7YcZT8LIn4uvbZ+\nCd1/sSqQB5btI5pM0VfLK2DOppSpjRFnw45SY8K/YhyDPliV+mzVm5/96NbD\nDd8FZcwKu2GcVdPQJ+x8/cqLhMMdnxFcGO2CZcsyLkgW1Pb0MOKVSaU6Z8iq\n8CqkIUeTMA2C0pjxIYxeSn2sFRkQiZbRLmiJoMeHcCIfyKDBJ+yZrYNoQWZB\nHvgKGmb0L6FBj7wr/y10kcVesH/KfhwEEx6MaEjNusyxZYFCy+v3ulsppd03\nt7lW\r\n=JNhf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist-esm/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.3-alpha.20200929.1.tgz","types":"./types/latest/core-paging.d.ts","engines":{"node":">=8.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p .","clean":"echo skipped","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.18.4","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.3-alpha.20200929.1_1601405465400_0.2444313122501054","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@azure/core-paging","version":"1.1.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3587c9898a0530cacb64bab216d7318468aa5efc","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.3.tgz","fileCount":8,"integrity":"sha512-his7Ah40ThEYORSpIAwuh6B8wkGwO/zG7gqVtmSE4WAJ46e36zUDXTKReUCLBDc6HmjjApQQxxcRFy5FruG79A==","signatures":[{"sig":"MEUCIQDkXhhws8nIK2DC/uufe+sKfd8SAdCzShiN84tobyH26wIgf8fuivPR0QH6xYimjjqTY9ne4C2xDmb12DpZ6lE47wM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdRBXCRA9TVsSAnZWagAApjUP/1742Y1EALTGsdETEocB\nX78Kwiculz2lvsog69iLKtmji4jvlLx2y9t6lS7hsMTElF1Rb+Ma+aFfetBf\ny+h2kDcVU1vZew2BCXIuYNF10GXQDUzF46c02sPNg7CR7T+K/X+9CvU9jf7P\noXYX9rt5CNyw3HFOQOcPVeZfI2a8rqNKueyr2QNOf3ONf5gxuNAqzh/pdvLQ\n5dvCzb2OQKC+E+aYer7n/7tlJmKrp9KMTTFD02Sct9hVLv+mC3JMKIHPTI/p\nJCzZl5J/omnTxb3cJcdUlI5zbwgythgwGfyElMrw3znQpkshM0n2QyYzPFS5\n0kYoVjQjGNaSLgPA/gKI7he80A7F5uHtjWAJgGstqMXrKddf+Qimaq8qfMkg\nlLKFFdxW0bER+a9T2e5BZgNFBZw5ns62iqNvwCSCxD175HaIpSgfLu8WUzRV\nNySzbN7FU/Mu07SwlKBgqgEdmw+jQYX6/d2bHK2PVRDnVFlGtvhAmAYw22X8\nDAS1IoTuM3BkHqoSURWYtrEe+nCZdUJ7diAgn1pm42CcRjn/Eax3NDEcAd1z\ny0mu0hicfy9F0REy6udnhGe0OpHVTESHKGkJyAIS5hGMGP0hucx7v4lJlmwh\nd/QP2Z7b9a/exsQc0aJcu322J2HbsMc3Qy/g+XxzQPIOSpeBabPNxYAhkhU+\nowoR\r\n=8sMa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.18.4","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.3_1601507415201_0.8974098686857577","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20201001.1":{"name":"@azure/core-paging","version":"1.1.4-alpha.20201001.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20201001.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"54bc9acd28873694e6def5f38a4aed2129c452f2","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20201001.1.tgz","fileCount":8,"integrity":"sha512-wklrcgHuBdx3nWC92f34G2ZH0YhkPkhxlZ/etuEBf9b/mw6790ewL+bJMwvFMSXnUoybq4F03w8MpcNqUMMJtw==","signatures":[{"sig":"MEUCIBDtG24be8kswzJUht9Qe2lZzX96/xj8nwtVyp7z5eqFAiEAtdQ0wXQjWlxW6xSqGtaywZDf5SGwDen2rEeei8b4CIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdiFpCRA9TVsSAnZWagAAO7gP+wXe5acc0mzYZicR0DMk\nfA2DnfIbq0TZBUBy/5G9+djKtUCOGgNywKiHmvOoLtRDOpSaYsGNliiWJRIl\nNiZrja+PoQhX92wUfx7C5c5xA075qRerEaqwB04MKtVKJvCh9C+J0WDG8Y5B\nOiT2lJGronsSMMKfg7D5A8pxAQYuY6RqlyfEMLZdpzsl1ltu2Cm7AVU5nCdG\npJc42OXoV7XSpr0jtqdRksft5+fPgEFozwBEL4iNaH8BqfYZupZiFtiHajAN\naa8MIMj3cL6l0Ifek+MPbeAVwehu88x97t50XlYegB3Uk5MO0u+yOuek9aG6\n7o6H4X4hjaMf8IDwyuiictleOYnQVUMhdLMCfesFN/G0PKEUwyrfn9KTquJL\neRF4ALsVs1WDzVS+ayqac0p0w0BcS5Z3TkEnv00y72z4CBsqSymQ62f3AMK7\n3AoJDGRZGBJrmzzQ/4CKxp3ambVnGzvYM8hZhqb+kesb90FJYQxtkK5k00f8\nxPc/17qEf+UsT5/nCM9vG3+ivosQuwfHYQYM0/t2+/sb5qSahjuvNSJuR6WS\nX03YnuP9OKZp0bMVojl1Y58OAW9k6vADSxArS+Nafc2Y9ubz3RJ296XrpmwX\n+yrkeUVYt4Yp+yNX4J0RG8SO3UUYZrgGFT48ONOOcXbVPrYo9MICjJuJh1J6\n8r9j\r\n=fPPY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.4-alpha.20201001.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"12.18.4","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20201001.1_1601577320849_0.6238968273890824","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20201117.1":{"name":"@azure/core-paging","version":"1.1.4-alpha.20201117.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20201117.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4937065ee7a6ec75961427285b771e12179f4245","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20201117.1.tgz","fileCount":8,"integrity":"sha512-LxFRVSEM48vyX+UFwW6rHramb23LcvjbregZq7/s4oYc9BaCaKLVg2rnLIenFXbpC9AnDSxB6G7eGLQrJCKFAw==","signatures":[{"sig":"MEQCIFKZoQY+kV1TtI5b+RxwPi0FpcN6XKx/tVHKn2Tuj5HkAiBF1p7bG2Iz+aU7gNXrzavCBKX/j1WN4pwtaZQykH0RiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftCoJCRA9TVsSAnZWagAAx6wP/0iELxlZ6TJJYisn/2aP\no8q8BI5AqI7++pCNsIYgqNAIguYk+zncQTZtQoYDrNNii2b28sRHDFY0r/SP\nTt0yOv4cAIGetCsjHKBgW0dyNbAyiisJXWXHhK+acY+LQv391GXZ0YmfVJDh\nDTkqDKB3rRLu5bcZ3JhK3VZ5R4qyk4hHXS0HmH55aurW+Fjei0IMc+b4GL2b\n/uSr1lLq+e0OgwqBo0SifXclCYqdzw68fCaC+knUFZzrh9MHs3PSzjxIy0cm\n5ByPgwMtfa2cbb+YEQfRG++DVvRbleRPEs9AQOj67pUwMSUItQLuhtJnZ2aM\nLxkCUHByGS3Q9DEhS22oNCmFp3RO2WPeOJp0YI87xZFqLN7jRXsPdS5Ibhyy\nDZot8/brEPJ+O1CNKpA7Go686VOargIHyYXXsRolkx5dEKy01N9662XOzUuJ\nuosWZM7V7KMxxEO++egBXvvkhNfoWiMgZWunXEyfg0EXgQ0qe/Ll/tNddDro\n3VgT2SoppwmO+ufmuJo++Ojr95phkui/k/WqGfs0t8hsMUarfAWUpyLb6iEF\n7VnHFV+SWROtIEUduGMEjbFYibPKl0UFuJbYUu30yHMEbV4PFfv9LZrXR+hs\ntGjppuOYzcp5fB9ovTynZ+ciHstBUqQGCPLIZcHxDoY1TIR6JCstfYFamw/C\ng0hl\r\n=2ral\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.4-alpha.20201117.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.15.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","rimraf":"^3.0.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20201117.1_1605642760839_0.4241910298573268","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20201207.1":{"name":"@azure/core-paging","version":"1.1.4-alpha.20201207.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20201207.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0a94a7abe752e772873080d4e40d6b527c9d6e39","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20201207.1.tgz","fileCount":8,"integrity":"sha512-qn0xTbVj8bJBpU5ghoBdSwa1kIpXLLwwh6bA4w2JiahH2hGF0dj0LU/3oc/qBppuX524ho2YPAokZa3Khn4xuA==","signatures":[{"sig":"MEUCIE814ogGopG9T/rlHJDRq5qw1nOGoBWGaENaCvNJ30nwAiEA+GQQPhgGANmD3ckvEOZfBtaAKqnQyjnNSv844wLoglg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzoLLCRA9TVsSAnZWagAAnM4P/ipMos4rtxt4YRAbX/yf\nRLrdBT/wUklyQw4EqvpWR5BC0+G1WpHsckOMFx3fSBjdUKB4GTTo078mxDxd\nyLssWXfXal4OEtWwl5TUFafqnphWMtQRV7UYWCxzp/6VQYheXplOoWHB0VH3\nsXrsnuybtNlZ5LE22VTVBe4b7KayvWpAyRiGK+Vdjiec/qWsqcvwFiNtSzyE\nBHda9UGn9SLUJWzGJS9P3tzv+PU5ZMX4lb1ITI5JS6PrEzqqlh48n1PVyZG2\nBwPgobwKdzwNwCzoV0D8IaA3o7Q1dkWPNkFsvIyJsnoMBaEcZWlDPFJCAQSU\nMZrO3T2ZMPLs9/wtkQ6utQzixQNzZK19rTYHbt3t2fy8pKKYbq1dLpHIY7lO\nwCswIE25F2MEw3rq94+tFxjb+//LjhJhzxMBnKzkfJws7oCjoSS8otHIIp2A\nWg8VtieWavkVeH81BKUIp4U4ngZatz9dez0aiG2Kn7AMqkDYv3+aJVTyNpZi\nZPlV5GtuxD2IJxqtSHd7Y2pOfbQ+qxlUOUZr2iSPBrrh2LGwx+87mPDbtX0a\nPhJ/fbs+NbLSQEoFVeopUiGNZkc/Lzd+YdP9j7jCwE9j8D8ZnR+M3MUnI10s\nCI+QC21cc3TF0x8QcyXDKtZS3UNCDvFtTIn0+tT6z842TNyiKfom1YjayulZ\ngZlz\r\n=Tqsz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.4-alpha.20201207.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Skipped.","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.9","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.15.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^6.1.0","rimraf":"^3.0.0","prettier":"^1.16.4","typescript":"~3.9.3","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20201207.1_1607369418621_0.995701499459196","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20201215.1":{"name":"@azure/core-paging","version":"1.1.4-alpha.20201215.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20201215.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"99aeb042b2497e881be08a5d69fa9672d1ba33b6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20201215.1.tgz","fileCount":8,"integrity":"sha512-dJVDE/nllYxRHxKHbHStlznJJpSXSq2iCjMNiqt4Lv5RNhszY1klGIi5mjuql4ScuyVQshrdEGHIyok18nSkIA==","signatures":[{"sig":"MEQCIHRvQAdB1yIL4IG8PiyWyUsEWzRjMFrTYm5ifIwO0FcWAiBU0B4E1mH201BTabRcXp05bYwjYUm1NXWr0N2nS+tD9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2Q7eCRA9TVsSAnZWagAA5NkP/A9wYsn70jK21/XAJf3Q\nftKX2O8ntIHjvlTBf7MyYdJ7NL0lhqH/h1g6RmVjHCyz8tC9Ghw4LK8YbuHP\nI9lz9ivJsFSPlEUBFTiz3o7JmNDOGW3WQnuGj2T12Nydpi6qcRM8bX6Fvudx\nkol4A6bLG1gNnxWPOprpA8nCr6wpnd87IiqwaU4o1uGk0Eky5O344vwMDMiC\nrH9M1wFlEEVc+zpZbj7bb4+nI+BecT3IWhOAv+s9aVMNbpxqHSmTmcZpOdhT\nWGQUSijnG/BkoFkCe2ffT+zTeLi/gdxHzbL13Tz0UWvVvDT4R+KHyW+Lhhza\nPF77j4VQNcyF49hH04wYZZ7ZnH/e/JG8NTyx0e/kcAXw0LALlSzTvGY3cQxu\nc9mrp5wCrSfbnA/hPztD5Za1l+8ZP8X97jIe1o/5E7eIYUA8R51leI2zinxB\nsMf5ZvixeIUon4jaCnmIfZD+bxUBoqt2vTtzJxAgDwkssLU8piKXNkRIihte\nudnBF57y7svy7KjzYD/QW6PQPbfF230WoIG4Cwj7n3k9i840aI51bUjAEEH6\nCHlI8vCAg8kDP6Y1GOwo/s2W4CaQw/cldm5TlRoC39Aceetvi1ZwP8n2WdNJ\nIxE9qbQ2Tb73ze+27VtvGvP0QSbUEkYUhnO/Ze3vkWBxmzlVUbsNisickmEV\nmJ+r\r\n=nTFu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.4-alpha.20201215.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Skipped.","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.9","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.15.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^1.16.4","typescript":"4.1.2","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20201215.1_1608060638385_0.7001714508057624","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20201218.1":{"name":"@azure/core-paging","version":"1.1.4-alpha.20201218.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20201218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"352e0c175383a333019d80a44d0cd5114ebccc1b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20201218.1.tgz","fileCount":8,"integrity":"sha512-cpguKzirkO2y0PRJ4lickOcfvFWZFREOrumuIF69Rxn3Mo5rB7GRE77Ww5T6CmWE9M2bofkUw+gwFWpbrudu3Q==","signatures":[{"sig":"MEUCIQDgVBO2sblp1L2YuIHnakNBPU8f3EEMp/TqBD+vkYqCDQIgSeGEkjyMLzBAOw+sTwTdUbnCqA1+ceJq1nY0lX14mKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3PkwCRA9TVsSAnZWagAA/RAQAIsO49U9hkcC/wI8TZNn\nts25Zg1Wy9+4b/QkJY1ei4VyMFRMRiFpCz3Sc6jq+5PJk9B1tldOMwUYa0rn\n41rsi78xwhVi0P0r2aaENWobp3rqMQK4v5tQk+4qml4/G7xzRbVRgGtUgP71\nQ4MvgnkpZst29DqOXMQvU5hgcK7/KfgaMvf6boNOm+Xd1e2spCO8zqkvuilm\nKkxgKjGegc6BgeCCqf9R/7Y69/3pCbTvmyTi1TEqXGzULw2BIs/BY+8ymPE4\nM8dd2lF2Ty8kuPMkx/9oQSO+S8mRnD6hsdaOx5Y86BRcsHTsCQ29XMGt/yI/\nDNkNII1l7SxSw0uPTu8Vfv/x9gIKZqNDnRQcj+hXy7Fb7IPRWL+qqryWOydt\nWV4dckoDbDBFY5yVnhPZY/YK00N/KqHWUdaaIf+Fc7g0gjTfJiMrcXCoSKzp\nlN+YsA8GsD62QH5s7+PU8Hl5Q4e4nIMSi7DZRxfwpge1nBbJEYlODYlQOQKG\nhTb+hVL0Tv2v2ZRECsS7ZmeUHf9SftndplbCrx2WOwGbzLqfNpzyA90suqgH\nBIyJrGP2ujVSywiUzgZvzCsTOLQg0h0+bFzdoHuCssoN4inlAGDMX79hNutY\nKquCsgAjKrqiGAGD0cn9yNqIVe0GgPAa0+lDVNIX7w/d7/SSmrIGgEDk61kl\nc36S\r\n=TJOh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.4-alpha.20201218.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Skipped.","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.9","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.15.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^7.15.0","rimraf":"^3.0.0","typedoc":"0.15.0","prettier":"^1.16.4","typescript":"4.1.2","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20201218.1_1608317231396_0.27321886435527","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20201224.1":{"name":"@azure/core-paging","version":"1.1.4-alpha.20201224.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20201224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0c15c366dc67b5882e2d62063a578921fdc87132","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20201224.1.tgz","fileCount":8,"integrity":"sha512-pyQk5jhZnFdAVdu5XDGfDupmOh7JxN2dj/RUuN1SjgHJGhYEeYj61xVXUwrCj7in8CjcewWdzql5k1O6aqtcUA==","signatures":[{"sig":"MEUCIF763/73b9atGSVrl5nWYXgpK8EljwKav2vRBENVsyInAiEA6+TFN0Qg0hij2almpivRCofENruFLn6ZlWLRoTjEVXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5OpOCRA9TVsSAnZWagAAsyUP/Ah7SDpg76S2a/HM67ME\nbfu72QsVzZTpPVVle5AE0Oi4nmovHQYL/2wtwy8s5IEKkx4smlDwFjawPWaa\nyjYWX3StHd01vqXQgKLHWXSjiNjZYpC0V3jyjuSnjmxDVGPp7Da7Cdupy4T0\n1LQba6ImtJzZHUUn02u/nIvw9JeSOkaZNX1mgxWIQLs4FuX2DpDtlCTLq2vi\ncmm+I0mMHj4rTI4Hjl+90HreaHflN8djjKU42wRD9LEEFWovONY/MJVuuZ4O\nec6+V3YEW5jvwJoMCuhg8/Ol2HmBQ96IpdudRtf0fD996FsMoLUIHAf0E1Sd\n4/rDGRnp3y5GfnXB/FuY+vQ19ZnoHgr4uQYwbbrlxP3JXs7bjNfBsAyhsKGE\nZ+eWbZDznDYnET1FS6zJniue7Iq7HQ9qh4Rmyu7/naUBn9B80o45+N7sv14z\neZjHLVj0dWpASb1yoVczShUB7ilR7/L+yGOxPFZGFj3oX66F1cgSnSAwyFMD\nxN3TfwOb75SGpf+0yK4DxTbA/tnkBddorTXEi0qWxRjYjoCSas6HwJSF4zBo\naMjX3Q7ufOLNpmUzUY5MpbrE67yRs80AMZ2MMLb3Tefp5pobduUy8jZggamf\nElLIJaPMCn1MDHPc8A73p13nO0hsEpKIb0SPoVd0x9bN7XORt7hA5uum4Cpu\najTT\r\n=rt4J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.4-alpha.20201224.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Skipped.","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.9","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.15.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^7.15.0","rimraf":"^3.0.0","typedoc":"0.15.0","prettier":"^1.16.4","typescript":"4.1.2","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20201224.1_1608837709611_0.7790121592671555","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20210118.1":{"name":"@azure/core-paging","version":"1.1.4-alpha.20210118.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20210118.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"66a1fa1f073b7c35b7a3ed3d65be7f696a86f2c5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20210118.1.tgz","fileCount":8,"integrity":"sha512-28SBejzPaFutgntoMHFpgkLxWR18PBzmgQUeHF7I2/nS2HXyXG6Mr3p0yvLoeQHLe+SIY2LtkCHNTVBEGL+4QA==","signatures":[{"sig":"MEYCIQCHY6PWqoiHURVr+sZpRtJOAKKx49GKY82nGnSomJhEKQIhAOmStKjUfjBUxLy/toCQS/n8SnXsp/wrvm8cr9UIL0d2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBeEJCRA9TVsSAnZWagAA/ZUP/ivAog7JKGER60IxDO5I\nmRB6RBJQg3CWjMo+d+uPIXs8Y9ZE9JWQWpzHPNZZsOzwgYSFuqFKG4MnwKkJ\nFeTMORw8cyJiM1qHNGGNV0VbHMf0KSlkfVQs/YdJhCY2USUrF4VkR8o1iNOa\n8D178pZQK3Rl4cnKfunKJakVhD2qLlnZ3RBL0bCNl/YN0RHNboP8zqIDM37d\niG1Rt2aonDsLXJbJNkW/V7mCmS0ZIZSIHpltNJnNQhyn3VG7z3/C/X2av3z6\nYve/g7K87egjwUaVCTl2ctAK/Kp0q8qObJGWDM24IDwjPG7Corl22AFAFUwI\nIUIWcMyAerthWj0O57O+GmuSk2hKo03Z9urfk4ccrWmmDcMaOh4rBED3FJ9l\nYmOdqloU3sAM7mUquYLJIxa9DS52xXcZJY8nhG9uO6R5kBoAhssABnKs8H2W\n6gZ6C5EKHOq8KcXvEYyFk+64CXXQRkcleFfIdB8eI9HyIan3aDqdmrWS01wi\nkEiocxJambB4or9nBkdRORwEvwCgofv7MtUaRfuoEyUKAt/N8FhSdo44uiWU\ncuyb768S6N7/nbSEjAkcRYjac/anyHTusaljIpe/eCR7Y80RStYk/371zWVY\nqorvNLIPqNr7BFamfGr3LkLanrzedVp2DGPb9eoCdI5ousoRE2tCWuHhPyRf\nRuj6\r\n=RCkN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/home/vsts/work/1/packages/azure-core-paging-1.1.4-alpha.20210118.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Skipped.","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.15.4","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^7.15.0","rimraf":"^3.0.0","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"4.1.2","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20210118.1_1610998025106_0.3070807216364735","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20210326.1":{"name":"@azure/core-paging","version":"1.1.4-alpha.20210326.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20210326.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f1ec080f33af616e8569128039bf06d7818fac46","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20210326.1.tgz","fileCount":8,"integrity":"sha512-oTCX+T792YDzrFEfXp7ivUCA0/Z6gu6OnLmnveKdgrqzPAerBGn1b/2hXI7NNtXYQTF3cAYp1i6xGcHpBXMvjA==","signatures":[{"sig":"MEUCIA08ls/PeVjX23WFkSQ/vb1zEO9oHcYiIOXmaMldfsTuAiEAy5+lK37qz7x3qIRrwdH+8/HIqjEymg4R3dOJVL8iz2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXidrCRA9TVsSAnZWagAAJ9YQAJTDNuaJbZSg/bu/M7Kx\nVFU0BgC8me4OIoHUkLjk1do4/COXBVziyWlUB03aCjSBDZOwMbpKAf3kjfQx\nxWq78pCNstefwx9H0DYGUyd+9zUhv7jMcPH9SdEiE1+PeOoigZHDibeZ/Ykr\nggHi4Q+izxn+6lB1A1jr4WN7kf7JcYVtBkLeoy3M0ckf+AMpcTU8jZEj9bIj\nM3WOr1K7OD4t4EIXHzqP6HZrTgdU2aaqotCIeIHAsEgyBPnfnz7k6Z3zYQJB\nolfUPci3tvjzrC9V0oZusZef/I1RXBqU8AXzDp+ZFpzt6vPkOOC1IR8MJyxA\n1Ba6gdZYBQvEbA1zp+0kP2F72CDFu1Jgeabe/jxGvUctQESDd7Se5mogrCGX\nU1wKQai8ayUFygDxczTfp8DDrXL44TuT6u/OhhFp65UltkCsRNQI/h9M3JZu\n9yuXETsqGYOkbUb+eyaw9Mpsj2HzMXM/W/2dozczh/AgFJ/+2O9QT0UDAeV1\n94Itfc/clekjxeY0CmpvenhdRtjwjK2bAM9lPVP7DItm757v9tPEBitr5LV1\nPOnZ70ahLNqEadef1bBAIGPypNSs2Dnswu8NgreBCgiHcXoqCyTjyzc5ASTD\nEa88KDaGQPoZqqPUOuxUFYgLjhZ69IlpoiiKH/Oy3tUDp4+J7ZPwSO6ZWYqu\no+5i\r\n=2Qbt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging-1.1.4-alpha.20210326.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Skipped.","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.16.0","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^7.15.0","rimraf":"^3.0.0","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20210326.1_1616783210625_0.45345046438477876","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20210623.4":{"name":"@azure/core-paging","version":"1.1.4-alpha.20210623.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20210623.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"019658860004f6468cd23dff83eb0e96b1b7b46c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20210623.4.tgz","fileCount":8,"integrity":"sha512-oIs1etlAf1vkP1dk7JhY8gMgBGS7V8GLwUlwON3rK8ZByCnvFrE7UTuWJ4a49nFaBjw//vmaCSlp8JQK4H79aQ==","signatures":[{"sig":"MEUCIQCO79DMsC4zZkjjEd1V9Z7G8mYjyYkvPrlM/GcLRCd1RwIgQjvXSBnhyHOpI01FJUgNf56SJMZrDs4NXGdcxqZGBEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg05gOCRA9TVsSAnZWagAAQ1kP/0V4+4E5UmAcF1ieVjEf\nfHERAEHEswf2Nu+/QrDfdc6NFAS+n3BXIfSp4pzlEvKpl5RLnS7nXZWrHD8R\n1iIn1tasOuwzJxlLEVKKMDLjyyLF9I86m+VGT45CbHOuwVMLO9Y8tZO09twr\n5upsR5NFtPVXYhDDJGyj8zMcG1SW3QVk/BlGb9tFVCT2F+XbtF8QMGj7MPy4\n89HPdPoAjZ2dlMGJSr3ipW5DvpBysXBGQoJ5ZRJb/+5XpqnVZNVJCsV5SNzx\nBh31mINzVubp2F43XmNoywvPMmWKoqfeFxqFqPHxzla9lL03tZhMIVtvUlCp\n2j76givwk77SQvOmbiooqTVp9SRRpHCxQTN/1/CMjoxkrFeYmhUSppiZ9uJ2\n4JvVFDZIgT91BkmscVRKcyysGj4XhXwbELILs3vBIOo5jH3zVUpCENOpoWJr\npcevb5vko8fEz0TdE1Qn0Rfb9ttpQCPJqCjtWMakglzUYmLwmdE7DoEJFK4K\nkH2zUAygqW9ada2PWF7FlJc/cJGbiZ7rnUtgOCeNfx3Vc3nkrbBgRsGFxKTd\nSu2If/gBHHZJ2EPVkNjOUHYk6K7yHyb/tJGTdo0hFo8z9BFTzZJ8Z0tA5hv7\nImoPGeQuGIEuOyKg71qdrEK07k7eJudVaCoc1H1i2t+J7aZPSNQS/bS//5Sr\nYfbb\r\n=qaKc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.1.4-alpha.20210623.4.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=8.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Skipped.","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.17.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^7.15.0","rimraf":"^3.0.0","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/node":"^8.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20210623.4_1624479757765_0.027500960081700887","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20210702.4":{"name":"@azure/core-paging","version":"1.1.4-alpha.20210702.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20210702.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8312c9e63611596abbc51ef7c0e1acf28c50cd41","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20210702.4.tgz","fileCount":8,"integrity":"sha512-ijuJiMfk+dEkS5/tlzVTxgeIz764gCdIfA49LSd2KM8CEAj/Cr2XAsNpAxsDVIssy/CxoWBLT6zJ/j1C+aX8iA==","signatures":[{"sig":"MEUCIQCqk+Hp502+WyJNAA6K5WiBd377bpCZNmQArj9vIMv8qgIgUr+VCEN9BCKFVIID6ywOuvOlZBkQNyEETiH4csu/9Z4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg32IdCRA9TVsSAnZWagAAE6YP/AgEmLefablkesRCo8np\npJBWuvg3glQhc0knGOR6PkGOvVoGSBfTFtIwQ0pgZ+5wOT7vdFylk8DtKQgs\nPmrmT7w2c2cctpt8R2KUioFs1QpKBvH0VIRrqLkD+OLkJVfzZJF3KIGySqnA\n02DNmXVTyPXC24AJyeZ9RmQBXbTwBQg19/90+lVYPSTaRei2i4qV1BayRZWx\n4LLyEOxl0Un3QEBWMlyL3dLBiW2JmKfrTKnlYkIYJySJOCdd0JmbCAEgrQmJ\niaYfXKAH/Yw9hfq07akrvRqJz2DrQRZ+7ovhBneLqrHxA6IfjbFFQcNWI64V\nU+UWFGf0EkGpbGAEn0IO4nO9C30EZM7DOsGPwsD/nFe35Cy+9wf1YeX4FQQd\nPZlUnYH85ypJIcKC+5MmKfSIkeL1Tjsui/9Vo8XqQINJX70A8DfouY8M3LYy\nkEqW+UnsT5ODFzVEO005zF0JD0bRM+yH1k0flLSCOHRU/XFWk5LNE3eL4zhT\nNYaSAIAk4qAAdq2jqwdsoe8SI8PpURXaaO7LCQhW5H3q35wWF3xlkPVAd7/6\nDrnjhBJnjWfiJG41WPphhDB9Dw62m4JhmX7iAPgKyBw2rQOdiGu5pmEP0vVV\n6Iz3p1RO68IZY5u5LJBBtziIDliVWShcVaX3XmdzPOtRqY/XU8pbcAy8hW1i\nxekl\r\n=nbJg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.1.4-alpha.20210702.4.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-esm","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Skipped.","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.17.1","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^7.15.0","rimraf":"^3.0.0","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/node":"^12.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20210702.4_1625252381027_0.9005223707614114","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20210713.1":{"name":"@azure/core-paging","version":"1.1.4-alpha.20210713.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20210713.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c0bd05c32f0874805b2e947932d3ee079bd0d1e4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20210713.1.tgz","fileCount":8,"integrity":"sha512-OmS2rHJSQFLOaYYacpB3E9KCWZR+s0xRMk+Be8RQQdvulG0Zkz+QUJrRzU7TVOr8v+Kb5FXrdLaOyWGDhNoeFA==","signatures":[{"sig":"MEYCIQC36TfkvQrarXB7D+AL5RQ1LxdBtoHgm5l3NrKvgpPVcgIhAIDBOdcW+StYDPW3hVRdw3ZSdJs6nL3YKcc9TstXBD6C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7d5ACRA9TVsSAnZWagAAVecP/0tntwb1Doxvsps2Bpf6\n8t0pVg2hIwVdB5VycIaLKlyQNLHOJUoyNeJ/oySz7noMtktnkpuRjPQR0xcW\nsMeteWG3xowgSd90zMhI6IZkYn62mV/7cBZT15MxHkc4LZIhvXrDBLrx7EcH\nhKpDhkHU4f/e87Pyks6XwXmNFQMvcOgloimlwEOkpZYBAJue/xYcMka9/du2\nnyzqdscWcFjtFpkUGaFjsPaQK+CBXdSgRl/F7ZvnT0a6WGmBfh6tJliCOxBm\n4ZiI+M/zG/QQ5J/5mfcgdi6YQGYlRwVjx394S0Rzs3PtwV8dd497174GJZIj\n65Mt1RvTWy7DQr1nv0XT/6avYdP5cKa186mj+vkcfRkDrtdUr7r6g95+/lzw\no02av+3L8d16fSF3ozTP7QxmXP0d28BLGzZr3fba01OKoBJEy6kbmkfpxzRc\n/gT63MFlYPeI4UbbHyHdp4R7yaYqfxI64Ox28b+YAGwbyPIAwuEreKw8Lxm0\n1RjJ8T0jdBEBhoVEgm5L68Vj09uFIqBliVnP172taYMGSd1sP5CTp9TcO1tJ\ne/Kl/sZYcfoMcpsMBFB+rx2AcnUhjxB2pwPs6uwPAA5Xot5CyjVyFi4HRHk9\nkmUtoVhBVjhvmflMDmKtwu5riZ2W0AZrlIjF60I78JVGuhingAIFLhPEnsk6\nc0Nc\r\n=NLHt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.1.4-alpha.20210713.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.17.3","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^7.15.0","rimraf":"^3.0.0","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/node":"^12.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20210713.1_1626201663764_0.343619983663372","host":"s3://npm-registry-packages"}},"1.1.4-alpha.20210729.2":{"name":"@azure/core-paging","version":"1.1.4-alpha.20210729.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.1.4-alpha.20210729.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8a63cbfcc1752a7755f5a3ad029882f0e272935b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.1.4-alpha.20210729.2.tgz","fileCount":8,"integrity":"sha512-sMsw/qEHgb2odlngzQM6g/gK8obhbfgA2oxhbVK/K+RFtFdIbPjn/r4snDMMDsMGygDFxlJUC5cYRZ5MHTlMdw==","signatures":[{"sig":"MEQCICA2ed1lF3aoTjqexaE/NKhVolJeKuevr+Ccg58jegSMAiADjzmFsedVRHtit5bN+Ro5mQJnIlS0BH0l9gg7mf86zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAva2CRA9TVsSAnZWagAADnsQAINABkYr5Pivfy7W+mEb\n+ghHUk1RhwTtNUnn59vZRoaym/6DRKbCfJyXKYDAi3fjgFNKeuyF7SjP26Pm\nmkk3udpUQ1G//yWVyGOFyvE2Vk6Z55YFfcjuzcidLIqM1ZhjvtuM0qC8Hfdq\nsBqEt8Kz0JTYJxcjrPWcQUxzvtaC0d6rIB1+VJruLvAnzbb0RDgUweZ2qCYn\npPPZ+ea/9lXMeaBvgra7hqR4u+3FM+lChuqzGl19PKxfRtOoqGzn/TNbHJx3\nTmwfL5dDLM8T0AVkQ69KiUvmcNhNjmOw/m5vIni9xAagRqxsbNvNbJOsvAxL\nlKCg9Mn6fNo3yKmb1gyF+/t7XxTZYyab7tbF9dUriZT/CBbeFI+RJsmxbFX3\nXqXyJrq5VfjjMHrtyWmxfbt9RgYK0z4g94tjICX7BCv8H0VIV61hO5A0MHYN\n6LT6jg7sV38jBoZJnT3jUqq46qYvncAKRrqCJhqPRkwwVyETBMooEq7i3Svs\nCrB08cfVcSs91NFzw6ZROsj5qzMtaxGW7p0y1gnm0DFagj295/KGpldTNcVQ\nMUReqo6+2Ztrnm+p1Tg2lHTVd3I1bTmE7Fqm+TdKUCYSmHRyGzKdCALHghLc\nIKws9lohUw+0FrO31JJ/b5An36wMh8bQT+o+iseS6v0dJ+Oliu3hRpvbpuZp\nfnIH\r\n=4OmU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.1.4-alpha.20210729.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p tsconfig.json && tsc -p tsconfig.es.json","clean":"rimraf dist dist-* temp *.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 --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"echo skipped","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.17.3","dependencies":{"@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^7.15.0","rimraf":"^3.0.0","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/node":"^12.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.1.4-alpha.20210729.2_1627584182859_0.8791175177294099","host":"s3://npm-registry-packages"}},"1.2.0-alpha.20210811.3":{"name":"@azure/core-paging","version":"1.2.0-alpha.20210811.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.2.0-alpha.20210811.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e2e41c95e8fa1b21a584c06e8b548332439c7fc5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.0-alpha.20210811.3.tgz","fileCount":12,"integrity":"sha512-GDjClgXWwY8eCsFkEnn11thPsvKAaV0eXzmog3PIlZnvRtcdfIWBHPyKx/51G7UILzaW+PxM8ttHQ/jslhon0g==","signatures":[{"sig":"MEUCIB1h+Ij18WG/89yZ1uO3R1GgpvZlCtjz+AtL02aJ37ZkAiEA33AVkFsSngLHi5tITiq2fjG/12qb0hj5hgGTB1MOrUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFBxzCRA9TVsSAnZWagAA8nwQAIzcMcl00N6a7VKgsfbH\nL9+hK8sR8yMVAueyeRjqz501wpUnDb6Jw5bTYWf1kqg2nIuxGLSJyeDYu0Su\nP+8e606ncCbDQbchxhC4/yMVF0h+sMQdc3ayp/1GNnKQHrbglyh9EO5EOS/M\nVY0lnXwje5OczcuntNNSGs+YqOiKeVu6pqntKPkbvVugGF48q1QYfT5KI6Up\nFxjriAmnsslihWq9k/EzzxWWzC2/yYw/Yb2Q+VcmM4hrFbS8Mq4YhjjHzsZZ\nKcjqbczLE+2KRMJKaYAPz3Wxcm7oBXUgeeIjOOdprzDuvLXAgDoTen8IHt1c\ntxRqdtbVDYl62qFekHe9ULRR4Zy7NDRvysjN06f8ap0A9vYSxi1JBOuVE+oQ\nZC/krGPOekKUa8OiMIvMYs3YJjGRnkBuNMpq0JD2WXU4doMQwDZ2wlQfmDuL\nUiFfpWlAj7NDERYJK6POBT2Bbq4+5oeXFVRPyAjjOcfgnbm2pvWO34Z3Yekv\nCCU3uzQmumP98I7/kOzlNt8WJjEeWeKMQD6Ii7RbkD4MLNRS/s8/g+5KIox5\nNtB32CuM03guY678YHJI5WifoVbfkriUuK+yUhzXvuFAxTPlUETSjNo2arUy\nXaDdHoduGnq4TgkGZu3CmPZ6PpOOVFbaJo/boHYxtf7qC7Is7kYoQrxyGAZ/\ns2c3\r\n=+lm8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20210811.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.14","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.17.4","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0-alpha","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.0-alpha.20210811.3_1628707955420_0.3521655010517968","host":"s3://npm-registry-packages"}},"1.2.0-alpha.20210816.6":{"name":"@azure/core-paging","version":"1.2.0-alpha.20210816.6","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.2.0-alpha.20210816.6","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"45093cb5f6d60be8d9b4c0ba2fd9fb6fa6f5973e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.0-alpha.20210816.6.tgz","fileCount":12,"integrity":"sha512-vYph0n6QaZWfTNqFz4uXdjLkDBxK4epLXCj+qaOmG2xEh0CaE3X4zg0azWWn2b73m3hbmsqqDK18kE6dJyiWAQ==","signatures":[{"sig":"MEYCIQCESYG+rs7aWCEsfCvh/u3SBcQgWLsw25CxcuXW7C+xzAIhAOGUcjeAV0+LwujsJ9kQAu1AfohByktPGPo3g8gbxkCY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGrRaCRA9TVsSAnZWagAArUIP/3mVKJB1ntn/6iU9IH22\nlYx4FLik8I7QVMA2xihMElvNHL8+mfUuOYXq8LkXvg0KhCz8emrmO+mNouxt\nhRo8prOWo2wlf21f8s7kwZOIcg9lXOf4WbidSSWNzc6JV9icQWRTc4DWfnEK\nQhed48HrYZGbsFjPw0xiF5OE6FxDb8Jjrzjc6JND6KbPQlxUwMa/LWLCIVYQ\nSOjCQ78IbhfyZV15J+UWgYQvbF/KAebU6yD88lRk7/a97RVGCf7ffyDE/Gw8\ndfutE/0DVYiXjpftApHdHDdWMtAr2JtqlQPNpw2ud8GGVeafduNp6enKUcz0\n4T9Rp5S7cgoMd15ZJy9LOABcP2jDx49SWytw8ZHwPpC2eMDR7eer4R968H1S\ncjLmi3nDTkEmtxYsEj0jXRt5MFx5z4aqeYbR5+mQjFgohAwGtvSwbdUDharR\nlANzuSGLBiXCDZ9ZvyUVcw0ibNR9BPCgAoO1qVTb936UiNzgiDXlka7zZGoc\n+lQl0A8kpwFCUi1JWuGAYuxoqgxNg4OiWX220FWyxVoJTz83QqUDt7+KF7Lb\nXpmyYpJGI57zjc8dwpb24So3jufuJAFmtY163yIEw5HGQc2UerOa0LMGKvDA\nj4s95ttkeYnqjfe4urQCc41Uo8Qnbp/1ztVxokYqohwlcPWkf0MwbcjnmpAz\niYAD\r\n=MF3s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20210816.6.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.14","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.17.5","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.0-alpha.20210816.6_1629140058278_0.60621480754526","host":"s3://npm-registry-packages"}},"1.2.0-alpha.20210830.2":{"name":"@azure/core-paging","version":"1.2.0-alpha.20210830.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.2.0-alpha.20210830.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e3ed3a726dd0fc0506f97a1492b70e72379a9f49","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.0-alpha.20210830.2.tgz","fileCount":12,"integrity":"sha512-WMLoj9jdfFO5uIClESad+sCHr3VemyupSJzwwyyZ/avzNWC19P9gYXViuqKTn4ahbooTjdlhIWK13SBfx17svA==","signatures":[{"sig":"MEUCIHub6/qjj+AXOZH8l0unIW1mnOIEmBj01hb14WFq/Mi6AiEAuB8SLH8OgORBcPYg7E4flj465nD5uLR8qbS+ZduYb0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLSD2CRA9TVsSAnZWagAAiQYP/2bfNxwcYwJfpZHR63rA\nSgUehoADdWGoK/p72jJK+n6q/kUDdY3bdeHiCbOS4mhPBUlYGTla8rOhj49O\njxhh6FPQG7kLzVFrtQjwiSkd7chSsw3qKeiAzxKqydz6yGZMnaH6HTSfjBzh\nbZz/3b2I/z+ovoAosfLAy/zTuWyVYtB3AkC+57ncGJIGktcsWo8g4WIcpGZp\n9DD3AE//PldyrC7Z8U2cm299pLETp5jRSFTaW/U69M4h64xUWaDOFd7ZuVUY\nhWsqHCojwDE5S4WREwI8C0S90QJgxtQ7jnVuiV13J+U8dh+eLAA2XajaOaal\nrSXUzk4QCv2o/lBkR5XitcQCwzKs7HF1+P66yd9UNpvxo+MAWvzS69rtz8oQ\np9fTHcUefkkO124KwI6fK/7gAAOxcVEmNKgwi7Lo/MSq5TDbRjRpHxHrCxRB\nC8BKFeWpzsFfqn033H4Ovox3ucNVFfdHK5B6WuFLDsVGIxTdApU4a+AkUIHu\nmyhbqHc9HFj2KoRfIpBlOZBRBHg/NIktq5ociW1yo8lctLz3RkBl8fqQt5mo\nRes0XpoWZpBjM3qQ3L8sUkcP6d3opcnj5XfOQmymBUXiRzZvUOituIHCkw8R\n0QUQUQuHIY5MzNxzoHlYrNyYi3wYwnB/W9cZSnHkInmq7QQRTbW6O2ACajES\n+zFQ\r\n=BBO4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20210830.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.14","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.17.5","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.0-alpha.20210830.2_1630347510332_0.34742526544250385","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@azure/core-paging","version":"1.2.0","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.2.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3754da429e8687bdc3613c750e79a564582e802b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.0.tgz","fileCount":18,"integrity":"sha512-ZX1bCjm/MjKPCN6kQD/9GJErYSoKA8YWp6YWoo5EIzcTWlSBLXu3gNaBTUl8usGl+UShiKo7b4Gdy1NSTIlpZg==","signatures":[{"sig":"MEUCIQDc8b0VN0J/UB94DYC9YI9SUq4y1De4sT1yqWD4GIY5MAIgNv6FbEjeqkrDNfxzhZ56Lha+Pr1q9Y9obxTFfOjCLMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLYYeCRA9TVsSAnZWagAAV04P/3nI8aoHv+X6XtqxJAVV\nx3wkGQCxlrq+qND4Yv9RBCMxcrByZmyBCM+k36XC0rhgRtJTJXuqjq0xVt/t\nO6Ns/3TEh7OaQEXpyiseoTurIeJVHUr1wFt4a01gG0VHDT+6N+RHk/pKHtpE\nDpXBLLFhxVog+n3Cw2U+GwvnVz/qHIVqrAUKrxdXTeDE5lz68PvVFaAYKeys\n4lE1cVhFXkmL9UMx76Dnq+/2PavE8sY6Dn678IlomD+lCKQLCWEUIca0vse3\nJ7ZaV0t7cqibb5jADSFNZiJ9xwzgdc9lKNl8iNCGKhY2TJfoboKp0DlVu9zG\nqxl+zngDF5Fij6NAnqQXGYv+xWgaHMg+jxXxUUYK7B2Mj76f+FBqxnezXIMp\n0MwMpWr53+xAjmjF1KeHlwYwanzMFWiub0DmQFr66grfQtE9s5ajW9igVgHE\n477YVYRo/aVZR8INonpcF7RcJ83X7PjS5WvXEoLONlBswkU2xGpi4GpnTch6\nzf+UIrG8QbSGMrRf0ezAkf3LWlHEOEHLaS3lzaqGwlRAtN4ZqxZpv3lFw25a\nr/63Q9Zvcf3sG/44ndKGvw5JFTzvELWm5xdnwu4g7+0AaL5gz4EV4UwC2C04\nqQ4aHk8S14wHqrj/0h0VhRBXDP/n4OPJOTwPivGwcjrCy8ZSpaFvhlBOUtmR\njT1n\r\n=MYPy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.14","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.17.5","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.0_1630373406068_0.40613686000381555","host":"s3://npm-registry-packages"}},"1.2.0-alpha.20210831.4":{"name":"@azure/core-paging","version":"1.2.0-alpha.20210831.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.2.0-alpha.20210831.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"29dee21ec670b30d69ff7e43c7776c546bd051c9","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.0-alpha.20210831.4.tgz","fileCount":18,"integrity":"sha512-XRlN00D9gPujCrBK9QoctLR6dAsbw4FeScVdQEzZAg3keyPtMrvC8b2RIodkh3sdQuQXu+iXdP9iaAw4i4/vNw==","signatures":[{"sig":"MEYCIQD5tsQFRgCK8rehiXJaBT+yIENm9sfhc+QybM/g7RKs7gIhAN+sXNGOty7ecRm9EbO8mToAhxJ9Q5wboFkb8UUt02TJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLnJ3CRA9TVsSAnZWagAAEYMP/iosJ8ooYp67pSBnCvJ1\n0YL7cdxJykkit9sfYotNXBdPL+yQtHQJ1JYzWZGq546W55sFZTA/LraNZ66i\nlvLh3HfxXX4XV3nI2P5MVmnxrVLTmLSAWx2VB7N/jozl0gFy0Rr7uxPxaw4w\niSoBo2WzI3EdHMJ3cE0IcsAFTMg/9YS7fzpuqidbwDna6W88/0urd/i6Rj6i\nX+fjX6MfjgXBv6rCuk9xz1kv4imroe4OE5aK3Nl3HL2J+u7OCtZLYVJrOzV9\nwho2LuAJJqFExwcP3t7EEQgA8YAjQ7h/g5zvi6GfIH03yMZ/lMca5x0fWRWy\n6FfTcah7I6b+alHDU1QO4AiwCe0Bur0TgRKGEiWXYW6FJRyeBfZy/pB2wyqS\nMF5hc0W7k7jyEZvp0fYgXas8dCjVU21BP6OGUIRiILUsTIH3REu1jnVPht1g\nAqKstOF7LukFMG2vLBW70Exv6jG+9z7QOpkrThrky+PJUIvmoVRf2HF8MJbp\njmbFQphSm59Sv7C/3iBPOtPK3oVaWFQ5agonC8f0perrpa5765m9gDzNMppt\nqsUt+otPIeJadIEEzY7V9oACUriLFveTXb0LNJi84KtVMH4dE9s6xm5QVgVs\n6Lxi1iz5IFwWmgH05iqqSnFimVn+j1HdijkdRzPiJd+1Vwyo61gAKIWmh067\nTXLr\r\n=n9YU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20210831.4.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.14","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.17.5","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.0-alpha.20210831.4_1630433911111_0.410443329107562","host":"s3://npm-registry-packages"}},"1.2.0-alpha.20210930.2":{"name":"@azure/core-paging","version":"1.2.0-alpha.20210930.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.2.0-alpha.20210930.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"788897c0be68fad8d7787f8fdb699eabbac6a8b9","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.0-alpha.20210930.2.tgz","fileCount":18,"integrity":"sha512-qBcuvPnAaZziBgkujKqpgfLRzHH3Wxd0GCTueeMm1seW+03w9xPp1aWkRw+n3pZagFoLlby7w8pztUN/GkZ4Cg==","signatures":[{"sig":"MEQCIBOzE7twRNmmF64vQw2p9yU9B+3NRX/zl/V/FvLScfqIAiAu0gqrCmM5SNh3q3ZtHNgaN9+snQROEyVlnfiJttB4fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32330},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20210930.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"14.18.0","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.0-alpha.20210930.2_1633025531782_0.7830996087996573","host":"s3://npm-registry-packages"}},"1.2.0-alpha.20211208.17":{"name":"@azure/core-paging","version":"1.2.0-alpha.20211208.17","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.0-alpha.20211208.17","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a0e9fb3980ea3d37242b2ce175e163b3de13e15f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.0-alpha.20211208.17.tgz","fileCount":18,"integrity":"sha512-E0DiLodKDvE4u0ksn9K+DYrPf05bCsF4G0qwtuNIduHE3H30EbmbsBlk/YNaxMBtWC40PWMI5kaAmVXTkAGvhA==","signatures":[{"sig":"MEUCIBA/65PGWOLBWl56vOU6vJ20d1M+fdtKGZfEACs5ZS4sAiEArlZmm/qOJgdJs3xqgZK7DOxDn2fuFskYTAX++IzxLJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsbjICRA9TVsSAnZWagAABm8P/RoBxhbGvG9OPFgLxy2O\nQ4rjqSYs16ukANRdrsgcVn5pk3tY9bF9+Y/PQjtEZ/SiAhFLSfo6Kpu8Xakd\nzbRh8NL5t8FRT1zkmRmXezz+cIfMC7mtMZNySbOd+tiK6K+ETEtHsCwTpkXW\nSaalAaEeuNqTVvJRtykoWCY9wjdy/YHDFS4oaO6Cqxb2DHWLTeosDjR4V54H\nuqfI6Yg/SWrzGePTJE4tjNHCDgc/YRYSIsud2pNls9aT9LrpTSpU5t+YqtDL\n+vX/eAReKpYuLyxhQNjHsli715XDZp3P4uODoyr6umt7BDtl1Z2QL8o9vODv\nS0qvSLYAywv9DzL5ykdPpimRxs9QRyjSinkNOhR9iIEeKtpYKO8mvhwviRMU\njHp+Ks64J4TuNURn36znkvI6rpaL5WgoD7CmethGzYuIcfLDSPa80q8C2tUd\nq4Hicg4X44iAUN1wgadR90LYX0e3X0YV4EQYzjIqVNZyDpqkepMYPCUhL7Sv\nUwHpq2NxIPDYPNQ1c6zdNdArj5scuVg0xgDJZnkjfg4Kl44x0aF+5Hy1D+ki\n6yzXpdNqlV6RFF6x9BEEk6QxMPstTCSaPM5yO1A48ogUxCb0+LP5/hAOJ0/R\noYoOFDJsoWRkc3sAbV0YW7/9D9q45D9tAvCZ6T/JgpxR7/bTM20jChbh1sPN\nKvqR\r\n=Io8/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20211208.17.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20211208.17.tgz","_integrity":"sha512-E0DiLodKDvE4u0ksn9K+DYrPf05bCsF4G0qwtuNIduHE3H30EbmbsBlk/YNaxMBtWC40PWMI5kaAmVXTkAGvhA==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.13.1","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","prettier":"^1.16.4","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.0-alpha.20211208.17_1639037128619_0.7586737919031286","host":"s3://npm-registry-packages"}},"1.2.0-alpha.20211214.4":{"name":"@azure/core-paging","version":"1.2.0-alpha.20211214.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.0-alpha.20211214.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2ada225343c7e09f5322cb8daee35259007c35b3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.0-alpha.20211214.4.tgz","fileCount":18,"integrity":"sha512-WyofPapXfO65t+rM2xGmq4K1LO1LSnt/WrqSH4UtU/0CEK8vLbSGvurVvyt1MTSH4moDVc1Nx1VGGwKW3PI63w==","signatures":[{"sig":"MEYCIQDNTg7dHXgZ4P+36xLvPxP5xsfoUTrMy+CSb/YD97N1AQIhAP6XBVQzJzuK2IRW5Amnu3iJtV5TkNTVmEfeq50CfP0F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuOvNCRA9TVsSAnZWagAAlBwP/0R2+tozYutF1TDfUIHp\n8iINE5uBxJDElbiDHm6jR1o22xIijNs8Yay7dTqhXlMsP+41ojCafFQgO2zv\nGSUe6sX7UOSOTad+7w0xNfWZQw0zh2JA8kpO79/1asVO5FF3llV8ixFrcEuo\nrqHvJg/fQ+MD5L9xRDTyg1KjZyBj18CAME/7IWqPt6uBtIxI1gUQCjUauwgW\neES4CUXReOkU1i9Rt3Bdz/qWaZNw393qlx2iJkX1qm5e7SCuhpYFMNTxW1SF\nDO2R+IjGwYPEEmEAkmbRgD4e8YoG0QW0CqQbRtAzcUErVFSg5tLdIaqgvtgA\nEL1A+uYqsEh/x55QruVg6PhcMzDsntFVEgQh7yYw8O/Pk0r3oHh6G0JPVDVC\nbYawFxH9BKp4I3pygqRTrXEwN1QA/9Yktml+oxafKtM2vcsIv4ghoY5z5tiC\nWapFjJv5/rtWCxjT5hEKzCaVihK7QlMwyVed2fkjJXdIFWexEcplX98ceEVu\nGA1kc92teSL9CAA4VYwcnLC79C4yckn9D0Z4qALZkBNYu4wKKN8BCChfUEFy\nwzCezYyH3UUHak1FCWcAHNE8zv4Na/PBroeToUpEO153Kc49AeIC5RnhoR6o\nbvxyc70cFxrpQYl9kTF3wtf0g/hK7+L1XjAhRL1/bArDLUu03Rq0Pzvdquka\n+tgz\r\n=BQvg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20211214.4.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20211214.4.tgz","_integrity":"sha512-WyofPapXfO65t+rM2xGmq4K1LO1LSnt/WrqSH4UtU/0CEK8vLbSGvurVvyt1MTSH4moDVc1Nx1VGGwKW3PI63w==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.13.1","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","prettier":"^1.16.4","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.0-alpha.20211214.4_1639508941295_0.45535187958424617","host":"s3://npm-registry-packages"}},"1.2.0-alpha.20220104.5":{"name":"@azure/core-paging","version":"1.2.0-alpha.20220104.5","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.0-alpha.20220104.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"80200b5927ca1f7c03a174fce5506d8688be280a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.0-alpha.20220104.5.tgz","fileCount":18,"integrity":"sha512-UzxHnl+rnuyi0z8och4MtS4P+RbBCuyjM9FN21cJinivjIl0owIaY2/cY5va/AIfAlLefop1lGjg6+uFmIHskg==","signatures":[{"sig":"MEQCIE6r7P9e9mnJSzxRuPYT7v8LSpef/hkWXHhJ3ZWOBkuIAiBMnt8Jgj94cqOByWMPmC1D27kSU+cIS57hiDhRdf0/2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1JxMCRA9TVsSAnZWagAAYUMP+wVYomkI3a/mQWWkjVqQ\nbGDisc4droZIXo0hqAe7F//NvCzQcdepBJBOZrBtvYWFLbB1gtHapM6QN5yI\nuKqp3hlTfP+nEf6gBkRUFxLVaRyGx7WIE5jiT537YEC8/wJFw+B+DvIhLcaO\nbK5MUcNiXnf0JyabZmjRGLcUp50WWY2DtkMY+R5/rtMvFCTuH1Bb6djWTiM1\nPRcAJOf6AB9Uf3JFBFFbTXba+Ew1IEJ+PPDgrTv3OhRrKv4HoH+mljVBLWrg\nPB5yiuZ5OF7YjLlwsK9Sfg+k6Lsa017C6OlHLmOXm9QlazoUAgksBHnjjgAz\njjApArXW0iHWfNbBjJWODThCKBGLVnBrLcIfzMXerp4pz0unNBaKApPGHcAb\na/qT5ea50wG+4qnTPyIfX2Fwk4cUy+nTZvrIFYyEaGNg6tHQjY/JIAI16xp2\n2Yr+g25BuRQtvNcEb/llQne+OdMB94AlfO9zZEJPezw/GeQ+flIX6MuMjG9K\nhJG0DbjYUNe5VtP/3mBuhsz7234bhYat4Gv/V1UXxQKePuapK5nbvSMoDp0N\nCqwRNVdetG3U28VX+4XnVQ7eml+HxamNKztZC3mKF3MAofUVFrvPdfulFXtu\nvyuxrfg2f4FAgIRTJFoYTh12Sj2hSrOm6lQ2KJZ4Gn1F7SXN5nRAFNPKvyMV\nkkBp\r\n=/K3C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20220104.5.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.0-alpha.20220104.5.tgz","_integrity":"sha512-UzxHnl+rnuyi0z8och4MtS4P+RbBCuyjM9FN21cJinivjIl0owIaY2/cY5va/AIfAlLefop1lGjg6+uFmIHskg==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.13.1","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.0-alpha.20220104.5_1641323596825_0.12616650706681298","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@azure/core-paging","version":"1.2.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1b884f563b6e49971e9a922da3c7a20931867b54","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.1.tgz","fileCount":19,"integrity":"sha512-UtH5iMlYsvg+nQYIl4UHlvvSrsBjOlRF4fs0j7mxd3rWdAStrKYrh2durOpHs5C9yZbVhsVDaisoyaf/lL1EVA==","signatures":[{"sig":"MEYCIQCh/fXipkDNPOLv+tJ1tUVpAL5qt57MWeVVJEayJ+0yjQIhAPNuwy8n0LOPTQmfaiM8Cu8VhRUnnth24N7l+3e1K7l8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1zTbCRA9TVsSAnZWagAA3+4P/2ej3PMlYqFF9k/EWmGy\nuRqMKFRR/Senro/yfdACLqKAg5CjaHc34zn3qRU47CffLbkr2s+NpHrYOnwF\nQCGxDcCxsLw34HvZOHJF6kVePKT7L5VDGeqpOn7xOGWae8u9sZ28C491dEvt\nRcuntspge2c76+m3KdKyvTtrjOv+dnImXzxb8PfP0et/9H/iRow7H7QxSwfa\nRwuSwLFZsMc3/CxNESksHmQDSh0nhlmXWVERGj/J4p0CHKFuMBn66wfmH3EU\nmhUDqwnBSc/SDaYo0OThQha4ZYsY684W5TO5C1zIkcoOCGlbNnqPtB7spgKk\nUqdbWUDenn3GUbgB1qN7RtnAmnjGRcvdq7vbF/Z4PvLqbZTYJuX6qw2tGrMV\nHvak1BE/1FmIuN8zHFWxQlLJmxIZVtUKwWVqwRpOTgP9MSmp1hgULMGWh9Iw\n/2xhJjxOYNmwFyICrUwjy2bly3yUYCsL5x30YKk1LT9ciJRgY8bGvVGJ6LaQ\nEsID1h1UdnoMuBlxZTzcWISLNcOhu2NJASSEmRsm0rUPnRczA6jVDvvkWdmd\nnLkp2U7wHiE5BVZT5IA6gF01XniAPbkIKjuFgY0bGAaZCJ6BP0hsxwByw/jN\nKHqpnXXDTkkyqQR0Wu4/agkyViHe11i8sKSIX1Fa+0/PalMYCm8lmSn1E7Ic\n7jQf\r\n=G8N4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.1.tgz","_integrity":"sha512-UtH5iMlYsvg+nQYIl4UHlvvSrsBjOlRF4fs0j7mxd3rWdAStrKYrh2durOpHs5C9yZbVhsVDaisoyaf/lL1EVA==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.13.1","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.1_1641493723157_0.871934755854092","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20220106.3":{"name":"@azure/core-paging","version":"1.2.1-alpha.20220106.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.1-alpha.20220106.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1fff1a34219c469aa823d2c7a197cc017451f441","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.1-alpha.20220106.3.tgz","fileCount":19,"integrity":"sha512-DjMwI2cBJoeRDIX5xQL8KhjC0TtL8/wwTwUFaHSGs2R5XnC0MV3d0Tar1joZtu6MKrq5OwYtg7uZxJFGwIk/4A==","signatures":[{"sig":"MEUCIDILqltW/CyunJVMdHWuo6FgXJbayCOBZeZwZmdqKwc3AiEA27JKkOvv/VhkGmZYdRKVqumtlKMRVUB/e73TPO680tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1z5pCRA9TVsSAnZWagAArF8P/iPmiR4ZSkKg9+bcxv2H\n4gt1n9CKYnKvsry3FmFVjAH1EMBPp2Eg64LnAZ0RFc2NjNuOGbBm8VGeO/zb\nTGKN4ZinEJuBEVsBLJDJhK3v4JvojYe4Zg2aidsUD07FaOU6yenyF3XAVTvy\n3aWusuDhAm3Z/OLJdzXWop53UY+ZWKNvd9ctKknVSdxvPDNUr0u9bXNtRWyJ\nvfeSs8cR/fUafa1i39kMrhkGHz2yWIKiwAtWZ5YhzEkLKtggr9a5FBruO1tp\nVnjgAr2mJbJmw8m9RJ4JY4ShSq4Y2WsqyzPM1rCqylL9NlqBIwF1ay1A0qIx\n7HMnSFE4L40iTYSO+fTJXxrQQKkXjoL5bBN4alcQp3K+Uh3Cjf/CervrRY8E\nsSp+NYNDU7q2S6fLdXKDiaCrsvkCfPtnJAI0ltJG+SdUpnYIB8362b+u4EkX\n0RNc6GYv26CqQH8Lipt4NjwtAfs+qbP2NnJSjrhAQTGm2a/ofZsvL5m4ftEn\ntfEmi44To0U5rCrTbpTD/YMDafUgPLoSSyv0VjVXHNWUA9uAu1gMxZbT5TW1\nft8Q/zjsguWD2wIBfau0etLvexb0LZVwalSMbwj+EbL9Ekw5eCpT62hxg/Y4\nR8GX0qexB5e63Z5Ysnqfs2y0bjiRSlnzD+i8APNtmIC5TjOAEYRQ9DBYCd/D\nlYLC\r\n=l+IG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.1-alpha.20220106.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.1-alpha.20220106.3.tgz","_integrity":"sha512-DjMwI2cBJoeRDIX5xQL8KhjC0TtL8/wwTwUFaHSGs2R5XnC0MV3d0Tar1joZtu6MKrq5OwYtg7uZxJFGwIk/4A==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.13.1","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.1-alpha.20220106.3_1641496169293_0.6079700068359837","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220107.1":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220107.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0d663d4fdc2f6d8ab2e2d7e241f7b3eb22ccbb61","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220107.1.tgz","fileCount":19,"integrity":"sha512-K8jugU7McTa7YTOfRiBadlonovBMmKkVp+KYyaz+dmq7NeIHtEcshk1LXIgVHol/mZCYUdFRwAFvSF5jdhNNaw==","signatures":[{"sig":"MEQCIEw4SZO9JBAGH0HAgxt936N1zExr0QByvhsT+inTXJKUAiAUfELekx2hTojd9oVLBefpZbdj1OysAAF22RYm7DhKPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2JBoCRA9TVsSAnZWagAAAIYP/RUHJ9QvyrN2W6Ibvc3+\nFArAy+zWNPwkja9UCU/dvJeZvr7681YmbvhFCVrP8aR5+B/0/WNf1WJ8RqmA\nLHpuBnPWg0FK73Yy1iB79budvOdhPHKdknmk8SZont6pgTw2nyD9eFmjhX/4\ncZefi1r/l2APcLKGBCvONnUSY9sR6prm57+vLvIArza8xMns02MbDfUkE6Xm\nMx9LJNRxBc2VKhwh2R6Q14mmkCACDHHdvjskStmD6OnUw9QSXHiK+MlU03pP\nWBxrfH4H30Ey78oTiM6KLJY2rsnsz+yxso+9ibugcrMKjv98InBZBkFAGn3g\no6RS7p9t+ohTHMNkeAKL1HF6d/RZqbzAq3mpux1Bd/uAtlAVyuoHJwGJjDQG\nrtLXRkgROS5MzcPNZOdCh6PfW9Vd/OI6or5BPo13j+nkEq0qfCAlqfFCE7jp\ntdy9PpTdAjhIHtd6gXXLbizgLWq1pZSC153czzEC9/ovKN+urueZEsKU5ole\nRvCtwKQl+7dfCveiSoM6PVmOebH1gWfWv6wurwaR0eJkRE+l5FztFfzhGxcZ\nkzEnMObcvbm9RyYu537/f6QKFPnAdWWb8OhB8I+gko5Z5YtJAWimETp/UdTn\npQPpBPHmt8K0JG19miSNOMPItaKzo0ahIO8eZnFJRGDLVWlXmm/3p6M0s7j/\nTjVy\r\n=tnLR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220107.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220107.1.tgz","_integrity":"sha512-K8jugU7McTa7YTOfRiBadlonovBMmKkVp+KYyaz+dmq7NeIHtEcshk1LXIgVHol/mZCYUdFRwAFvSF5jdhNNaw==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.13.1","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"~0.4.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220107.1_1641582696478_0.4109076726473624","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220112.1":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220112.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220112.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"60903dc973b3e63f5f38977beddef28257848996","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220112.1.tgz","fileCount":19,"integrity":"sha512-t1O1+My6Y+bkFKzEMXNZjV22p8rkOg1qN+tls7+itQ0vEq5mUDwjuoYNIVpaxWgV0K1xAzvRTdJ4MeGUq+uHbg==","signatures":[{"sig":"MEUCIDKZS+t9yrxqN5SV0XzYC8q+5tzTR2j1RM0zJ8kY2+NLAiEAmJvemwEyHnCKNp8XtCQCASsCEnqwGO6O0sVHxr3RpNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3ydUCRA9TVsSAnZWagAAn7wP/j3WNuloO2ncONoM2AAt\nhLE5ilWaKtToCQKj4GinY1Pv5xC29+kbdDnT+Rytn8kyXXErDneh6WJG6dso\n+IvT6HzLLYu3b6muOmAGUeCQ3tHAi7af338QP22OrsCun1fwn2p1GwmlBGqX\ntNsYoIzj4AlP3QRoTtyUdcrMlX8fRI352TUt/kTe0uJnNaEeLIhjzTsY0xOf\nRst9J+4LkHGIM2ZcC6CGuGwnepDD6ZNYRCoVLvprL3B3ToJtRdCSKhf0rFuB\nnPB2KNWqNGNTX4cKoSCSA7eMhrKH+PuCOjuXy0lPWaTfpZcHnkXyETBTRUK3\nZhazY9E11Hsnf+8oxyAyoEYUeujM2jBTB0bad1Hdvt/Z1myo59PEHcweo0o4\n3oivLdXAjPNrOI57U6u6k2TEwdLp9CCWVweDPTa/eeNnf8Hm56u8hc+Lm5M4\n7N95aFXfkAfa4ZPEKkdjSDgzXjIR6yyffb4iaf2R5TayxF8YGNdhm102FbNd\n04vVL+jtjJTauTZaBl8KHni0lR2iAeVBZp8ymIgtqitF+t69UQzhQwt8nAc1\ngMx0Ci1H6iEmGOctUxVB0pwMmJecTdH6EqZ0zNWPBIhhGzSMICJOFb89Uhz3\n4JL9X5mHuIF5iSPvMVyLNCBM3ZLp5uzja54NNDQO4P1Tw91BQdLwfD5iMQy/\npuHB\r\n=NGXd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220112.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220112.1.tgz","_integrity":"sha512-t1O1+My6Y+bkFKzEMXNZjV22p8rkOg1qN+tls7+itQ0vEq5mUDwjuoYNIVpaxWgV0K1xAzvRTdJ4MeGUq+uHbg==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.13.2","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220112.1_1642014548335_0.6197802659961307","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220131.3":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220131.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220131.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"088b810f74d29a876e5a50197f165eeba057d18b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220131.3.tgz","fileCount":19,"integrity":"sha512-cAR5ciU6/xMvSnuKBeNqIjEXnwM9kMlIK0ukHtBeGl31lmbks/8jeDMMuaZ7rAGkyAgOD4J8602K12vd2nRYPA==","signatures":[{"sig":"MEYCIQD/Y4BbDr42eZ5CPxVXi2tdG0wWF0Y2MaLkgVH8Xq04fgIhAOqkaIN6mgycwt207+VJGs5WPwgXWF7Z3fQczgSxC5lM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+DS4CRA9TVsSAnZWagAAzLYP/30HFRHql7VcYhpSBJpB\nRV2BVEpybdSMBtX2WTU6l+otl0eDGIkcWpp4O4sFE2I+IpGa/k+ogEkCZGDq\nwVaI1x/M4uCrDf2Ys7/yDoM3eMZigmEUKdsLc/LRs7XBDlYVyDpyAQx5XbkN\nALW4imolwzD2zQgxQWy5hlcT34Gm1BxIegNJz1YVapZ6rmLEALYirdn0v6Ml\nIUgc5j9MRtDjIGaHY/Gzu9EUyPiq75bRDICN0dKWrZfJlY3GS6ayBA9DITh3\nBmNHiIe0q3uMmXVXQtUpZ3iJFUMGyaPEtXVO8QmsN+mDqUdHfch3rYx/HUyI\nsLGgst2TQ9JQ4T8UZZHMlhxZYyq5xCmDlYoS6GPEFjpPTc+uVhPJk6MOWgBr\nsC7+YEX4aNG2AxYEpCpALtCiGEWzPJqdG9FdXzdYnrCAxn8bxJ4pS2amWKTW\n0nYu8PEjPGdNa8z9BReMyZIzrZlWA1V6v3xUJx9WuTX2dhNwLl2E9lENFf+Y\nPAlS1RTw/ACM+NSw+E8n7gm/BLkJtul7VXWv9wN0mYRJU/QW/B4ObIGzlBTH\nPIpaT6Dcg8oXzLSkairyuz9bnpmABB1C+xc2RwP9SzmUY0miIH490rbx9GdL\nakgR4Afe6M47xlej2IW94qtiyehGNoPFFgzBl4qWzwSSPTE00RBT8WMS0evt\na8XM\r\n=ny1A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220131.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220131.3.tgz","_integrity":"sha512-cAR5ciU6/xMvSnuKBeNqIjEXnwM9kMlIK0ukHtBeGl31lmbks/8jeDMMuaZ7rAGkyAgOD4J8602K12vd2nRYPA==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.13.2","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220131.3_1643656376671_0.6259692642222716","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220307.7":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220307.7","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220307.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ca707b8296943eb7c61de173821ad3da7f92dc40","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220307.7.tgz","fileCount":19,"integrity":"sha512-dYKPTOGTjHcSHFd2Hnl1htzgjMCGggFDDxg6QsDnWiucWr3cvlsHA/qCRxRY24VbjqCcgQxgLsUnKhbl5wYLPQ==","signatures":[{"sig":"MEQCIA55bgkvB7Q9YiPPCByae/wTlmS+4w+flWt/8My4msbqAiAEyJqBvjsHbmhdb7YnEuAM39z4ybbrswqYFQIFbTd7EQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJlkXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSWRAAiniEV1OcX3bFBuI3hBCp7Cesi5HwCkLpEtytbzARe4Ife5S4\r\n7fNsig5gJcjf/v2T3f3suhFaJDG+c3MHuhKiYAAIIR/xLlCtCkQ/8g7ZjpeT\r\nJDDdy6SlujyBoSFhdl1oHTAtbpMezotackoxcfaPZzHkWEw8QiOcCtGQa6Ty\r\nX8ec/3muf5j4Vzqa1C9GR7PH+kWqqxAVuauD48jTb3nzWhlVxjBVKd728aB0\r\nLN2Z3LRT92fg3f6wA0JeQ+5IdUik7DqYzOXY19UkIiI0a/ZpWJQx6lSAhoqr\r\nNTipmz6nAikViTVjhpv3i6hYsobddL3Dat4weatXbF7/Pf6q6Vr07aN3KrF4\r\nSZfn+rXjAPpLXuqtqlX0so4OAAwv6nHEMRnb5AoqQQWU+vxjcfwoU42wk+T/\r\n4S2+CJGeRv3hOnOuJRteH/3UJfwGMR7rZmvieXNMe4Rz054xZX0QTMjhOQ7m\r\nmhpwSDKL6OmEgjagPsSlBgNECynSA2sLh2buw7I+gz+NgIJSh6bRfZgYurWJ\r\naqIk7lO/CVkWlfIVa+IeZY61l8Dytc6iIwGRuM5jKC3jXev0Jrph7HvXDZBZ\r\nPhr8Ta+RCkOmkvagT2CdL8QLApyoG+l3jH5OCBj7n2NYUcjubtY9zDSZyAu9\r\nLVD3T2Y6sI0JhZteiQanQ3MEFPaN2cG2iUk=\r\n=Yzmj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220307.7.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220307.7.tgz","_integrity":"sha512-dYKPTOGTjHcSHFd2Hnl1htzgjMCGggFDDxg6QsDnWiucWr3cvlsHA/qCRxRY24VbjqCcgQxgLsUnKhbl5wYLPQ==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.3.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220307.7_1646680343449_0.31718627288314916","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220309.5":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220309.5","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220309.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"95fcfb83e228967df472033e3f0ea080faeb4bb0","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220309.5.tgz","fileCount":19,"integrity":"sha512-R+JNjU3Zd02wphhgXFKI42920qHa/79oOK72pwFV/eGrEFfGpudCKXRD/PnSYGy1arqYJCHW4wjHdZ66tCJzAw==","signatures":[{"sig":"MEUCIFYHNP50mNXDCwdjcBcTrdTn6Pmr1WwDy5UkAUoJSmwsAiEA7qT80FoW1ITTAP3LneRE2rXkassaAAS4V5gKEhIGUfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKP0LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjwQ/8CoQPvHDIQaT2c/o+UUSgqG6NU/u7M0RSjWRqRSI4LwXxqMmh\r\n4DP/FlII3AQkeEcdogudLGHO25FniuJ5Mr6+AYoiQ88znuf0e/EOrfaeD8Ma\r\nLXDBx50+RfZ3Wyx4UkQy2A+Tui31ZHRxNd/De0oF9K50kdxK2q++gRS+Y5Jn\r\ntbHLXVfCTRvgnhwexpYK3dMf2eHNI55FFcjC7Ku6edkL+dB7j7glHgycnwjr\r\njSS6KBK5qPPhNUPIxspeAWgcWogu7goZU0LRCG3O23J4ftCqJWDimKNZKXLu\r\nQfasNt5g09mqzN6b9wZOFk0QzH4xOiqO76KDCPXePJBt5PxT2Ck/tP+GwJes\r\nfhpmLB4hYXnFHWDF78WwHXuZlVjl9P8oFTmlDHLs++1LJR683pqJq2uNJQSc\r\n20DaAqP8nEv4HaP69C8j/XyhDvzYKV7uZBCFULBJLXW668jl8mxjeDZPTh0+\r\nMtDAwSQ8TiCS2+z8vQu6U7Psy1VlcrgdkOMuh8JGWBiWwltw3Ee1Gnlwhfxw\r\nzLrOLFKYIbxZ4Ixs9F+gXEoUIfp6RzCjS7T9vi5WvX7Q13sak1rL+lF63qtU\r\n6hEPJljXzMqbt2UcVh82NxNXd621KPQQIJcHto7b/WDt7TiaeiHF7P7k4fhC\r\nn4bGoPEMr1O9Z3FNUYeM63HjJd13rKNYqKk=\r\n=sxjP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220309.5.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220309.5.tgz","_integrity":"sha512-R+JNjU3Zd02wphhgXFKI42920qHa/79oOK72pwFV/eGrEFfGpudCKXRD/PnSYGy1arqYJCHW4wjHdZ66tCJzAw==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.3.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220309.5_1646853387143_0.4525105832165295","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220310.3":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220310.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220310.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9ba4a508c77a615087cc97c1d37307b9f0cfb079","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220310.3.tgz","fileCount":19,"integrity":"sha512-AXUprcSObygKz60ghtmzAU5Sh7sDhXBRNOoUXe2IAqAMvwRfYXdNWld0kcdKVWNiVKheItRpN58grTUz4J39zQ==","signatures":[{"sig":"MEUCIHLCkPHi8FJX5pytZLxpJFzQ0rIEqiTqWWbDgetClPy8AiEAu8Q5jJw0GJ3PgYplVoRiKhvH5wrN0Nd0KK/DQfPhFYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKk9wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrD4xAAlM6f55FGLD8ciZTHdaZLSFTgJs0VBUv0tGThjFtFRY0Dm5Wt\r\nDqr9095P9mRiB5huLWyLM+JG7FFqQmwmHzqNQ5WeG+prgaoVQD/cIJ2rssTs\r\n/o2pR9aKuTMY/1C8Q7itHcdNiTth55xH4OYPzGWBFuVtrB3WG2nSGTHrofr+\r\nLYr/HelbwwrL2R0cSfpyDg3TymeGQXa/1t+GGfNjECS63hAGceH1HTgaBapj\r\nnQtzstl6Pf252Vz9cEdHG3tE4yBOMqGfvkRWg+91zS3N3bpsJVQgY17i77Z9\r\nTUeqbGDvu6AiLAarH9PQdKuxL7TziLC0g7nmvdFjBezCQdZPkfCNr+Zpoih/\r\nHpzJz7WplZzds837iZLipwTezapCAtoiFs4e9pckRH+BroR6V2iXKll5IxQC\r\nfXOxvcmpzj4LBnzvotQIeaZGGrsW5jlqD0UNsh+kAWKNwtj0I3Mv+HotiZJt\r\ntu1zBG3sxs3BYxOWIYWLniwTQPEzzgkFP15ULp9xT5hX9WO6WpwgFYq5+AKs\r\nGPskuZtF1oTORPpAfUEc0df9FUdLv0XyJ3DU+NfCYCJtUatgrjsV0X0ySITw\r\nplUs0AzonCsYfIIMW0jortDIaYfzaHTlxNh2nkwC4M/C0Gu/o0W0lYSaydlT\r\nYyTWmlrkWYJITqL7eMrATJq+Mbjg9bq218M=\r\n=JuuC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220310.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220310.3.tgz","_integrity":"sha512-AXUprcSObygKz60ghtmzAU5Sh7sDhXBRNOoUXe2IAqAMvwRfYXdNWld0kcdKVWNiVKheItRpN58grTUz4J39zQ==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.3.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220310.3_1646940016555_0.58228946132289","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220315.1":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220315.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220315.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e23d33ddb65be496bbe99b060df29ab1a1b8943e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220315.1.tgz","fileCount":19,"integrity":"sha512-96vvL4i7MKHy2qWQF2Awq69oD1uM6HVLuyeDpzmT0Rd9prTxEOzbmnUKW7CWPa6GYISzvXyOzJtIugKKelgWPA==","signatures":[{"sig":"MEUCIEyhMr0JwFjf+WL8//5HoTU5gWwrMvOdwiVeWO4NvpmWAiEAq69L6puughLZLJwRhNOf5d2GH5TKabR5Uw4wtpsC6AM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMNgLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIvA/8Ct41XKomd84HYBVKr6Mjq51+WfhrxtkTLJVkitw22isvWkiP\r\n8/WhsykHN61CZYYPrhcMeq3N090fZBUl8081e+LnArCWLiiYzWbN6wQYFesO\r\nmT/YL9EFSFkKehVn/9TmGZlwDcZtlu9iHsB8oGgvXcdvjI37Tw+2MvhQchQ2\r\n/ZqiLlWWQuTVcE7YghyTLthxy/fho7hgcPkYRVf8gWa0Aehs0m3Agr/gc8H5\r\n9C1Gqmi8KTng7qB/y1SNxe/3qX3UWm8QI7JJRLliE+Ms4ThyFGurTDQTjsVn\r\n/fGVKSjp25cHdysD5yWI/YBcb93NkNXLrt2r0fvCOYLrBdaUM/SBtXbGKuqm\r\nLzEW0BuhVc+OWdwyFsaNj9dc/PZTFs7/Y1HiuMOepQR+9d5I6mFaofGjPyJg\r\nYW60gPpA+GQIOhpSlhJ1KslanWyu21xwEuk9EqmQsZFlhWUpm+Tr1cM2aeHy\r\nlfRydATPiHtx6AYIgpchzQHY1C1Zn99c3+4EvWDPLU2dzP2pwuZu0ha1mz6b\r\n5eo7lNNyeyooBd+BXAid0IlYsXYMxENUqy9jsTG81WXt0FkBpitB4VYMBW8O\r\nNPa33P22TzY04UhMtJiEbjrd9qQf1czG3Be9ZE0aruCJXHHPKskG+X/Sd9df\r\nUhADrmG9UaDBsvbNjherwdXgftXKtd7EsXQ=\r\n=dbkg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220315.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220315.1.tgz","_integrity":"sha512-96vvL4i7MKHy2qWQF2Awq69oD1uM6HVLuyeDpzmT0Rd9prTxEOzbmnUKW7CWPa6GYISzvXyOzJtIugKKelgWPA==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.3.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220315.1_1647368203122_0.6127613777815362","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220322.1":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220322.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220322.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c2f9fc55e23b67f583403f074be880e2bc9f2e3d","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220322.1.tgz","fileCount":19,"integrity":"sha512-4r2gsuYZTZEoQwxXN9IxUdBpYt0S5oY2tgmcJ29FvHh6jEYxZvGqWRjVoCEBAVqGdpyM0OBaogPxHS0ExpkjoQ==","signatures":[{"sig":"MEYCIQCfy2gPAmEfZdVQaYEtsElwYx4XvtQVTA4U8KVpZaD4YQIhAM8Xyke169phT5gUcqefdugC/VIgS8fKQGMghYEKat7W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOhIBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSpQ//SNhXaGBWQXJuLzbqlaikJHBlV5XJFyzefSYkCkSXXMVHBrGv\r\nCld5QvAYjsLvEFxvNfS8ljKchWQIjjcAso3+vCTMimbxMgotnrBmg3o9WHhA\r\nPzjNQuNXfCZF5TG+HnKUXKla5PQ4PXCucfhywoW91h+gZ3+pSqfy/QiVLaZt\r\notil00riq9JVF8yTr35agC6LQGmqygtejAEa5crjXr8UxfXnUfwK6m6r6JNU\r\nIb8K2Eb3iaBrJBc6IrQ5m0kjXD1s2LAGA/QSgygKpDZW/CLc6xcJN7qpeYr0\r\nxwubHl1X0FF3AIrOditJeMGvMTSPl+YE+0pOMVLrq7qJ+9GwB+WT2SDFudgr\r\nC59VbK3QWyn7q4YDi+BwBvl4jiF/LU/SFQL55r6FEb12E9GTArN1zvJNQvkp\r\na/z5wihQISbgVxArGMF3Xj8Q1ZxLdNNoPoVdhR4A9nUs5/D5hSmtZqMz6RT4\r\nGg4Ejs6QzDdAPEBCLZgiFoisCI9Vh0W1vXGPCGLcI8+3cQeZcBusj/2r7Tmo\r\n3gf8eSeuz3htTVCQ7T88GTIBGF7+8WiWLFHAwXtGYx/t+wHsIYbkkkohXSjb\r\nehyXSNcEj/r4BIxcQkq86GQmMUM52Zy6Dp/gYKFTFQI7xSTqQDfrqBmJRVz2\r\n8KRII/FHrsrfQUWBXIyx2Bz3QvIGBp/KS5A=\r\n=i2O+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220322.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220322.1.tgz","_integrity":"sha512-4r2gsuYZTZEoQwxXN9IxUdBpYt0S5oY2tgmcJ29FvHh6jEYxZvGqWRjVoCEBAVqGdpyM0OBaogPxHS0ExpkjoQ==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220322.1_1647972865175_0.48352279221367467","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220406.3":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220406.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220406.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2d47912daec642988b142e3621c37641e68e4171","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220406.3.tgz","fileCount":19,"integrity":"sha512-eZRvGmNXfc2+ouY+Du92QiK7feWkWsHnZEaPUhwQSBFDJ9XMWCUxr4r499EPwNHpQwt8U4ifxJ4eTlhSGRddcQ==","signatures":[{"sig":"MEYCIQCGb+zHMhUh0XBRAKnztvjeSs6WRq8+BRaiTp/b6HDvuQIhAPUtDPkJFUc0PMxBJQSK9l7yqMg1xVuCrAS8p1ol8kVS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTdjdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvOQ//TsVkP+LzxPD2+F/7rKmC17j6CMvyK79beHKZjeodfbHp1TMK\r\nUhJROPNUh//VzJPBA8AgKlvN63pS9alWU4rD0BYy8ayJYhlgbGD8OdhiHC+5\r\nfyT2EP1un1gZdqWO19YbZXAjj2k2TZCusQ0QZ3kJ6zKQ3AeqN6hFfTMJCQBA\r\nSDrluVvKzanqMAgzAThm47OYz0uZBem9Mke1DM8ddWZaExIfPgwpESD2Aqp9\r\nQ0jbOnSkbsY29mk86nOqAU0Pdg7BNdVT6a9Rc9/QargtrirSE5pbW82V65Uw\r\nrQjulKTQkJEHeW+HNHfUP74PHKrjNxHlE/IuMSAI+2k4X7oahLRQCUijvA6h\r\ngA8KJ69HcCXkyxO+dFrvseOCQTTAvRf457ttS+ZdeUZoSa4dM9rjeWcMuA6o\r\n4zxavJOVOxbnWcKO0dtRVkaMAzEv655E6z0DsRbKFwc26q4bfjy/KuiSqJE0\r\nWgUDDDuWD2Vl95OCFGQGNI5yoWla3g8wkTr1yjc6oWfc3b3m6qPracVcPWzX\r\nMvu35gj6+zihbC8amY9BAMjXvefF6ufUbSUqT5BMCi8SzUzuXzoRmijMntQY\r\npC+w9xJ/iayPWlmHj+8bHmuHVuxmSAC9ugbVVptdTvPDTbcc9iDizj3wLClP\r\nIVGNdFLqkPwBB3dj9gKwHMO92F8GPkaE4HI=\r\n=1FRR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220406.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220406.3.tgz","_integrity":"sha512-eZRvGmNXfc2+ouY+Du92QiK7feWkWsHnZEaPUhwQSBFDJ9XMWCUxr4r499EPwNHpQwt8U4ifxJ4eTlhSGRddcQ==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0","@azure/core-asynciterator-polyfill":"^1.0.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220406.3_1649268956988_0.6166615169484817","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220415.2":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220415.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220415.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"eac34e49833b57210312136a565d10d7def5db9f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220415.2.tgz","fileCount":19,"integrity":"sha512-TJ4+LzAABuCpgGS2RLYm6cOhWfArHUUpp1BLCAAZ/SGGYH1zK/FLioawwvcbi2/+S8RkSTXnnoRXxbnd7agNew==","signatures":[{"sig":"MEUCIQCzsEyD3od3I34PrhwbXuBTgt1/IRf0/ay2OonPr2TGmwIgKgeltsGibwC08BVDAPKg5fQZa5F9vaXa2q7c9uxxkbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWbdyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmojzw//VDYL1tmAE79r4ji4wHlp1f+KITMeViRQUpLuqWWDEIlh3tZo\r\nGI87D3aKRkIxOj7jO7Fsk1rLfSZ/Qd3dZZdnoxyLHtxVeC3LekTwLkQncwm7\r\nbux4Vu5fAyyBTIXpMzzARu91DWs7ZuDMVwJA+1V7Tus739eonBbBOoF/WA9E\r\n6b5O3+5+ZFkna9MksOq/sy30GFSa9+5ihnwdFS72c22KvhIsMisH5eqARbfz\r\nvlwmo++kGT4O4E2xLu9MT0xJzjudQmDgCRoBoxTBSsEya6gO68YS06Xwm/FV\r\n7dZgx6MgxV5UGKYhvburFsTDm52Dhk2tHZBt8G7JrBJLdnuJzh90CiGqnwOI\r\nBxhmoYysHJCVtRuNEEnZiTe19v9xm5gt/nB7f0Uu17TPDX1kezO0/m1ro7vW\r\nmi2a7kKmpWLY7I4Bop795VXRSEuM8SeDL0y5M2M9Ite5AMIj+5I0YTyjyMvV\r\nODBRfm+MKQAy+ps6TjE7GBrSksVDO7knDD7r9mXgCEYQSnJYcQFtw8i+QX9S\r\nU9eFtdhWn4SSwmLbuH4Wr1pCTzrwNexZ0uN5TEroV4b3r1TIrcMb7ySyAGJt\r\nNmH7YFWHboM5l5XIg/2y/2TfF3MDXIh2JjcaYEcvSbrTRbSebc3vvQxav0nK\r\nqvk9HKy760kI64aojduzJ1YbAxifBfTphbM=\r\n=CQGQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220415.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220415.2.tgz","_integrity":"sha512-TJ4+LzAABuCpgGS2RLYm6cOhWfArHUUpp1BLCAAZ/SGGYH1zK/FLioawwvcbi2/+S8RkSTXnnoRXxbnd7agNew==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220415.2_1650046834328_0.6789909796984914","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220420.2":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220420.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220420.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2a0e50e33e8763f96dbf279ecd075ee1eabf2300","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220420.2.tgz","fileCount":19,"integrity":"sha512-udUwMtmtP8Zw7v63P1M06DGDKU1jC/7z6bci7OkWQtpPjTHbs1ZtBGZTgyQQ0ultb4zN8R4IiBWfYxjgK0uZig==","signatures":[{"sig":"MEUCIG1B9Mq+ZngR7d4E65GrU20DQlgBHnAyYB5+3oO+6iTbAiEAlnvv769l5nv37M5P1YMFzMtOR8wSwaIQRISVxbCKF4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYE5iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFZQ//aqJruTQGPBuq3XeTkqCJqzn3Q97uf6vpSAonx2pNtKHtNtyE\r\nrA3ep2iopFOQEGo/n5Gddr1tGDGr62Qf/RQm12h040A0gZw/sKqFE1BDlReo\r\nSAQuLzA2/nmES7xkeG9EBy5PHeZOJ1XYgtiXGs/00y8rkVsFtDQYgVKa3+A0\r\nsdL/YEDoMINxBIHPEM0ghnqIShQbn1IBZVwLnldx/o5OLkG9JGkoWn6A8t+I\r\njhf4XqlQOU8F8eFSWEtCz8rc6yByy4NiY3no5T4ybUvcyVcWaVAiXDVtJ0Hi\r\nayI/2C5DeJymiAZflffWizcWelkfLE9iiN4puy/60BdxXd3gD5CiZ2HS++k8\r\nPLb8forLRoRRNnuaPGn7XZJqs1JO18U4JYGDFfGvlS/A0aglq+xdoR3ysgzC\r\n4DwG3uRX6tAppNfRhofPGE3q71FLDs/oJbKNtAmNr2ApsgkDeG/tA7I9CRHF\r\neLvr0SrSIEY+wrKcnIYU1oNmhF/LibMB0rj8mIP/P3u+XATgR11ywL6/AGcw\r\nwqIa/SrVXQUWuhyrv9yGdBLhc1BP0U6dh/z5qjPOWlTacOha+Nn6Hp8tYzsc\r\nU5C2hySxpe031Fi/GZL6QlR4D2K9rZKf2Dz/m0YtkDisCD7rSgmKQ5Cb/0dI\r\ntcajC+ES7MRDWkjI5FeGmk4Vw0fOx1lFbwI=\r\n=vni+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220420.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220420.2.tgz","_integrity":"sha512-udUwMtmtP8Zw7v63P1M06DGDKU1jC/7z6bci7OkWQtpPjTHbs1ZtBGZTgyQQ0ultb4zN8R4IiBWfYxjgK0uZig==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220420.2_1650478690302_0.15552280167722432","host":"s3://npm-registry-packages"}},"1.2.2-alpha.20220421.2":{"name":"@azure/core-paging","version":"1.2.2-alpha.20220421.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.2.2-alpha.20220421.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"220085e7d8d287c80f6b96a1a1e988275bb88258","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.2.2-alpha.20220421.2.tgz","fileCount":19,"integrity":"sha512-KB7bnfMcn4TNVs8xUQrnjbeK5HuvUJbxVyxa4Z/32OM5m3ZE4RB5jpI0oM8HPLhMHMYIZOJIUMHifwlAOH5Vrg==","signatures":[{"sig":"MEUCIQCpKb7/QY6JkY2fdabbqDps6+TC94Tcfnbm1aCNpKwE1gIgYg2tulj6TGKoxoAWEGkRGrq67o3SzxCO+nwu6lXwyDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYaBnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMDxAAg+46KKPF5t77vlJt1AhEkMR4oH4I6KmlgJLhtrEz1rFySEAs\r\ngOR19f8m825zoh+EraIHentK4dWldhqJqc/th1qLpaLe7vYdf6+m34IdFC3f\r\nDzTwgV7RpYdXBqfMBaDCp25ZtiyYtEqR49eeBO/lrw2YIM31aRkVHxpJFxTZ\r\naegYo7xRA53dC7Q7OQIIPoeb5qlgybhLJgyPx3y5Vj/V1VqduwhicKhlYuex\r\nF4tDz6PVsOG3t9QNb8/o+SQmBcXGIaAxhIi80OARlml5CozjkMLzXuXtz/OW\r\nwtWE7uJO9Gyl8GOsrNcMtnlK8//Boos9LFoJDT0QT9u8C9narLYlcywHEdyP\r\n+jAKFX0Ddlg6H2KggxoXe7aOWOuF2Xp7hBeaJZRJ5Fma+rNoq39mGC+DitPf\r\nLzLwSS2B9O0ZU/PjmsZ+ne15PpeWt+3Qdb63I1QatooZjPPqtbgxxr4OpFPL\r\nWLNM/XYszIpAUNZu5cUv0oyc47CwIKWOSsdaVQVXdoApvobwpbCx0St+m6du\r\nn/AcJrbrA5YZs6OLduH7J3QyV1n4klbvzbc7K5nn8X3nlKDlZNZPS2QREYwJ\r\noeea/lTDuvhBS/zBPf3Qr39rfNm4VSgGRgTVzSf4XnkKv8Nil9pGgsPJb2In\r\n3URP4WLSAyYA9RoJh7BiT+ZxKGzoPrgVKiM=\r\n=4zRc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220421.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.2.2-alpha.20220421.2.tgz","_integrity":"sha512-KB7bnfMcn4TNVs8xUQrnjbeK5HuvUJbxVyxa4Z/32OM5m3ZE4RB5jpI0oM8HPLhMHMYIZOJIUMHifwlAOH5Vrg==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.2.2-alpha.20220421.2_1650565223644_0.4441766027767502","host":"s3://npm-registry-packages"}},"1.3.0-alpha.20220518.2":{"name":"@azure/core-paging","version":"1.3.0-alpha.20220518.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.3.0-alpha.20220518.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"83cba382554507306a56dc9c0d9117cc70b6546f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.3.0-alpha.20220518.2.tgz","fileCount":18,"integrity":"sha512-yypoSqCbF/LWwmSNgpry6Lxez3MjV4uYn26mT2TJZCFZ+aaHEvxLK90x3OCd9W9Hl00xgBLnbqRKT7cNNEit0A==","signatures":[{"sig":"MEUCIQDCPbeNL/HVlropMjcRwwPw7H1kWgjzQxxI9P3pgBsofQIgXCyazmntvt3ksXKe9KXUSfQnWOYaeOnEr1UjqFfJrig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihTa+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYbA/+O+LvhGvuJa5TuBitX4dsE1s107cT727yBUsOWpyxQ2P+8+W9\r\nu9C8IUS0XAg1I3I1Qtejr+0sW/TKngJREKvoF38gABkKgjjeyYDpVSXmGe+Q\r\ngt6AWBK0iPnFEAgjGKFYlafqnU9ELUZKGwy7gGLjxSuwmE+Atbd0wbHAdbRx\r\nYj3bHfWYieEmQHFjPdtiK4dc3CZrns3J7WEMQNY3xPNqdh2ii13gMXib8SUv\r\nkb4DOesM9xv9K1e8qa3AfOiBhax0Pyznb1sIgKw2RMgq37myTqmdxODeIFMJ\r\n+7bHEorBrKo4t7F6utZXOJ6gNteI70Kn+RiU7HMJT2VXzvViV9l38Jsrx9yx\r\nWi2+F2LDPqZG8YVHCpKweDMPlAZQTaJGGiUJFEjcDv3jd5WoHxhb+iYr7Hrr\r\no40xqTlA93b4Drva2YtDnjpfPHaGEcRpjUuQUVeydSGJ5nKuvxq2Sz/IzCbW\r\nNpPpvnsmwSMIKbC9be9G9SQY+slNNFwA1BevC5O4WdH2e7GcaDelDK9jgNL3\r\nhe/jTCMYo+4LH5p5D72UchTrZ9M4fK2tV9uZ17zpaaRaTHE3mITEnXANzE53\r\nuWkaf2ZNgsZC5SaSwOBMtnLuuI8dDpXIRYgZyawo9rNuFpL/zuBy5x+qfyis\r\nIujuG8VUqXWpDXVjqqQX0YswZU+EYBNI5Yk=\r\n=mDLq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.0-alpha.20220518.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.0-alpha.20220518.2.tgz","_integrity":"sha512-yypoSqCbF/LWwmSNgpry6Lxez3MjV4uYn26mT2TJZCFZ+aaHEvxLK90x3OCd9W9Hl00xgBLnbqRKT7cNNEit0A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.5.5","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.15.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.3.0-alpha.20220518.2_1652897470105_0.5707070619132795","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@azure/core-paging","version":"1.3.0","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.3.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ebf6520a931be7d5ff1cf58bc4fe6c14d6a3080d","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.3.0.tgz","fileCount":18,"integrity":"sha512-H6Tg9eBm0brHqLy0OSAGzxIh1t4UL8eZVrSUMJ60Ra9cwq2pOskFqVpz2pYoHDsBY1jZ4V/P8LRGb5D5pmC6rg==","signatures":[{"sig":"MEQCIGfkbyhLVPdVe6FbwjBE8k5PXe1+ti2/Lo772gmSQi8tAiAmHzAeBp4v6KLWQLjzBmvAO2wo5vs2vvo1SlQKY0lJ0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihWZGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTaQ/9FaLkCvLID9YB0npD50Vck8PTaAfGOioNxNfzkFdUnz0BzKJR\r\nZq8oBBs8/nTZm4nb7oSPR7ILeWJBrZDNYha4naErJXEcMqiOJCiBAjIU7QzS\r\nsB5ouqNLcvkM7JCmgA/84B6Y5VfytAW/YtVLmSX943/GhX6OiWRiwWnkgfDl\r\n6QxN+SmBqMTp8J4NdPA47Z3q/AN1F2OcBFmj0/T30/TDZ55iTz5E5n6/kEUz\r\nVE8XceqaIvuvcpo/kg0VmBVJGU+UWu008Pyb7R2a88ns7zoeJyVTiaF2HNj/\r\n+2uu3KWzsm6vHysIyxeIUEvSi6QyxD8JbAI8VQjTIO1PeGQ4NqF6x7fmvOCR\r\niIb8/S27gA6cY0oPSXU9nl44qYyLcpuc9lwUw44pfPsTXmr5PzZJl9M0cE0m\r\nvmbRyUIFF7iW1FGN8ok9YnBOOIClif4TuWYKaGi510WzgfMPMb6yUVgnZboP\r\nsG66a7j6L3rjv8VFbQP/J+JHCbIwoWzdGUj4q2ei3aAEeswpwx53qHt2Rimx\r\n6z0n+zbCFvhMN0N88hRW7t+xe4fNe5j7H+CRbjrdantZtNguNPm9rPJ5KNYY\r\nqPyRcThtSlGPMVgO96bmaH+/OaLkc0mqUQPrQftaw1fdSrG7OEqLqnqfsYz2\r\ntrtFKXQUXqfh+00dd/3daojOasx5fjN2VYM=\r\n=oiaZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.0.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.0.tgz","_integrity":"sha512-H6Tg9eBm0brHqLy0OSAGzxIh1t4UL8eZVrSUMJ60Ra9cwq2pOskFqVpz2pYoHDsBY1jZ4V/P8LRGb5D5pmC6rg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.5.5","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.15.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^7.15.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.3.0_1652909638464_0.9142409529704836","host":"s3://npm-registry-packages"}},"1.3.0-alpha.20220523.1":{"name":"@azure/core-paging","version":"1.3.0-alpha.20220523.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.3.0-alpha.20220523.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"cf61377bca6601eda9e53b116f9885f74b6835c4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.3.0-alpha.20220523.1.tgz","fileCount":18,"integrity":"sha512-9LF4br+/DP1Znrz74X3XaAzeevQWxjPJF8ZLNb1r62VzJvuPyilDWKouplUy+Locthgid57o6246tqH6L541cw==","signatures":[{"sig":"MEUCIDMudKcNvJJmNiQI+0607kOgYkeGzIMW/jS+GfukEHIXAiEAu7AWHtMLMYzBTHFPOxeX3kxbdWKNGqEQoFC2YtBAytc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii88lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOSA//b3QLM1WzH3ACAVBf1Wh6eVvuTjEQV1h5FZAEQh90dZHjZdtt\r\nZnGKKMZIKO3yBdhvDG9oZmW/aBLx1hRtugI3OShCnabpWIdg2fT4KlJGBDxx\r\nA9A0Xl1czRGugesrCw3AUG10rEYqsm47oyylIShEWMm2GeMbALWL6L/0MNuM\r\ncQBDuKYC928XXNg7v+ZH3LKvyJe9g24QHMZP4QtgrOe5XG83lnk8kKp6WETC\r\nKGhJTVQRT8AjakBfcuKj1F0XE0nJWAeYZ6xT1r+TwftMyzUGKaw8AkTZQFj2\r\nK7dSepjDNYP0Jb1DkZLQQpurfb717tiGFxYbffoo5UqwHCDP3MG6kReqcVcq\r\nTN92Nu/C6nkwnpePMVbsjJjnb1VPtMhfjRQR5E8W/Ia0+awFpQBO6y3Ju7M0\r\nNlpW7KCJ72dVsoH2/6TDgAk02ZLsph/31oWiwrPhYXssWgbN1jkSC77qqDQG\r\nlPWlrIPdtWNOHT1VsacZ1tXePbOwRFkguYihIfy8X9H9t00ne+MDdmsPh0Qp\r\nD2yoiFh2i50LothCCnQ7zAmZuq4VOj9LehP+l5nROPuL6DA/L9Yr7Gjn0eQx\r\njs/FH1P9YLRI64/rphZPRzxigmUIaahBjv5+VIfevO/GEdAWfxtPqsKlvJOh\r\nWNwARyOXl64pAOfNUzLsKym2Ht5dyJpz9U0=\r\n=hro1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.0-alpha.20220523.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.0-alpha.20220523.1.tgz","_integrity":"sha512-9LF4br+/DP1Znrz74X3XaAzeevQWxjPJF8ZLNb1r62VzJvuPyilDWKouplUy+Locthgid57o6246tqH6L541cw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.5.5","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.15.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.8.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.3.0-alpha.20220523.1_1653329701281_0.48452774600807724","host":"s3://npm-registry-packages"}},"1.3.1-alpha.20220908.1":{"name":"@azure/core-paging","version":"1.3.1-alpha.20220908.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.3.1-alpha.20220908.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5cc9681d847f00a5bf52cbc298959fdd758f9309","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.3.1-alpha.20220908.1.tgz","fileCount":18,"integrity":"sha512-OkRtdNrZXFkDtUYjwANXuxtEsTj/ACgV/qb2pEkfLPyg5kjsua68HmCH4yyXJ1BBxoZVCkDWMpQwk0ClYqKJuQ==","signatures":[{"sig":"MEUCIQCQfoKxEchz4dP/pUL3RfFhFnEaKrFb4vq93T5NpPCDVAIgegDX8LBmP2ucZl9YNJG7R0DanktwrqKKeiFRUK80tHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGjE6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKERAAll8xPmMrXPPZwE3/zkdGddidkVBuFmzvgdx7YcO/ls8IxbUD\r\neXAr9cKnNDH4wxPGrRKERLnce6H/AVihrMnYJ0SxasSs0FhtMzm8ZzDzow0m\r\n5yGHdhzVLYPls79HQ/hJXd2L1QsPXkDtMIGWbguCik2MgEG4YkdEf28oI1RW\r\nf8BEyB6TGkPV0CiDIym29aYLjsGQRiSsZ53mGcX30leiDh1UAnS8SDaBmeR8\r\no9EwgUkXOtZBg3AAl9GJQEHOihPG5LBOSe/099ahhcjrDL3ETjcocSHT8qKj\r\nmaPoA/tqkikfsFQvIv2xDA1oKkdHb5mCtZWne2sbjpMUKmza2Q1RCGrZKbbg\r\nPg38COlMq3fLYiEMlbWCHFc8jmUsJAi/7LTjZcil92cwDwOgtaRD/8yfGKtV\r\nIs6yco850ieAlEywl0FVZVe8fLBzdbGaNmrUXjmTRuVODeDEWB4FDEdcR1Da\r\nG4asyPthJMqnLALYhjmN5iee0ZHxUWg+HISkMPRCOYqu5gh04cW3Ee8hwTJp\r\n7LhUwHnxmGPwsMU1DSHmvX8ssU316916UMFenoTeeSEAuRxmbK3UTMa/jFrT\r\nwpmF6J5MKarpWj/PkqrXST8drIXeva8KAbKRCh5t2g743tVGxp1KmnuSXTR0\r\nGe2VHHo3Kid9UX6XfeRrwsO3FbYC0/guBZk=\r\n=ORuD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.1-alpha.20220908.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.1-alpha.20220908.1.tgz","_integrity":"sha512-OkRtdNrZXFkDtUYjwANXuxtEsTj/ACgV/qb2pEkfLPyg5kjsua68HmCH4yyXJ1BBxoZVCkDWMpQwk0ClYqKJuQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.15.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.17.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.3.1-alpha.20220908.1_1662660922403_0.6028371396140966","host":"s3://npm-registry-packages"}},"1.3.1-alpha.20220923.1":{"name":"@azure/core-paging","version":"1.3.1-alpha.20220923.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.3.1-alpha.20220923.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2f9bfc543f1b356a1cf3ec2b2be8152ec5874d1c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.3.1-alpha.20220923.1.tgz","fileCount":18,"integrity":"sha512-SHhBtR84cWqMt/CpR1w2MMOOt0kYIEa4QAlPs4odgT3EBBFOyx817+v4FALPHZYp0IwqX2mJGUHZQpqAmM2pKQ==","signatures":[{"sig":"MEUCIB3r/CwbvNXmt8fyJG4GmGJxM2Yxy7jZQIQ+8D9cfllcAiEAhniBQoXsCevJ8HJMMexU/fWH2uw1lu9rpafcOpiCn3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLffyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmow6RAAjLXPmDNo06M0GlQ/3JjvGrzfxUvD1JeEEMYn3wGlqH0L9ohR\r\no8UBwA9skKQtSPoPY6GMyx4e9kyZ5pVZ9BuNonDjhpzD4cAMwN1zU51U0X9B\r\nfzRyTvhMwhMqSfxheGNu4RgmeC0YOf1fQJfOCCldmaWcWDYb88uf13oKiHO5\r\nXgfyVzdKgsRT8oAPprmafejw+dF5WPVuoT/mvNxN7QRKa+C7PRDDDeQANm+K\r\neK4Yy5WdH7VwxvVEFxxa8LUsF4MKRMiQINkC0WHIMxFyVXjIbECHvxCvk3yY\r\nc3UHcTjeZlE/iPIDe4mgUV9tibEhjZ/F5Bp2xTC6ydfq4IJD1qFDSkhMBs3L\r\nOu65dviaoZ/aC5lXFZ78SS4K7U7CGuuEvVRqyRn2PLxAad8fAec0lS0ONIDE\r\nhnTj9rT2WxzIs2uw8NOHo4sU484ee62IYr3StW/lQ0VNq0g0E3M4Kbjyi9aa\r\n9rID+ra0+4I2NLTOOksJsMieUgovvj0w2+l/fq5bcM+0151t5624LLlFOZmo\r\ntgpuHtGXJ6pXYJv7jQ8luxSto0rnXaaFXed13riQn6qx5liNmgKEzVNeG2jk\r\nA4XHy7nJi8R0TINCAHjNQAL+nx4hRuDG9F0EVR2mxxV2cjnQLGYQZoBEkqtB\r\nTXIs+0ls9JQfJPOR7UUbM/ZMWDNWiG8Yfvs=\r\n=Dh8W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.1-alpha.20220923.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.3.1-alpha.20220923.1.tgz","_integrity":"sha512-SHhBtR84cWqMt/CpR1w2MMOOt0kYIEa4QAlPs4odgT3EBBFOyx817+v4FALPHZYp0IwqX2mJGUHZQpqAmM2pKQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.15.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.17.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.3.1-alpha.20220923.1_1663956977838_0.8104854732691023","host":"s3://npm-registry-packages"}},"1.4.0-alpha.20221012.2":{"name":"@azure/core-paging","version":"1.4.0-alpha.20221012.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.4.0-alpha.20221012.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"43984b840b2bfa5824298820c6f2d47bd1977588","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.4.0-alpha.20221012.2.tgz","fileCount":18,"integrity":"sha512-8ks28Fqd4YtRKT/NFf30V5yENcmdtGLoAajueUmxbq7+L/EOb7oTNLzFK1EEBdj3vl8MByAjnm5B2oAmXuLEIQ==","signatures":[{"sig":"MEUCIAZqOlAcRDXpQlGQ5VfE5esIGPFmEl2MYKjZsQyYd7+wAiEA/gsh0BcAfONO4v9ixjGSPiOOHYTqhSQVXM5uHA60Rx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRwTYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRJA/+J/zoaTO8t8qCcLMez2z5AQtt7rLgmvIc8Ikm7lQ1HoekNwm/\r\nb2G6IHx2NzXAVQKiMef2DmodMHGp+4KvWuuZO91kZ74hBlhxR9ACtUBQSkes\r\nfSwwWMtPtSiH0pnq6oS1iCJF2A7pEWisPWxeiQhOMo5qUexm6wNVxbP8Xh1A\r\nDusL2qfWyWKLx4B0zsM7WLZGBVmN7dtsEU0LgePLmjDw8Elw+2S9aqZ4viAv\r\nVe8ADTK6HsKVC+08lHYN5fN+LdwK/yARsH4JrDoQsrgBl3IfoiTJK+ZJHDwM\r\nuOYgfWj6VnsWsdV1DnNPmo8TrSUH+D4NNDrWqBYg/noLyAVoKnsOMD+BTc1U\r\n/fS7cn4kC/Sj2g56P6EdP2fPJq5GsLoRCCvQC+a/+XEuxrK6YwmL2CSoVCoH\r\nLRDnwLSLnW9a1s6HVh5MSQ/tF2ec/jZImttB04KEWP/coi5t/b2Wr68gpWU7\r\nCYiVeMx7Zv6z5/+d7JJRZhkynsKBw/Y2KOn9WNmLBrOMPJJV54bPKmSre/6a\r\nKfJx2Wck55RcG9nQzWHpxIn88yx+1ofzitJfdOG/5+U7bUtZUSdvY//nxGPR\r\nx/4491yLE5W/5s0UR2mxRhU64TuqoXCkn++17FwNvl94ExcUTd8EsB7XDTrN\r\n2OQz5EiKb25i1XFNk5QpodoHY5P3PudFkKI=\r\n=gQHe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.4.0-alpha.20221012.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=12.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.4.0-alpha.20221012.2.tgz","_integrity":"sha512-8ks28Fqd4YtRKT/NFf30V5yENcmdtGLoAajueUmxbq7+L/EOb7oTNLzFK1EEBdj3vl8MByAjnm5B2oAmXuLEIQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.15.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.4.0-alpha.20221012.2_1665598680088_0.11445683624155256","host":"s3://npm-registry-packages"}},"1.4.0-alpha.20221020.2":{"name":"@azure/core-paging","version":"1.4.0-alpha.20221020.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.4.0-alpha.20221020.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"27ceead8b20c63c9020d2f664fbbce4e7c35d879","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.4.0-alpha.20221020.2.tgz","fileCount":18,"integrity":"sha512-x0sByB8viWOw5PS+zUZOTnhSpTYyZaIg9gYuMcJnxtKBdYg8Gm/vaeGV6v6Fpm3ToQBBMMRAC8rf6W61FHTibQ==","signatures":[{"sig":"MEYCIQDqff9JM0s/kpsU4lj13o/oNyTTSoOFyBT8KJU6xDRkfAIhAM3yg4KcKbU3ZrAjMXwFs094fj7MTDyesBtuJ7mWQad4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUZDgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIqA/+ICSdolaENpwaobSY5nRcbE3PaUvdY9sdLRZHr97h7XPZiabZ\r\nh7YVljpD3IgtFpzxgW0xkyZcbbiHU5PV4FUWh2OZvxfiUa1rPPDV8Q/MprCQ\r\nfZ00AEjl105ZG2IDuyxQyZIk98UG9i2BX5D3/R8X4lYWi0Me7O5EF5BvLO/y\r\nnr9SmZ3oxKD4yS6eOoqGgra1K9cj5FDVRKUB1UPd5Ce6FSkzY/GEV2YxAEY4\r\nDGFdhYNvzlhsElNlk4bpsQhbs2YQ3LsQJEgMlzxVaQZiJFsoUDPO3bGy2xeJ\r\nIAB35osIHoUMHjBlPOHQtLs1RFNPtliNvdIYfuQyC0YU6Dn4MFMKUIbZv5ZJ\r\nVE+eey26m5o4SzCS08pfrUGrhb1qvAxL3U38K8qlzIypWylPCXmhcCJ9ESIO\r\nDgt8exQe40X4cJdSfpa9sRnTEPKYUYdfJeOTMerU2GL6W9XL5e5eYVYl50ht\r\nHrdYnfag2nFMCaYvQ+XBFeq5ak83UG/UXOAB97qj1O/TBjZuG/tb5+TdCGmb\r\nl3sbp7/VEzk20u+3l/Ka/FLsrWtbgZgRCtryIeUbZCxgTI9gA+JdzUdLVScr\r\nzUP+fcNVjLOQ95eBMK6dhs3rCP6t1xehpz91K9cp4+IdwiyAGKUDDui9xRVs\r\n0z69xBWpJRnUVsCiQDf3KIgdYf+aGBH9Ou4=\r\n=4cnc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.4.0-alpha.20221020.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.4.0-alpha.20221020.2.tgz","_integrity":"sha512-x0sByB8viWOw5PS+zUZOTnhSpTYyZaIg9gYuMcJnxtKBdYg8Gm/vaeGV6v6Fpm3ToQBBMMRAC8rf6W61FHTibQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.15.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.4.0-alpha.20221020.2_1666289888710_0.22271387826810796","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@azure/core-paging","version":"1.4.0","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.4.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b04a73ad18149733a848c3089a5e5ed144592338","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.4.0.tgz","fileCount":18,"integrity":"sha512-tabFtZTg8D9XqZKEfNUOGh63SuYeOxmvH4GDcOJN+R1bZWZ1FZskctgY9Pmuwzhn+0Xvq9rmimK9hsvtLkeBsw==","signatures":[{"sig":"MEQCIGJw0zhGqfBoA9JUAT5njApTBseUC835JkKKOPeJP5yBAiAPQ6ZZ0PIUWYvrziOxiIBG4QIhLADvoL+mqNFzsXpMpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZCbJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc/g//c/7K8Gk7AB2kltNyeSSG8AR9JlmzVXKThySa3m31nRDoa1yR\r\nozoUl7lHYJU1z0xJPEn9EjH3yQkzPdaGm5iNyzWp3d9JbyQc+ksEguFfloqI\r\nQBohp7JzXC+iv70mlFNCWLdgTty7y0MIbgSsDs0aFHKuI+dTOG6oPfEwc978\r\nayQXeqlJ+2D6sTOVjvKRRz7r+FyIE/Yil2dTpgMgmR6K5UijtTwZZoUZf6u2\r\n++l0ngy8uQe3MvSZQnTvelUz4Z6d0PITrdtmVq94sNvFlIFXfYsywtSH4pII\r\nGgPq4+bRiAJEHhT/F1Qhjewsx0iOWlsnWZfcACtUvCCMEfjDR7/zfomsJ8DD\r\nScTXBvReK9Y0va9jegR156rIoYVkaNcC2Ns9xWMshvWUMFBBpMa5w9bzAI1g\r\nWm4bWupigUyJI46cG+xF8LqLASqCCDImWXUmsZFVOkm7L65aFHNbrOhtljsn\r\nhaCq3Erk01nSMf2V62ugm2gIDEYEBk9yp3atAeeal4N/HR5HTLlVQ0AufTyo\r\nLawF6vDwJecOAKl3maq2KhkRyEzHyjSf3WgYzgPzY6uLODS13TTCb249/gcU\r\nAOJ17nX9XzN2AiefItZK+Zccpc3lkdrOoaC1F0ZBzKnKVMlxFFHCRW9iMEG2\r\n8NhyCW13JFxfP2IHby+YdGy/DXyDXbi5jDk=\r\n=ra+V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.4.0.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.4.0.tgz","_integrity":"sha512-tabFtZTg8D9XqZKEfNUOGh63SuYeOxmvH4GDcOJN+R1bZWZ1FZskctgY9Pmuwzhn+0Xvq9rmimK9hsvtLkeBsw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.18.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.4.0_1667507913137_0.4497395669899551","host":"s3://npm-registry-packages"}},"1.4.1-alpha.20221107.4":{"name":"@azure/core-paging","version":"1.4.1-alpha.20221107.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.4.1-alpha.20221107.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2cc7b722389b96b77c856dbd1420cda088db6bd2","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.4.1-alpha.20221107.4.tgz","fileCount":18,"integrity":"sha512-sM4sCqYv2zcohBJObG6hW10Y4Zz3fPyZRDZax63m5b7iyAx8qee8vWDoLmraEk2abpt8Avf0PSoD0n2qy12jzQ==","signatures":[{"sig":"MEUCIF1ll51wdohMt8UhCI3+pzUvzKp5djByt4MKsfOg1yd8AiEA1CoEcdvhiVSLtcC6+G5BGesdYFwnytYoX8jQyGz3NmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaVkVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8SxAAgl110nhwwGg9IBJ8eCsUJZsm7nibVUiXZveF2hcggow9msfN\r\n91yQ8E5sXi3i4VI1JmiuHY3gutS1Ous6CtXldUAxnagANRpHC9s1xFoiM/in\r\nbF6ln1vBVu4ccLxayLaBvql2T9UGeIottWelRtZyrD93Oz7GX5YC4DvgTUiZ\r\nya7M1U3xiB5F2h3/tsW/bqqY2j/ZnmVhB6vlTgM26b5Kq1M82Sul0CncRxky\r\nOgq7+h+HAJKXz7E4AAMVgcjB1HwCmw9XSzmxLwFwvAND/n9s9QB9qZqyOQJP\r\nfQVONHaRqBHqY41MYM4kxGjec7ZeoJjR7vIVEF4yoVYE8hMRcA9SA303etul\r\nwAMiYHbyeIceVvEVlbBoc+ur8WNX8kF4OkUZHxEujoAeudQcuL9suIbOvV2B\r\ne+nGP73GtcSAFk77j7vaKwFj9MEq5pStIYh05AUnefHx3ouiUJ+qTjuxvLNJ\r\n4kEsod1/syVrUYrp+hEs3t7AIEEY+IhvIJjfU4WFzmTkIQba+CFima8Jj1u4\r\nuSKvh/fRFiPFo34/mpO8Z2VNG53PsF7ANpIV4huzWCfZJPlG8VeoI9ZOUzEU\r\n+8UhDby0W2Rl+dcGzFWyFoMeOgTsk+1YG674w1m7zgJ4dXdNl4398JbMfudS\r\no5FJh4JM6rMvWPtAf45ZZ54ZZZjlJGHSQRQ=\r\n=BIYJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.4.1-alpha.20221107.4.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.4.1-alpha.20221107.4.tgz","_integrity":"sha512-sM4sCqYv2zcohBJObG6hW10Y4Zz3fPyZRDZax63m5b7iyAx8qee8vWDoLmraEk2abpt8Avf0PSoD0n2qy12jzQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.18.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.4.1-alpha.20221107.4_1667848468686_0.8962258811022639","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@azure/core-paging","version":"1.5.0","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5a5b09353e636072e6a7fc38f7879e11d0afb15f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.0.tgz","fileCount":18,"integrity":"sha512-zqWdVIt+2Z+3wqxEOGzR5hXFZ8MGKK52x4vFLw8n58pR6ZfKRx3EXYTxTaYxYHc/PexPUTyimcTWFJbji9Z6Iw==","signatures":[{"sig":"MEUCIASDiVtx43CUGZAiOAP+Q1IhC0WnUCqGuriTy5m6Y2caAiEAtgpVwPCJ0d3odFTzXuAYa8LG2KYtcskelyURg+VHVII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3E2fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdHg//ZOxK3DWCT7qsmrI/vnnXR6fpAthl8TgieXRccixmZZg2S9F0\r\nY3Jv5lxui+ZHxXKnL55xYo9xnsfUW8lk3bIded6wygQWpyrBoPMnlDvi8PyE\r\nxTKK58/c8twosgiWHkEqHstpmWAZ40GKm344ypj7sFLjvkoxi71R54v+7qZx\r\nWCpt43Sj1sxF+W5CGSUruv1gYtJVA0kJnN6ea1fssIhIIjF02IYZAXZnSUSp\r\n4ejcyB6hjHoNFfSZWLG31NJjtxuOmAGxJTcLn+RePLpyfQ0oqu/YZ/L9x159\r\n3Vvnk36k1yr0Ga4mh1liAzkePcJehJtPAPToUnCzcSRccWSYuiAUIhi44l/v\r\n+43nLSdqk0RwOHZV9naWG41wrnrMngeQnfmpGp87BTD9QJX3hRrUEv2tiIlq\r\n0sL4zya2szD8Ag0zBF8YBF5FEIFx+iFj45jTgV31fdp9h44qeh/hGxEXvXCC\r\nCxuUzG5RY42aKVCyaBPsgw469pc2h02H86jr5ZczKRqTInToy7bJ6+4dC44F\r\nVR+u1dXEfTttB/b1ZBIQvhEixEIqsDslslE9S4CMv0qgoGv8j5qdstq6zQca\r\n/xtOrbxxRY7VzLxUjTA3Sj68svPR7W5XwAmITs7gCm3a7tboeY939JZuEP0T\r\n1j127Oyqtc596C5ULTOryiNlP7PNcapd+jw=\r\n=hWUs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.0.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.0.tgz","_integrity":"sha512-zqWdVIt+2Z+3wqxEOGzR5hXFZ8MGKK52x4vFLw8n58pR6ZfKRx3EXYTxTaYxYHc/PexPUTyimcTWFJbji9Z6Iw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.19.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.0_1675382175615_0.2998044537757707","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20230203.2":{"name":"@azure/core-paging","version":"1.5.1-alpha.20230203.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20230203.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c62b2e498ca2af6b24d45161d36f3d55b32f0d90","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20230203.2.tgz","fileCount":18,"integrity":"sha512-koEHoCYsNLcoK8WK5twZ4wdZfRTuH36a2B0wnVi06jcgogYkBPLEoi5uxToR0yX2IYhzW0sMcS3h9fw09KzsJA==","signatures":[{"sig":"MEUCIQDKZn3MPVlu1wqIufPWextjaHqaFCsfFwv/CtPoN+6ZgwIgPY8kdJmxhWqvXLpd6wDnL1I0nH2pELeLFnd01GArjkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3V+0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4VA//VL8Q/+OEUHfxmSzlfkHRXB3ysIui650g0IGk+PJB7HkZhiyY\r\ndRkP7i5MXib9vB0szURy+apSfyXpFuZPkXDeGFv5OjvKTMDZMO6MusK4cNMJ\r\n9TO8TZXc8BzwXVhV8eGqyJ+q0xKxe6gjj0+MQzQAkIwv44lzEtreDMB4cpmN\r\nmrphQ1iF+IgQ2gNkql7r7Mpq1aoXdBZt5qAMmOK41X+cEzUHkf2YHUAqTqdW\r\nx7P5GajUFhkG4P9AVIffBdt8+JPx1PnNqK3dWhWFuduXrajWJTaqg2D7712L\r\n8vQKp+lr1TZu2VDmOrc2ymS/g9Op9LrDTw7wEwzuIsTdJnIzW9Cq2Uto8wsW\r\nGxbic5bNJcoTPMJc8aTFUDU4Nk1/eCiWcNTfK03/peYmSG6VmJtjfR6j5Wb4\r\nSoL4XmlTnGks9jm8ZW+0GpT9+EIQFItkIfdKxyecUGPGK3kY7tVsAwKZUXsS\r\nhEvHysuBQ/YhyWDjWI8GW+dp897L+0HTQwvjQItJaeImMpV5/SXJcCcVC9qt\r\n/sGQQhyH/bHwHGg83TJI2hhC5NByrzA4WECafyHvDilGpDUADrmF4fp+Colx\r\nX0yMo+9NTITQg1U5XHdOdZzueiNGch7TwjXL00/b6qB8dMrNWK3q56fKf7/i\r\n0WDlPBTGCj/huY6FoSu4JiLWAbk6x4LTZRA=\r\n=aoGh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230203.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230203.2.tgz","_integrity":"sha512-koEHoCYsNLcoK8WK5twZ4wdZfRTuH36a2B0wnVi06jcgogYkBPLEoi5uxToR0yX2IYhzW0sMcS3h9fw09KzsJA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"16.19.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-ie-launcher":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20230203.2_1675452340361_0.30718672204126896","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20230307.4":{"name":"@azure/core-paging","version":"1.5.1-alpha.20230307.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20230307.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0cfb106ee5175b0c9cca21fc35d59d09b5c23915","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20230307.4.tgz","fileCount":18,"integrity":"sha512-eXg/SXuxVx16etvWSaFKE/5/ji6DTSMkShrcbAVv1zIvqNJt4Noe1qoZL+2RXMs+fcAlkOMI1NU+EATs6OAKqQ==","signatures":[{"sig":"MEUCIGVn9yVbmXkguGn0iN4FhjB0esKSK2cqj0sW3t64itQvAiEA+HlFUOecUOt5QcnyX03NIt2UQd6gYBdWos1UI/IXkn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB43jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPXg//d6Wn1ZgBx4lCvSOdfCfX6gGcxbigt7qs4Dk55TV7u/h6J4v1\r\noSvWr4vioPPETQ1MEcU3H7+rzTxOmaz+FCmpvf1MIgtR3GoJX6ewKmmqXUi8\r\nBHkP6qhX/3e+ByngP+tX+NEvWYD1YdzvMjZ2edym1M/VOtciBGBAE8C6UF68\r\nKabKkJN/AkyBU1i5ZchOC9vWXylx8gX3G8dYVFZqN6Bf3ldiWRyR3wqwY6jr\r\nVPe9PpnfKx6OUtR0AN9sop58FNnS0HKCpIEfKIeC2LOe9pTLkEnEMfaR+AhY\r\nb9mJLp4SV6YGxpDHx/S3FnAP6HECJjKZ++RPDLTnUZmXaNL3D+3fmZfhrdaL\r\n/MOwChHA7HGSKFrmQlEMMY0XiDJWMg8ppHJqVacRBETQ3he7iOXFTvPvuyHS\r\n7aL/XQldeSzBriNDWos4iqPXPzyzwpV34lulySKZYqZro334/X0uvXhvfoTk\r\nR91z8oF3ytyReRi5FiMWF5JbX1x5l3oAHbqJ2fXy+9kIEQq3xlOjMiW41Zud\r\nFxDdWrR8sPW/pkHaNJpZSwpP65jZz8sxsBXIxfGh8BiymqhUUNtc+hq2Rf5L\r\ncC1nVL9ui4pLOCkQE0fyQImSr2DLWfnKMwnpuwDEy8ie8IXdflpiNy6MDb8x\r\nFoqRRdXJWu7R2NPbb0J+nr3OspdJPA13Df8=\r\n=MRVn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230307.4.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230307.4.tgz","_integrity":"sha512-eXg/SXuxVx16etvWSaFKE/5/ji6DTSMkShrcbAVv1zIvqNJt4Noe1qoZL+2RXMs+fcAlkOMI1NU+EATs6OAKqQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.14.1","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20230307.4_1678216675481_0.4725225101335091","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20230419.2":{"name":"@azure/core-paging","version":"1.5.1-alpha.20230419.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20230419.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"726732f0d60f5086ae85c595f6fccf85ccdeac00","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20230419.2.tgz","fileCount":18,"integrity":"sha512-0a1EptGCUGTAFViUx00pGfhi4GvDdZ1tjq7V04yVCfOB8uw2W6DNBuCBAhBfJ0RfwPP2XSkC/YsjDskEetPfmQ==","signatures":[{"sig":"MEUCIQCz2rw4XioQBGXp4ZEaa0nDXx2FuHgaodyUoQ26hVQhsQIgdes6Zxn010oxGajdlDE8wCBaiOUesFV7Lj2JIwsSD6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQDECACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWew/9E7QFN1/u5zeB979ZXsVbEEqXFtsxo9CZvwNW+P7aTDIftllp\r\nm1I4+SLUmwG5euFHQdE+zxx3s4IMQKMFqQX7byt06AMW0s3rQxoWuBLD/8/E\r\n5NTtYmoq3ZhCpw3BVPDPRcB66vha+4CPWNSJ9JJ6EYxKawBEFmzqcj/++4J2\r\nonYEwaDjwsoWy/5SFuURr4p2A1E/JAdmw62iGP/oPAsWknKpg9UycLf9nSvl\r\nJoIB5xi1PYBW2szbRicX23QgST4XewABFDEvRRixNgIkFdjVjfKJbUUWG4Lh\r\nhuwfusMlFD50CxwTBiaboypTWVwG0e7ugQZ9q95A6j846DwI/ntse8CYeeVD\r\nqp6Qbk8LZW1fvwqfDL/V/7X6iXWIu/b0GZxx5TxJjH4NzDp6Db7pU8Q/9WZ9\r\nAa9zkkQCjm2pWRjVSOAaXhptsv59alZnjPUyACloxarhvzWxWB9ORQF1WSeM\r\nP8c1Gy3Rmh27uw5ko0Th6yjeCOziU9m0BS8m58cnLdlA/TFMZDfkEkxhQwW3\r\n86+AuyKdPAd4S1OyP/eaBtb/VzOIShMbnCKjt8RpYA8N94M8Wa+R28+QVFOx\r\neJmhVlhKw7Xomcfuef/1s9D7zSjcLEFGTCZJUUmDnuiukafnyvOLfVSpDb0K\r\nKM/G1x4P8jETv1JChQtGc7vmM8UWJqX3qcU=\r\n=qhyj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230419.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230419.2.tgz","_integrity":"sha512-0a1EptGCUGTAFViUx00pGfhi4GvDdZ1tjq7V04yVCfOB8uw2W6DNBuCBAhBfJ0RfwPP2XSkC/YsjDskEetPfmQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.0","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.15.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20230419.2_1681928450665_0.0537259631408642","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20230613.2":{"name":"@azure/core-paging","version":"1.5.1-alpha.20230613.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20230613.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"92fbcab753af9b0b0a2999e59031bcd95c963e7f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20230613.2.tgz","fileCount":18,"integrity":"sha512-23G4fBmUMGFjbFO+ar4mDdV7Sawmfp1xcu2COiMOOpwV16sUeXdDh7gVn1VTHFgmO5rw6F5lHViETgzA2+h7CA==","signatures":[{"sig":"MEUCIBk7Nz622/xwGRxQ6FY248nJY4xnqyKLXEiRYeNXwfcRAiEA5hNVqZgGiNrEIboCqVlzbiUVyj/BKtneN8tomAbG9aE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39673},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230613.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230613.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-23G4fBmUMGFjbFO+ar4mDdV7Sawmfp1xcu2COiMOOpwV16sUeXdDh7gVn1VTHFgmO5rw6F5lHViETgzA2+h7CA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","prettier":"^2.5.1","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20230613.2_1686680327231_0.6701969533184247","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20230824.1":{"name":"@azure/core-paging","version":"1.5.1-alpha.20230824.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20230824.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d14d147ac12cc34978d41ef5f8bb6f3ba6b7a134","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20230824.1.tgz","fileCount":18,"integrity":"sha512-6m/eCH/ClKvbLXJF3TWVPD+VjsfNaV6o+dAA1sYlp97n8OHaUJJRrp98w51jxL22DGakzipXzw/4EQRagHRmzw==","signatures":[{"sig":"MEUCIHJXa0Zyk0VTN6fbojsHnQook3NTYEoJfuBihHGYslvRAiEA1uyfZFinjMdjCBSiPOUanBkyIwaOztYnZWXOh4tItrY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39699},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230824.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 50000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230824.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6m/eCH/ClKvbLXJF3TWVPD+VjsfNaV6o+dAA1sYlp97n8OHaUJJRrp98w51jxL22DGakzipXzw/4EQRagHRmzw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20230824.1_1692901980420_0.4928991943888852","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20230904.1":{"name":"@azure/core-paging","version":"1.5.1-alpha.20230904.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20230904.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9d9c73a0e6c2964aba6d6e04a6879b5f26e27c28","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20230904.1.tgz","fileCount":18,"integrity":"sha512-fEb82livG4UT04gwlWCK+p4xKPUwPzQuWURndceQHzd2LXS3wP+lEJL4mPO7McqS7+IvovXFTRr2SxNO9FaRRw==","signatures":[{"sig":"MEYCIQDmihw6aBkCOJITomU2YxXe7xNQh+o9bBvti012w3DW0wIhAO8jS6ehedGlUwu6EEGbSN6IIAd4dpy6LTCbTuaegfQO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39570},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230904.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230904.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-fEb82livG4UT04gwlWCK+p4xKPUwPzQuWURndceQHzd2LXS3wP+lEJL4mPO7McqS7+IvovXFTRr2SxNO9FaRRw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20230904.1_1693851199031_0.286614859638437","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20230918.3":{"name":"@azure/core-paging","version":"1.5.1-alpha.20230918.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20230918.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b48c08c628faafbe72d665ba5d46b25b6f4ff3e2","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20230918.3.tgz","fileCount":18,"integrity":"sha512-/Pw7MQO4E2WMM+4tVf37DH4Bd/1RQS5RMDNt549RJhPV0isU0UJbMzlMivu5o12FpujlAy6bIzsF+SXL5AbSBA==","signatures":[{"sig":"MEUCICas8y2U8NSPQvAiia740VLZ7J991kJL3ef87lz4UYf2AiEAzbAsyRpmpgy5vCbdt9b/VNk2hKMPsk8O+gKqCVZFaeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39597},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230918.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230918.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-/Pw7MQO4E2WMM+4tVf37DH4Bd/1RQS5RMDNt549RJhPV0isU0UJbMzlMivu5o12FpujlAy6bIzsF+SXL5AbSBA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20230918.3_1695061172190_0.4136132396507528","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20230925.3":{"name":"@azure/core-paging","version":"1.5.1-alpha.20230925.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20230925.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"65c3f8b195e8247a86463c67b12061428ea761c6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20230925.3.tgz","fileCount":18,"integrity":"sha512-ye5w4IB7GsE/4dFLUIrXQD/Wa7CKgGAT6Ya/yMnH3FE2uu2SaJQv6/jkdcsttrfovQ+QHQvYRV9GkRv0QZNG/Q==","signatures":[{"sig":"MEYCIQCdWDSjJZXt0ENSL4SnQ09EKqathFJdvv/91DcyrOXt4gIhALzCdlkxCrlM40PfmlHNBEg81HeIZaIzyNYqi0brZJy2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39599},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230925.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20230925.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ye5w4IB7GsE/4dFLUIrXQD/Wa7CKgGAT6Ya/yMnH3FE2uu2SaJQv6/jkdcsttrfovQ+QHQvYRV9GkRv0QZNG/Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20230925.3_1695667974410_0.8625493686309311","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20231002.2":{"name":"@azure/core-paging","version":"1.5.1-alpha.20231002.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20231002.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"383ce2988c2edbcba4834fafcc31f05f3f05adf9","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20231002.2.tgz","fileCount":18,"integrity":"sha512-M7ZRFb/XUTy8ExRV6aOm31YeLqkgvJjTbNefu/JLoFqrK79BsXIZr/s6ADjjuV4EJRhpG7pBxK4zLEBzcM8EaA==","signatures":[{"sig":"MEYCIQDUw2sieyd0TUm97u7GSOczSbSU+8UvH5tI+oegEJqXbwIhANlgSwuTcgH8QIolrtBhpK93FMSF/cTM8y8sJmX27rlK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39573},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231002.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231002.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-M7ZRFb/XUTy8ExRV6aOm31YeLqkgvJjTbNefu/JLoFqrK79BsXIZr/s6ADjjuV4EJRhpG7pBxK4zLEBzcM8EaA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20231002.2_1696270699869_0.13246276757847686","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20231010.2":{"name":"@azure/core-paging","version":"1.5.1-alpha.20231010.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20231010.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"37f3aa2d4fa0e341c148cffef84c1133e563ae75","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20231010.2.tgz","fileCount":18,"integrity":"sha512-VxVGov/RbiTydIqvuP5S50W2IMWDrsXVrgK9ElDV9ly2hoNBVnUHzFNXvkXs6IeZcIQDdnbzharB9kwG/B3NSQ==","signatures":[{"sig":"MEQCIGQqlX+08vqI7swRxoVu0g5wC/sBdqGpVAeF8DUvwt7iAiBuijRqtSPBtEwLUleWrcfy2HjUP0SCo/wk12wwoWwygw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39573},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231010.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=16.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231010.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-VxVGov/RbiTydIqvuP5S50W2IMWDrsXVrgK9ElDV9ly2hoNBVnUHzFNXvkXs6IeZcIQDdnbzharB9kwG/B3NSQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20231010.2_1696961946498_0.9212296360930754","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20231024.1":{"name":"@azure/core-paging","version":"1.5.1-alpha.20231024.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20231024.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"988a0c810cf84df0e49aad205c533b383bcdfbb4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20231024.1.tgz","fileCount":18,"integrity":"sha512-D4TtN1ioXiDzGPEw+FaFUbsadR6F980LJ4esEiruVTCuzm+MkxsUvSAQtp3pHzScI1/IYKwuhPT4uomgtT/yZw==","signatures":[{"sig":"MEYCIQCSJH4ebbIzjAtxFO9DDPdhiuowQt7lbG65Es4Hy52IdQIhAOoi2Jg6yKqlXoCXmj3KdHKzDRVjlRaMb5QiN6BWAXkg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38967},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231024.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=16.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231024.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-D4TtN1ioXiDzGPEw+FaFUbsadR6F980LJ4esEiruVTCuzm+MkxsUvSAQtp3pHzScI1/IYKwuhPT4uomgtT/yZw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20231024.1_1698171409538_0.6310706554623444","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20231031.3":{"name":"@azure/core-paging","version":"1.5.1-alpha.20231031.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20231031.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b04fed2dd94039da8b30fa55d08a0be3be56e522","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20231031.3.tgz","fileCount":18,"integrity":"sha512-lCXpu/bFqvyGqW3RrKowBwaib2PFMdn8pnXjh1get2cl5lMu33kswEZND4ar6GPGT6EsA58UbO6kkM5YMawheQ==","signatures":[{"sig":"MEUCIQCJ5gnuhb0vNTpigemyp9C3MecUsTLJPKgDaHk4xD+TXAIgdEwNqzFvdCKL++u1nKrk3PqH/tdOY8BO5GpVyBFGAbs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38967},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231031.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231031.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-lCXpu/bFqvyGqW3RrKowBwaib2PFMdn8pnXjh1get2cl5lMu33kswEZND4ar6GPGT6EsA58UbO6kkM5YMawheQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20231031.3_1698776217185_0.10464429853601054","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20231107.1":{"name":"@azure/core-paging","version":"1.5.1-alpha.20231107.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20231107.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"cb89d6925fee54fbb2127ea71583d08bea874a03","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20231107.1.tgz","fileCount":18,"integrity":"sha512-QyZ66eQaoM5avfOH1HF6PqqRWuBYGAe3wkSE3wBXkQv1srxSZDErXTUTTYHnYllMtaPrR8PNMwGvTqwMfXp5MQ==","signatures":[{"sig":"MEQCIE4MCRn3NurWaOwQeBOD5vnaXoyAUW3GwMO0a66afLUUAiB7Eu5gvT+AKZdaP00AY3uOotSHlpztQfXkcfxcaFNbfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39033},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231107.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231107.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-QyZ66eQaoM5avfOH1HF6PqqRWuBYGAe3wkSE3wBXkQv1srxSZDErXTUTTYHnYllMtaPrR8PNMwGvTqwMfXp5MQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20231107.1_1699384812137_0.6779988406777198","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20231206.3":{"name":"@azure/core-paging","version":"1.5.1-alpha.20231206.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20231206.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"043245caa7093ad93cc625747242424e7a4fb5ce","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20231206.3.tgz","fileCount":18,"integrity":"sha512-w8bqmloBbvwfBQ1Qa7fCIyCFP/FOrPIbpPZoP/FEmeZRTy7BJbbrSRoewgkNsDxT2KIqYc1iuTqepubKJ18t6Q==","signatures":[{"sig":"MEUCIDPpgbTMgexydma+zVezk6cDq5y6KKZHyhcg8Rq4ldKQAiEA2zT43KB6HJU8cGA/lHIIwkH3pLJWSYn/ZQvdS9bGMFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38995},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231206.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","build:types":"downlevel-dts types/latest/ types/3.1/","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231206.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-w8bqmloBbvwfBQ1Qa7fCIyCFP/FOrPIbpPZoP/FEmeZRTy7BJbbrSRoewgkNsDxT2KIqYc1iuTqepubKJ18t6Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","downlevel-dts":"^0.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20231206.3_1701890102359_0.5660115456727743","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20231207.1":{"name":"@azure/core-paging","version":"1.5.1-alpha.20231207.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20231207.1","maintainers":[{"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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9b94234b0103d87b7c784d58bee1d0e654c8447c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20231207.1.tgz","fileCount":12,"integrity":"sha512-6TCrletRgx8tCPzQtEXYpu0OrptbF4mJXzrSQCDSxapGxxaS4LwNU3bZLzULvqGUOuUsaahrH+MlbBm89wDZIA==","signatures":[{"sig":"MEQCIFAvE55VaV++OjTboHfE5r0l64xfbYmcFbBoBIWYRUUrAiB5i/OCagZ1V+p4eEclAi3m4ITkjGKY3LWjqBg1kQKUdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33205},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231207.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231207.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6TCrletRgx8tCPzQtEXYpu0OrptbF4mJXzrSQCDSxapGxxaS4LwNU3bZLzULvqGUOuUsaahrH+MlbBm89wDZIA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20231207.1_1701977019321_0.86937007121926","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20231213.2":{"name":"@azure/core-paging","version":"1.5.1-alpha.20231213.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20231213.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"56637730bc8bb62f2415e44160aec21e35a800c2","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20231213.2.tgz","fileCount":12,"integrity":"sha512-oO7l/Dw8If8WL984QMfI/WGQHSo/zaSyPlBQXMt+btK7PdbQjx6UcOEt55HCJePuq7R7NV/u2JHsAifZ6SzJbw==","signatures":[{"sig":"MEQCIHR5fljQ7WNhCvVFW86XkzQGUr2/GpUaxlZ6dA1615yeAiBgtzVBx3kXOPK0fnuPOOt9WXELoYoJNTrnhgt+lNejHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33058},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231213.2.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp *.tgz types *.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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20231213.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-oO7l/Dw8If8WL984QMfI/WGQHSo/zaSyPlBQXMt+btK7PdbQjx6UcOEt55HCJePuq7R7NV/u2JHsAifZ6SzJbw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20231213.2_1702494855889_0.19650902527794578","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20240101.1":{"name":"@azure/core-paging","version":"1.5.1-alpha.20240101.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20240101.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"abb4b80042994475e59d72ce951e6356b300b12f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20240101.1.tgz","fileCount":12,"integrity":"sha512-eFaCEvVF1Jy5ONGXIxBKEtT/L21C1duorZObXtOHPqzTNG/MVALkCpdoIqk4QIZt00cFeyyamdeAIdELkLcCuQ==","signatures":[{"sig":"MEUCICmxCtvdGN2LbaCjsFLT1TYIrEMjAW/8PCE4zdUSYCzpAiEAy7KUvE6FhIjmqK2UsbmchmEw6Va/Hwv4lZqORJV0H9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33086},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240101.1.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp *.tgz types *.log","format":"dev-tool 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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240101.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-eFaCEvVF1Jy5ONGXIxBKEtT/L21C1duorZObXtOHPqzTNG/MVALkCpdoIqk4QIZt00cFeyyamdeAIdELkLcCuQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20240101.1_1704137074730_0.2760456170747858","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20240202.3":{"name":"@azure/core-paging","version":"1.5.1-alpha.20240202.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20240202.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b7eaf95f93d960ee965908ea85a5264d94a02f55","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20240202.3.tgz","fileCount":12,"integrity":"sha512-YgA+DXxSXSeJqn+hFzOVcrF5ExYLvivnrnU0G9tHVTwb6Elp6Kaz9XvUoYl/jWjEhbPVsg5ZWoYb9A6dTlCaCA==","signatures":[{"sig":"MEYCIQCsgGbFY3d7CHGkgHWZkIgAnObHiMRUf4NFElMEf+U4gQIhAN9EwnA8UIlyP1As4UL3I04uKxTic21G/O1C0FN1GxVP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32891},"main":"dist/index.js","tags":["microsoft","clientruntime"],"_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240202.3.tgz","types":"./types/latest/core-paging.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp *.tgz types *.log","format":"dev-tool 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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240202.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-YgA+DXxSXSeJqn+hFzOVcrF5ExYLvivnrnU0G9tHVTwb6Elp6Kaz9XvUoYl/jWjEhbPVsg5ZWoYb9A6dTlCaCA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0"},"typesVersions":{"<3.6":{"types/latest/*":["types/3.1/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20240202.3_1706901096073_0.6566069518367335","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20240223.2":{"name":"@azure/core-paging","version":"1.5.1-alpha.20240223.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20240223.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e8cb6fbc7bcf4e14154fb5155a7274ffb19878c3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20240223.2.tgz","fileCount":57,"integrity":"sha512-gLr7BqrFwW6RABrQCQ8ffiDBar3aqCpUXEyK4ReRewoIpgUBscA1syP0ZcCCRFcdoKRdJQKt1ICpigoPFvHUAg==","signatures":[{"sig":"MEYCIQC51nMozl1S7eaMME5HkH29P+MSfUgVBlxV/DmBGojAvgIhAKKOCn8UXch1boVFz94ab/GCaQbj3oMBP4DE3tzle+WT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70311},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240223.2.tgz","types":"./dist/commonjs/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool 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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240223.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gLr7BqrFwW6RABrQCQ8ffiDBar3aqCpUXEyK4ReRewoIpgUBscA1syP0ZcCCRFcdoKRdJQKt1ICpigoPFvHUAg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20240223.2_1708716044608_0.32642203095736555","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20240226.1":{"name":"@azure/core-paging","version":"1.5.1-alpha.20240226.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20240226.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9811047589fcca82cf83c09d56166101fff36940","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20240226.1.tgz","fileCount":57,"integrity":"sha512-mTACqOd6wRGrHTGhnQpCmhE/KyhaoIqJwBzMnX6QVW11X/38I+WzL25/BqziEuz48Qcz34kOv4mw/9OcK9hUMw==","signatures":[{"sig":"MEUCIGYwix0240fJFk7ZubV+uMC1UXgB2+8BgzRduJbkxpOWAiEAsfdL0nCWmX64U7IZDgjBbBYBLzhx6d1a6bwM8azEP+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70334},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240226.1.tgz","types":"./dist/commonjs/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool 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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240226.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-mTACqOd6wRGrHTGhnQpCmhE/KyhaoIqJwBzMnX6QVW11X/38I+WzL25/BqziEuz48Qcz34kOv4mw/9OcK9hUMw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20240226.1_1708975485189_0.209090878939737","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20240226.9":{"name":"@azure/core-paging","version":"1.5.1-alpha.20240226.9","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20240226.9","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5849c7ad8a7b5e32ec58a5c200843f61fea55e3c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20240226.9.tgz","fileCount":57,"integrity":"sha512-/4KmhqSwNpT7NzzNN7vvmsKtr3w8Re2y7x9NaA0CSeZ9gmfPOKdJEUvylaytVpRhzclSBdOcshaZ7/09ScCqLw==","signatures":[{"sig":"MEUCIBET+zmB8AIkJ8F4+XFl0lXPekdlDhNsHso7H2LfTiBYAiEAiF/4JFqCa5H7ipFZ2bRmJTciJnjnRT92iLqnUeMCGEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70334},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240226.9.tgz","types":"./dist/commonjs/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool 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 --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240226.9.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-/4KmhqSwNpT7NzzNN7vvmsKtr3w8Re2y7x9NaA0CSeZ9gmfPOKdJEUvylaytVpRhzclSBdOcshaZ7/09ScCqLw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20240226.9_1709009571882_0.018877675143570638","host":"s3://npm-registry-packages"}},"1.5.1-alpha.20240228.1":{"name":"@azure/core-paging","version":"1.5.1-alpha.20240228.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.5.1-alpha.20240228.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9ed2d291f77d3252538ba87db520d0b701e4dd8d","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.5.1-alpha.20240228.1.tgz","fileCount":57,"integrity":"sha512-N/AOxqdgUlH9YjFIsd0qo7FN9Tol1iNpq4ZHlQ3QkxF/fFFgW/IRbg97izzFR4kWOHXyVCqOXar16Ueix/w8fA==","signatures":[{"sig":"MEQCIBBVmrZVzziixgcjSdsqBtaYmqj8fk3V+zZH/MgMwBmDAiAtr1CQV0SySgc8BKzWpVrGJ3SMPU8H+22CDYq+n02X3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70444},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240228.1.tgz","types":"./dist/commonjs/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.5.1-alpha.20240228.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-N/AOxqdgUlH9YjFIsd0qo7FN9Tol1iNpq4ZHlQ3QkxF/fFFgW/IRbg97izzFR4kWOHXyVCqOXar16Ueix/w8fA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.5.1-alpha.20240228.1_1709148289871_0.9994016241674919","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@azure/core-paging","version":"1.6.0","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.0","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"66018561d23e6f5083ddbfa3fc0eba17554682df","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.0.tgz","fileCount":57,"integrity":"sha512-W8eRv7MVFx/jbbYfcRT5+pGnZ9St/P1UvOi+63vxPwuQ3y+xj+wqWTGxpkXUETv3szsqGu0msdxVtjszCeB4zA==","signatures":[{"sig":"MEUCIFdyi/aJiOrETsgYSl4E7pjWUkvxDM/RBEF5kdMYpOhlAiEAxd//1zxrYYHHDSbV9v0fiWuwjEgdynEYWiAspYSrj5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70387},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.0.tgz","types":"./dist/commonjs/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.0.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-W8eRv7MVFx/jbbYfcRT5+pGnZ9St/P1UvOi+63vxPwuQ3y+xj+wqWTGxpkXUETv3szsqGu0msdxVtjszCeB4zA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.11.1","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":"^1.0.0","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.0_1710371890248_0.9101670895970553","host":"s3://npm-registry-packages"}},"1.6.0-alpha.20240314.2":{"name":"@azure/core-paging","version":"1.6.0-alpha.20240314.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.0-alpha.20240314.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1f47be01d87fc91b01db7b421714a114c8064d96","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.0-alpha.20240314.2.tgz","fileCount":57,"integrity":"sha512-VQ6KCFCV6FtSePrs6aWq5wY8RQuI5M5fZ9SlIfUul2fgYPXiIJXH3BGctShVJJpE4QdQ5luq+eLL/eCJMhPi6g==","signatures":[{"sig":"MEUCIBbfaZqVbBPlOpUjUGVKv7RlisN/DqNH/WZhtAmCnCrWAiEAuAsHTa7oy20+8nA9kIimGnF+0khr6cq5rIYb+WEs/fk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70444},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.0-alpha.20240314.2.tgz","types":"./dist/commonjs/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.0-alpha.20240314.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-VQ6KCFCV6FtSePrs6aWq5wY8RQuI5M5fZ9SlIfUul2fgYPXiIJXH3BGctShVJJpE4QdQ5luq+eLL/eCJMhPi6g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.0-alpha.20240314.2_1710440440126_0.3134388996627284","host":"s3://npm-registry-packages"}},"1.6.1-alpha.20240320.4":{"name":"@azure/core-paging","version":"1.6.1-alpha.20240320.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.1-alpha.20240320.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9b5fde5f72aa5759bdd0a2fd0bf510c77fd39e45","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.1-alpha.20240320.4.tgz","fileCount":57,"integrity":"sha512-qXYP8/D46ifAT+v5ci7bWrnKVYXGF9SnjUjMXofYMEUYQwypVJbjKAt6dkMPggktdchXdxkLuMDEWD5cWWXQXw==","signatures":[{"sig":"MEYCIQCQoTSc5BDoaxUKl+Oc0mkv/rYSc3OBFfbrvMI6S4NBdwIhANhhtdqST6e82GUZ/5Zon+B0WMYsNYS01FnUOWxsh+e9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70484},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.1-alpha.20240320.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.1-alpha.20240320.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-qXYP8/D46ifAT+v5ci7bWrnKVYXGF9SnjUjMXofYMEUYQwypVJbjKAt6dkMPggktdchXdxkLuMDEWD5cWWXQXw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.1-alpha.20240320.4_1710958960463_0.8623379822262167","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"@azure/core-paging","version":"1.6.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.1","maintainers":[{"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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7aba429374effc95b8801de3e0eef4a4ba0a2457","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.1.tgz","fileCount":57,"integrity":"sha512-3tKIQXSU3mlN+ITz0m2pXLnKK3oQ6/EVcW8ud011Iq+M0rx6Wnm7NUEpoMeOAEedeKlPtemrQzO6YWoDR71O5w==","signatures":[{"sig":"MEUCIARgNVb7mPKrdn1cjktGRf/VYNJfHRWbhv50srZeXR92AiEApOZg+kmYLc7iOO2t77aDV+F+h965hM5t4eFIXVJFFFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70427},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-3tKIQXSU3mlN+ITz0m2pXLnKK3oQ6/EVcW8ud011Iq+M0rx6Wnm7NUEpoMeOAEedeKlPtemrQzO6YWoDR71O5w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.11.1","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":"^1.0.0","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.1_1710970586485_0.481231203532291","host":"s3://npm-registry-packages"}},"1.6.2-alpha.20240322.2":{"name":"@azure/core-paging","version":"1.6.2-alpha.20240322.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.2-alpha.20240322.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e8d261319facd347bd6c84ec396063d09aeea6f4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.2-alpha.20240322.2.tgz","fileCount":57,"integrity":"sha512-EuUUoK7tUEa20dC/NPKdZqA04QRmV1de4drpdhUXFEkI/I1D+iN8SoFI718n58TF4UNrgkdz/oEw8UnUChg+Jw==","signatures":[{"sig":"MEQCIHWcHrrvxJevclzyxqhXOwZxujFneOdbylm8gOckBmrUAiBrbMZJkXhiwyQVOQLsxM6mnFdtis65WrHrFXUGkvo3EQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70484},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.2-alpha.20240322.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.2-alpha.20240322.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-EuUUoK7tUEa20dC/NPKdZqA04QRmV1de4drpdhUXFEkI/I1D+iN8SoFI718n58TF4UNrgkdz/oEw8UnUChg+Jw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.2-alpha.20240322.2_1711131870408_0.6924860946855593","host":"s3://npm-registry-packages"}},"1.6.2-alpha.20240329.3":{"name":"@azure/core-paging","version":"1.6.2-alpha.20240329.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.2-alpha.20240329.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c58af2ef7a177e9b969f7f332049f0f9d8da38a8","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.2-alpha.20240329.3.tgz","fileCount":57,"integrity":"sha512-7mO6ahGO98xVM6EXLZRdk93isHex97fowbYBniof8gMrj59BsxAfxLJNv5rK2ABWkmQNSpZZ3qPV7xZYNvUtHw==","signatures":[{"sig":"MEUCIQDfQvY+bQghHl0TSPfx4ppGl4DloDwVPEx/fxICjwbbBQIgHGkScWKCI/wvUxNdEaqJoNSDfyG1D9rtttvDbj1jCFk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80625},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.2-alpha.20240329.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-paging/azure-core-paging-1.6.2-alpha.20240329.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-7mO6ahGO98xVM6EXLZRdk93isHex97fowbYBniof8gMrj59BsxAfxLJNv5rK2ABWkmQNSpZZ3qPV7xZYNvUtHw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.2-alpha.20240329.3_1711736316166_0.8357782498835693","host":"s3://npm-registry-packages"}},"1.6.2-alpha.20240410.4":{"name":"@azure/core-paging","version":"1.6.2-alpha.20240410.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.2-alpha.20240410.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f98a1995c2edfb97c1343750f78b14163d76d0fd","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.2-alpha.20240410.4.tgz","fileCount":57,"integrity":"sha512-JZTqDGklAtaax8dGgC/XC0anps7dHLZ3PVzTLwbrK8LkdVZVhR0be8rQDV1iC4faF+7GrioUhvkRZeJS5a9kUA==","signatures":[{"sig":"MEYCIQC8eQIfWIJ3R/H5wVXCXg+n1rx7+dnldC7H0DarKlnvRgIhAMs4u9Xd4QBW5fiLBx6vPnxTJeqGenHR7Th62O1gbrgG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80625},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5c06065e-93d3-4474-be89-6685d3586245\\azure-core-paging-1.6.2-alpha.20240410.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5c06065e-93d3-4474-be89-6685d3586245\\azure-core-paging-1.6.2-alpha.20240410.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-JZTqDGklAtaax8dGgC/XC0anps7dHLZ3PVzTLwbrK8LkdVZVhR0be8rQDV1iC4faF+7GrioUhvkRZeJS5a9kUA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.2-alpha.20240410.4_1712779894001_0.3649148939625393","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"@azure/core-paging","version":"1.6.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"40d3860dc2df7f291d66350b2cfd9171526433e7","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.2.tgz","fileCount":57,"integrity":"sha512-YKWi9YuCU04B55h25cnOYZHxXYtEvQEbKST5vqRga7hWY9ydd3FZHdeQF8pyh+acWZvppw13M/LMGx0LABUVMA==","signatures":[{"sig":"MEQCIHIItbE0WOOjes8GWsgF53GuA03BfgKSvwsuS603ao3/AiA7FSXUuLdmVY98LagEojKCWV5mbYz+98xYyQVMlc/ShA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80568},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4da15a9b-9b1e-4d42-8765-d4fd6958b0f8\\azure-core-paging-1.6.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4da15a9b-9b1e-4d42-8765-d4fd6958b0f8\\azure-core-paging-1.6.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-YKWi9YuCU04B55h25cnOYZHxXYtEvQEbKST5vqRga7hWY9ydd3FZHdeQF8pyh+acWZvppw13M/LMGx0LABUVMA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":"^1.0.0","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.2_1712798146286_0.7097549267987666","host":"s3://npm-registry-packages"}},"1.6.2-alpha.20240411.3":{"name":"@azure/core-paging","version":"1.6.2-alpha.20240411.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.2-alpha.20240411.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"98a330ca26e9a72b7d5bff68c8fb09d274834624","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.2-alpha.20240411.3.tgz","fileCount":57,"integrity":"sha512-c6sMPaRIF2cqYc0lZWVv1QhD6XB1+tBaXVAEVmjsRSbKcqh7uQ5b2M9x9JqcYdL8yVifZ7Nulyr8NqrtzI/4CA==","signatures":[{"sig":"MEUCIQDcm9hbJonbM3dlJoPq119zZQdDfJ/24uszY2Bi0ZSBZQIgOQRK5ykoPQUac747EnRzY98Ez6B56xVVRwT3TAyQ4mY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80625},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3c4138d6-d60d-47e8-9579-afe937b60a2e\\azure-core-paging-1.6.2-alpha.20240411.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3c4138d6-d60d-47e8-9579-afe937b60a2e\\azure-core-paging-1.6.2-alpha.20240411.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-c6sMPaRIF2cqYc0lZWVv1QhD6XB1+tBaXVAEVmjsRSbKcqh7uQ5b2M9x9JqcYdL8yVifZ7Nulyr8NqrtzI/4CA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.2-alpha.20240411.3_1712860868294_0.5849616193788212","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240412.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240412.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240412.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8ac161627d0a8090f1fe47985c33e0dc8cb77a6e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240412.3.tgz","fileCount":57,"integrity":"sha512-lSFJYvIkGwGgZh7JwwXPI3pXEvf5SF7+UoA089aUACFsAFarYrzKJYER/u+ctLQORgj/4mKOUxyVTwlefAyE+g==","signatures":[{"sig":"MEUCIQDDY0qh+btSnprRHcF3efIV41FKJduuaDRvicPmenaJ6QIgTvD74AoTfYoUev0h87szMlUVVkfFn2wyJwWvVUA5ITU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80625},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9e75c418-df24-41de-8c32-a3fd904ba4d7\\azure-core-paging-1.6.3-alpha.20240412.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9e75c418-df24-41de-8c32-a3fd904ba4d7\\azure-core-paging-1.6.3-alpha.20240412.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-lSFJYvIkGwGgZh7JwwXPI3pXEvf5SF7+UoA089aUACFsAFarYrzKJYER/u+ctLQORgj/4mKOUxyVTwlefAyE+g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240412.3_1712948557573_0.5407796593685097","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240415.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240415.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240415.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dab88c03d26136110ef29f4a8d458ff641331850","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240415.4.tgz","fileCount":57,"integrity":"sha512-WwIMA4SQoIUdyhJb75+Q0J0pkQm9fnb0FuXlarJejprPFTRjG2xY+zD8mJoV3hjZVcQLUUGf4NdwwkvWIvWA4Q==","signatures":[{"sig":"MEUCIQC7B7QS+jGaevmMepxoypM7URRRFgtaY561bE/JerQ8HgIgXqr+DxnRz3ELsQcf5gxNYlTQijs0/X8CrI8LBlbzc6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80677},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0e1afa00-9f52-4344-8c63-755cfa3fbab4\\azure-core-paging-1.6.3-alpha.20240415.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0e1afa00-9f52-4344-8c63-755cfa3fbab4\\azure-core-paging-1.6.3-alpha.20240415.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-WwIMA4SQoIUdyhJb75+Q0J0pkQm9fnb0FuXlarJejprPFTRjG2xY+zD8mJoV3hjZVcQLUUGf4NdwwkvWIvWA4Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240415.4_1713206390992_0.8730795448012993","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240416.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240416.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240416.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3906db5bc4b0e287d031bbfb7865cd82a12f2c43","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240416.4.tgz","fileCount":57,"integrity":"sha512-mMEPeioF71oOvXlmA+tZw3aV72qtXpoBQDSaeXpHwmD0XkEEcAEt1HydMguSDvDpex+4P4nWuqHH4Pw3+03UAw==","signatures":[{"sig":"MEQCIEx72LOz/VcLqWZgabkFFqpGRmPmN+t3tkXk1C6kCanbAiA/gFBAPOISu/FtD2VJFEMHZyYZpH6EjE03p/oDzQJIww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80677},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\642d1cd7-2009-4f02-a609-9a664f82a777\\azure-core-paging-1.6.3-alpha.20240416.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\642d1cd7-2009-4f02-a609-9a664f82a777\\azure-core-paging-1.6.3-alpha.20240416.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-mMEPeioF71oOvXlmA+tZw3aV72qtXpoBQDSaeXpHwmD0XkEEcAEt1HydMguSDvDpex+4P4nWuqHH4Pw3+03UAw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240416.4_1713292694077_0.5966467891513068","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240418.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240418.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240418.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"01525d6a02ea7e160bc09484e2190069e762eaa3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240418.3.tgz","fileCount":57,"integrity":"sha512-L/Jy4JFnPRq6dpV9gXIM4znbCEjiED9PuYpPHoDv4a6/7QXyZuB0nWG+4lWgd8WbAzKol8yRCY+86azVFs2t0w==","signatures":[{"sig":"MEYCIQCXgi/D5uzclxAYhPkpDGuGK5ocIc0IqeTxZ6ltqOd91gIhAKduotJETTv1UcHkadrgNwA7zOA8cwSMKpmMLjiBCTnm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80675},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ab3adc78-2f2c-427e-a3c9-acdd499a28f5\\azure-core-paging-1.6.3-alpha.20240418.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ab3adc78-2f2c-427e-a3c9-acdd499a28f5\\azure-core-paging-1.6.3-alpha.20240418.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-L/Jy4JFnPRq6dpV9gXIM4znbCEjiED9PuYpPHoDv4a6/7QXyZuB0nWG+4lWgd8WbAzKol8yRCY+86azVFs2t0w==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240418.3_1713466097838_0.2985501223405478","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240419.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240419.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240419.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8f34cfe2c43c16ba6f6667de35d7e9f7ff5047fa","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240419.1.tgz","fileCount":57,"integrity":"sha512-sYN95PtAy4T0H0IDl3tdJpk/dEVE4s8HhjidtdlNrJT6TBe67YaDuuxMQX9A42TNMRDhDtwvCYI1ZYQDBjs0/w==","signatures":[{"sig":"MEYCIQDdxNGB1zfq3vTCxtTRDVy6DeCXlgoAhfeLb1yys+nxQAIhAOnyxLCJcTwPL2ygyvGHoSBGyrCGkgsDlPatp/iDtOHg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80675},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\861a541b-b413-49d5-b8c5-048704fac5e6\\azure-core-paging-1.6.3-alpha.20240419.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\861a541b-b413-49d5-b8c5-048704fac5e6\\azure-core-paging-1.6.3-alpha.20240419.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-sYN95PtAy4T0H0IDl3tdJpk/dEVE4s8HhjidtdlNrJT6TBe67YaDuuxMQX9A42TNMRDhDtwvCYI1ZYQDBjs0/w==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240419.1_1713552227631_0.28486539480906115","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240423.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240423.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240423.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"421fd116f87323f90534b75dd03896170c3e5b6f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240423.2.tgz","fileCount":57,"integrity":"sha512-AP4wneIIjiaC4IgMlTo+DNc+bSPOuFKktwHeiF/IPmT85P7p0if5i7C6vtBUq81rFXefXzRN3sT9YE6T2QiLoA==","signatures":[{"sig":"MEYCIQD90W8/mmVdqBBSpvIz0XphMR6a7F7sBF6rK9Wk6cxmiwIhAMA2X6wgBClaB2BRypy60pfI806wKkX6FUETVzY7AjWg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\87529c29-a619-4521-b810-1b046274be10\\azure-core-paging-1.6.3-alpha.20240423.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\87529c29-a619-4521-b810-1b046274be10\\azure-core-paging-1.6.3-alpha.20240423.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-AP4wneIIjiaC4IgMlTo+DNc+bSPOuFKktwHeiF/IPmT85P7p0if5i7C6vtBUq81rFXefXzRN3sT9YE6T2QiLoA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240423.2_1713897606442_0.8410435553938591","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240424.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240424.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240424.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4b0d444a185a48d4a11090c913672ca74a8d93f7","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240424.3.tgz","fileCount":57,"integrity":"sha512-0mi61o960P5qzjh6EJJkaFaN/8UukrMalkNJ4bu38JKKeSkqeeURiJ+y1RZ6j3Eko744Zce1ZsmYJCv/vRO4HA==","signatures":[{"sig":"MEQCIED4XTAqf2ZEeCdOPQRXxhKllBp+muKkacamXAYpU32dAiBR+Ejl8aamfMpF9X6NV9oRPXuF/UxLAJ3Bl+n1hNSUGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e0a28dfa-3754-4279-abb0-92e5b8050ddc\\azure-core-paging-1.6.3-alpha.20240424.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e0a28dfa-3754-4279-abb0-92e5b8050ddc\\azure-core-paging-1.6.3-alpha.20240424.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-0mi61o960P5qzjh6EJJkaFaN/8UukrMalkNJ4bu38JKKeSkqeeURiJ+y1RZ6j3Eko744Zce1ZsmYJCv/vRO4HA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240424.3_1713984735077_0.44422809109511596","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240425.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240425.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240425.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8f129f8bc2a86af3ffb6215870b2cc19bd336228","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240425.2.tgz","fileCount":57,"integrity":"sha512-jEGObX8Uv3h9futGYY9tGcwjQPTaNP92MwbtCiPqcmqH48EVtNrbPx6BN535GE/IRfI0SJdFY97UbZ53fWysZw==","signatures":[{"sig":"MEUCIQDDeD2LOQzJQdzKHpC7w4HHDfFz2pYxueHicxqOaFMqeQIgdUp2uWZvUi0mbvZIQkq+0v04OmgxJM9NlEnM1CPyLL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3fcf92a0-d2e0-4549-aa8c-421fb7d67b72\\azure-core-paging-1.6.3-alpha.20240425.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3fcf92a0-d2e0-4549-aa8c-421fb7d67b72\\azure-core-paging-1.6.3-alpha.20240425.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-jEGObX8Uv3h9futGYY9tGcwjQPTaNP92MwbtCiPqcmqH48EVtNrbPx6BN535GE/IRfI0SJdFY97UbZ53fWysZw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240425.2_1714070322976_0.20223564273949268","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240426.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240426.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240426.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"67268894240efb22ec50f0571222fdc8cfa1b329","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240426.4.tgz","fileCount":57,"integrity":"sha512-kQQ14pTovnad/HGsSyrglvTeWyhfM5bVq5Rp9tt9nKUQ2aDYRMI7zvErqVbHg9JMTk8PkvEWQ0gb/VKcUKHn4Q==","signatures":[{"sig":"MEUCIQCwUGJNiGMbrECw2yPTepCKZwL+TzGPFOHWo4++GQAtGwIgdnUcQiB0U4WO+zI9vlrbXLBCH4jdEexVCX4Na9ol9kI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f988c81f-4d80-4bf4-8fda-597ab84018b0\\azure-core-paging-1.6.3-alpha.20240426.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f988c81f-4d80-4bf4-8fda-597ab84018b0\\azure-core-paging-1.6.3-alpha.20240426.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-kQQ14pTovnad/HGsSyrglvTeWyhfM5bVq5Rp9tt9nKUQ2aDYRMI7zvErqVbHg9JMTk8PkvEWQ0gb/VKcUKHn4Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240426.4_1714156872544_0.833348767030115","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240429.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240429.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240429.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"15797b7706666ed07e068cf0773e3feebf0c3ea5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240429.3.tgz","fileCount":57,"integrity":"sha512-WLpjQBYlORgG6HvG990zhKhULYjZ2hU9k+TsbzrKDnQ/wlAlPoVET1rfyRZBl9PCW0koZPhjpDPQryGmutW6mQ==","signatures":[{"sig":"MEUCICIwiXIwspeJxyRkSIIY0rkhu4JXlaPtB9tLoPtfA2khAiEAyq2y+zntUTiDvvW0N8pYJIjOd7ixrW3XazHNqbOLwtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\44ba4ec5-b46c-4eb2-8864-26730d124761\\azure-core-paging-1.6.3-alpha.20240429.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\44ba4ec5-b46c-4eb2-8864-26730d124761\\azure-core-paging-1.6.3-alpha.20240429.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-WLpjQBYlORgG6HvG990zhKhULYjZ2hU9k+TsbzrKDnQ/wlAlPoVET1rfyRZBl9PCW0koZPhjpDPQryGmutW6mQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240429.3_1714416652969_0.2678145366399629","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240501.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240501.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240501.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"94d7906589399645fdd4a7ebd8e05d7754f96a05","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240501.2.tgz","fileCount":57,"integrity":"sha512-72nwV3kcmBdPJIDSjg7R16J+CkFQ/3q6WxZQQckOIp3mwiy0yzHeMDAnw24xc4RkCz3dGEc83kPIdGh7kutAsA==","signatures":[{"sig":"MEUCIGz5KgU3d8b82uar4PG+R4jZB6zsAxMu0KOXJf9aYMaGAiEA4tTUUiZ9S2j1w/JJi0HRxLxihc+rJ6pdBm093+vNwXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\27bcc5ae-9bde-4d80-92f7-2b184e5fbd02\\azure-core-paging-1.6.3-alpha.20240501.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\27bcc5ae-9bde-4d80-92f7-2b184e5fbd02\\azure-core-paging-1.6.3-alpha.20240501.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-72nwV3kcmBdPJIDSjg7R16J+CkFQ/3q6WxZQQckOIp3mwiy0yzHeMDAnw24xc4RkCz3dGEc83kPIdGh7kutAsA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240501.2_1714589162393_0.12844888348800487","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240502.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240502.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240502.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"963efbc4bce3a58a3b8cb6e78a177efe8a72cc49","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240502.4.tgz","fileCount":57,"integrity":"sha512-5VqWrOIZOMCF4RhThfHvDp0TIRjXXmkQZqj/Q68jJCMXhlH41ukL2IZwXceaj0m+FF2z0asqbBYAZI0oZBy/Ew==","signatures":[{"sig":"MEUCIQDeWMouofHb2j5GGNCrg7kolW9a2vre76YOQdSxIoTIjgIgJxBdQJYn0vmYoelh1ZJjRl6/7PYHqpKHPW4jE3PgoT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1a162606-cc50-47c4-b73c-f1534f0e6a39\\azure-core-paging-1.6.3-alpha.20240502.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1a162606-cc50-47c4-b73c-f1534f0e6a39\\azure-core-paging-1.6.3-alpha.20240502.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-5VqWrOIZOMCF4RhThfHvDp0TIRjXXmkQZqj/Q68jJCMXhlH41ukL2IZwXceaj0m+FF2z0asqbBYAZI0oZBy/Ew==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240502.4_1714675436469_0.37233653614943196","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240503.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240503.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240503.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fad66ee778420efb6e7aa1476c10094fff1a5c48","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240503.1.tgz","fileCount":57,"integrity":"sha512-HSHb3YHTauxnEcv1FmJLU2tK+M76nhEwzEA+ihC65OwHPAPMZ9m7np9yml5HzQU3jnfXKkznC6uXYnZy2ZPthA==","signatures":[{"sig":"MEQCIBAXZcA+7N2ymGqzX8pGhkSYEwe6nnBKpLIGRHY2vvWqAiBwEFVHR9ECrF07Fzp2gpyaK8W+dzheISyns4x95l51eQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e4119338-8194-4d45-91c5-8a4a1a62a217\\azure-core-paging-1.6.3-alpha.20240503.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e4119338-8194-4d45-91c5-8a4a1a62a217\\azure-core-paging-1.6.3-alpha.20240503.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-HSHb3YHTauxnEcv1FmJLU2tK+M76nhEwzEA+ihC65OwHPAPMZ9m7np9yml5HzQU3jnfXKkznC6uXYnZy2ZPthA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240503.1_1714762243185_0.9034245329777333","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240506.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240506.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240506.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d5af1fb7cf4b88b6089333915de02df6f48532a4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240506.1.tgz","fileCount":57,"integrity":"sha512-X+i6PKlS2hkVi3rzxA8EtJWJa+Sp1XERAgfHKnGOzW6WqquhHfNsw0bJRlsS7+ASS+mSnk3XHgT1OsFAIxG/kg==","signatures":[{"sig":"MEUCIBfeEdixGTbylJaqEUD6W/Fdg/zYMGGyxG+L+CYH4DTNAiEAtHqfFWZ4HgHwAkNhcs2gWNd3W/+NZkDkaeu6pX/13Zg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7af9ac72-67d3-4bbd-8c0f-a41729a2b97f\\azure-core-paging-1.6.3-alpha.20240506.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7af9ac72-67d3-4bbd-8c0f-a41729a2b97f\\azure-core-paging-1.6.3-alpha.20240506.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-X+i6PKlS2hkVi3rzxA8EtJWJa+Sp1XERAgfHKnGOzW6WqquhHfNsw0bJRlsS7+ASS+mSnk3XHgT1OsFAIxG/kg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240506.1_1715020155213_0.8149620563166375","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240507.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240507.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240507.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c9b0ee9093c67ff1864069c4e55ce12f3d64ce8f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240507.2.tgz","fileCount":57,"integrity":"sha512-vl9IjQQ8gTP8RDFKpwYVnR8PteV3r/zmwyObKfPc+ju1U2vbiLmoNDDR7NSMUTYzgHgAq8eWIHFW5hQmlaR4FA==","signatures":[{"sig":"MEUCIQC7LqO/8kZ2AdpAaMbUrxIV/h6i57YxDaPsuv7IYqN8eQIgQe+uYz1Wzj8HWR+r58fTG1k3dDKKcDAwcXDKDz1YZSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9131a5a3-5e49-4cce-b1ea-4b1fb6724e98\\azure-core-paging-1.6.3-alpha.20240507.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9131a5a3-5e49-4cce-b1ea-4b1fb6724e98\\azure-core-paging-1.6.3-alpha.20240507.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-vl9IjQQ8gTP8RDFKpwYVnR8PteV3r/zmwyObKfPc+ju1U2vbiLmoNDDR7NSMUTYzgHgAq8eWIHFW5hQmlaR4FA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240507.2_1715106586905_0.20533731625934437","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240508.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240508.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240508.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d60a897cfe9f898f86eb598411c641db4cfdbcb5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240508.2.tgz","fileCount":57,"integrity":"sha512-9KH/WURsNrQ8JEyrzEGCd4xknesaUZv4iqQjt9m9fkxeKVj+6lFIq/lxtl7nsIM7ZhkVW4fEB0EBLK81J/r2KQ==","signatures":[{"sig":"MEUCIBh6w+is6rtyk3Z40Fy2fJxTrQQV9QlMf9pVEFkRAtRSAiEAuDOh1wo2hPN0CJbNBNq1ZvQmFu6EY3U6c+19jXBM0PM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\74c1a42b-9208-4906-891a-4c5ee1020c46\\azure-core-paging-1.6.3-alpha.20240508.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\74c1a42b-9208-4906-891a-4c5ee1020c46\\azure-core-paging-1.6.3-alpha.20240508.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-9KH/WURsNrQ8JEyrzEGCd4xknesaUZv4iqQjt9m9fkxeKVj+6lFIq/lxtl7nsIM7ZhkVW4fEB0EBLK81J/r2KQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240508.2_1715193134648_0.829860021004379","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240509.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240509.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240509.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"61ace8a05b0664fee9316f24ce0be9b4a93aa103","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240509.1.tgz","fileCount":57,"integrity":"sha512-8Xl7tfIEKAu7lVM131zl0dPn/e8mfY67pgUaTWfKHw6qsCS4/jSzGPyBjCaBQSkQLKR1QqsxRTLI85LjGe8peA==","signatures":[{"sig":"MEQCIG8rwzJ32GiaGOJ61QGWfuhrRepkC8yUju0V68UINRI/AiAupygxS6WEIhYHtqVw5QtTzS3Wtci8MxQkCB/177I2cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ea8872c7-54c0-4f37-8d9a-703d51a60356\\azure-core-paging-1.6.3-alpha.20240509.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ea8872c7-54c0-4f37-8d9a-703d51a60356\\azure-core-paging-1.6.3-alpha.20240509.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-8Xl7tfIEKAu7lVM131zl0dPn/e8mfY67pgUaTWfKHw6qsCS4/jSzGPyBjCaBQSkQLKR1QqsxRTLI85LjGe8peA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240509.1_1715279799017_0.37762387888158355","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240510.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240510.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240510.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d05ffa60d63b532ba2cbe04308c9408647fb159a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240510.3.tgz","fileCount":57,"integrity":"sha512-AUmoKB74tRVjE+P5iY9JV5b6mBxULGQsbJDHHP1hrXfR2XoPckoHe56p+ND3B2LjjeE1L8oxbiTTrxi0+0A/Pw==","signatures":[{"sig":"MEUCIQD0PLvXikihGOE578lCQzSNQ24mD8Y93rYrUBpDx34biQIgOpeu2CCyu+Hu9btqNKzw+GzGSE5tKu/TPBB4lUDjjCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9d7e2f3c-b5ad-46f7-bba6-66103cd91665\\azure-core-paging-1.6.3-alpha.20240510.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9d7e2f3c-b5ad-46f7-bba6-66103cd91665\\azure-core-paging-1.6.3-alpha.20240510.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-AUmoKB74tRVjE+P5iY9JV5b6mBxULGQsbJDHHP1hrXfR2XoPckoHe56p+ND3B2LjjeE1L8oxbiTTrxi0+0A/Pw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240510.3_1715365748906_0.3440143233835835","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240513.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240513.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240513.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7487c9a7ac267c6fcc5fa9a7070abd28def26d27","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240513.1.tgz","fileCount":57,"integrity":"sha512-CYt6Ykc8ZmtAphuPHC3X7k+vEn/mZFp34iHaysGDqmr2Fa3pZnMUbMbPOKNLmzLXdYANKsjsjNju8B5bmlbDpQ==","signatures":[{"sig":"MEQCIHyH55FDWi4/LsondRReX6EcX9HbMeC46pIUgKh7KKNLAiBnJ7ep7ZJKyScPszUdQ3Wy+DrB4rMrU8CXWWxTo7Tl4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\005ea0c2-da8a-4083-bc4b-1aba5a3af692\\azure-core-paging-1.6.3-alpha.20240513.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\005ea0c2-da8a-4083-bc4b-1aba5a3af692\\azure-core-paging-1.6.3-alpha.20240513.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-CYt6Ykc8ZmtAphuPHC3X7k+vEn/mZFp34iHaysGDqmr2Fa3pZnMUbMbPOKNLmzLXdYANKsjsjNju8B5bmlbDpQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240513.1_1715624828414_0.7445796814002521","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240514.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240514.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240514.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d852e3fa52be450f7d098a6600b3aa7fd7c432f5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240514.3.tgz","fileCount":57,"integrity":"sha512-/jEDeTjTpajNUi4X9kLzd72jitRi9OhpEALG8bbfVaZZoi8kcq3aDagsRl1NGceXlEUp4p0v86JcpKjHM0XEoQ==","signatures":[{"sig":"MEUCIQCXaGKAv+9oxVxFiQh2ld0rVJ9DjRw/qfjX013LL634YAIgfk+v/5T/iljlAENmKykVsJ/PZwYkGp+CaJHNSZzQ6zo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5cf0d867-e71f-4329-905c-39b087fb5266\\azure-core-paging-1.6.3-alpha.20240514.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5cf0d867-e71f-4329-905c-39b087fb5266\\azure-core-paging-1.6.3-alpha.20240514.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-/jEDeTjTpajNUi4X9kLzd72jitRi9OhpEALG8bbfVaZZoi8kcq3aDagsRl1NGceXlEUp4p0v86JcpKjHM0XEoQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240514.3_1715712079275_0.7516473016260856","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240515.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240515.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240515.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"857a196010fdb89064d3bcc6f0f95c698b6efb53","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240515.1.tgz","fileCount":57,"integrity":"sha512-k/tdZmakSBX3pPUhHk8lnefw+W7ySqg9I0hof9Uf6zeZIiwBu9YghAm/mBU0BTra0TgMtwHtIQQS9Jy9T+jq7A==","signatures":[{"sig":"MEYCIQCrTxNtU4wPyULmb35cB9sXlEdT8j+LofIZXK/UGU61UwIhAKE3rRy0aKwzYGKKsI48HO4v5e7MEtPX4+0gU0Gcs8Hq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9f2e41a1-cca0-4a6b-b84b-9eec9cb9e2de\\azure-core-paging-1.6.3-alpha.20240515.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9f2e41a1-cca0-4a6b-b84b-9eec9cb9e2de\\azure-core-paging-1.6.3-alpha.20240515.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-k/tdZmakSBX3pPUhHk8lnefw+W7ySqg9I0hof9Uf6zeZIiwBu9YghAm/mBU0BTra0TgMtwHtIQQS9Jy9T+jq7A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240515.1_1715797720711_0.5072104588668398","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240516.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240516.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240516.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a2ac87852dd414262aa580f53c473c0168433045","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240516.2.tgz","fileCount":57,"integrity":"sha512-MgEIXGigp7gu0y3VX0D8qa8JTxT/YoRiJTskqpumpMycHz+4hmCWOWM0S5xNwrLi8+lf8lGYkYJ8jVnbGUR4tQ==","signatures":[{"sig":"MEUCIQCcgqmqLq7XaqKzSsR/BVct5VeS5tsdzh1w3/F9JnRUawIgKDbTgc2KUv/1VhY8gSWI7VSs2ojVlOrr/FEsAvF+BSo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a7c5a679-a108-4551-9635-c6cca96d4945\\azure-core-paging-1.6.3-alpha.20240516.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a7c5a679-a108-4551-9635-c6cca96d4945\\azure-core-paging-1.6.3-alpha.20240516.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MgEIXGigp7gu0y3VX0D8qa8JTxT/YoRiJTskqpumpMycHz+4hmCWOWM0S5xNwrLi8+lf8lGYkYJ8jVnbGUR4tQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240516.2_1715885252573_0.5107457194532075","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240517.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240517.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240517.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fdc286002254d06aa8e620417ad91a3b2833b320","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240517.1.tgz","fileCount":57,"integrity":"sha512-ITeFZYyBZlQ44n+5L0VTGTutiYVNRohVHYEf+NEUQj3U2QpMwmGCuUaDOhI5J+LiSYdC9jbVzx0edL0bEMcPUQ==","signatures":[{"sig":"MEYCIQDPlNC0Am7a4/UQr79CGD7pOT9T7wMmn2l6fOLtRsgyngIhALijvaFqi6gD+ElhXH0CMTWwF1/U4f/cQQVCWh2oWY1e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2be62c3c-d5a6-4f88-ac4b-524effd185b6\\azure-core-paging-1.6.3-alpha.20240517.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2be62c3c-d5a6-4f88-ac4b-524effd185b6\\azure-core-paging-1.6.3-alpha.20240517.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ITeFZYyBZlQ44n+5L0VTGTutiYVNRohVHYEf+NEUQj3U2QpMwmGCuUaDOhI5J+LiSYdC9jbVzx0edL0bEMcPUQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240517.1_1715970451531_0.14979703457408156","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240520.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240520.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240520.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"72feca41e614f4557eae510520e5aeefb55503aa","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240520.1.tgz","fileCount":57,"integrity":"sha512-ohwxegY5CIf8y70L+otG2f0mGnR9Fc/TmoeqCGu9Eiz7lHHnsQ9E+7zqAGq+q61hdApfyu1/aRlpkDy+wox+dw==","signatures":[{"sig":"MEQCIFUTj3SqXyIEdsH5s0jQzVMuMKRhYd9SE2uPQmr3lOrPAiAJKEDLuq8WIKDOmE0S9gaXNPh8Hcb/hUMD96SX8F6lIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\87e215df-4f28-4535-b56a-a690c1fa0659\\azure-core-paging-1.6.3-alpha.20240520.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\87e215df-4f28-4535-b56a-a690c1fa0659\\azure-core-paging-1.6.3-alpha.20240520.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ohwxegY5CIf8y70L+otG2f0mGnR9Fc/TmoeqCGu9Eiz7lHHnsQ9E+7zqAGq+q61hdApfyu1/aRlpkDy+wox+dw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240520.1_1716229619500_0.9233869484485735","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240521.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240521.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240521.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"48f208d268f5c08ed99f2e4bff631372de3b8c8c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240521.1.tgz","fileCount":57,"integrity":"sha512-FZcep6to9eNahXO2wJt4kmIIkyOlGd/MZbJ3o63YFdeDehR3bTMzmnbBspv2g5unPligE08tgz/vwh8EbT0vmA==","signatures":[{"sig":"MEQCIB9Cjf+a+W6YYYJDv6RBfIXxdNR5CxyDBFlU0TAezLaoAiBeKk/REpRv5D3dvQfoU73JLwxfTs278mOSpzT37n0EkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0719b61b-1ccf-4a56-8c49-1cf17df23a58\\azure-core-paging-1.6.3-alpha.20240521.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0719b61b-1ccf-4a56-8c49-1cf17df23a58\\azure-core-paging-1.6.3-alpha.20240521.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-FZcep6to9eNahXO2wJt4kmIIkyOlGd/MZbJ3o63YFdeDehR3bTMzmnbBspv2g5unPligE08tgz/vwh8EbT0vmA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240521.1_1716316018004_0.10567138986119518","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240522.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240522.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240522.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6584f6ed2282581a9de630bb5f60b2d360782277","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240522.4.tgz","fileCount":57,"integrity":"sha512-cD0PuuUqstDXrvInadl4JFGIbXC2QognkkDXgD8kghrpICr3sZ4F7/tjECf1wp3nOwM8RFthDIW6ECQN0XTcBQ==","signatures":[{"sig":"MEYCIQDKM79rkEXurT4MGe6RU6yVX0jYrl8EwdhJfj1k+BKIiwIhAN6aGApbs5lBzSJyPGHsFh3o9wWX27B9/32PIsI6yb6U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fb06dbbe-6192-4f14-baa1-13df2284d512\\azure-core-paging-1.6.3-alpha.20240522.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fb06dbbe-6192-4f14-baa1-13df2284d512\\azure-core-paging-1.6.3-alpha.20240522.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cD0PuuUqstDXrvInadl4JFGIbXC2QognkkDXgD8kghrpICr3sZ4F7/tjECf1wp3nOwM8RFthDIW6ECQN0XTcBQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240522.4_1716402943149_0.12119872847613333","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240523.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240523.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240523.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"77199bff87d5d08a748b06a695ac1c0853b5b7fc","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240523.4.tgz","fileCount":57,"integrity":"sha512-sG05MZ0Z84VjprCQuq7F2lVUEBI0vDPBTMh7wMKbIa2Xf1YV1X5J/RShHLliKHwC+tiT+I358OM3+ypoXZpE8Q==","signatures":[{"sig":"MEQCIGScxhnOffrO5jJpT853V4KvpiLVnnHm5siyc/hZez5SAiAGUpU6N67IkGY+Imamc68AwpEr6JtcwT+r4eUrUJf9Ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5a17359d-babc-47e8-bbbd-f8cd24e79cac\\azure-core-paging-1.6.3-alpha.20240523.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5a17359d-babc-47e8-bbbd-f8cd24e79cac\\azure-core-paging-1.6.3-alpha.20240523.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-sG05MZ0Z84VjprCQuq7F2lVUEBI0vDPBTMh7wMKbIa2Xf1YV1X5J/RShHLliKHwC+tiT+I358OM3+ypoXZpE8Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240523.4_1716489395350_0.40998465048928234","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240524.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240524.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240524.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fcfb0ffa6d1fdf59bc3aca705f5826723ee7f8da","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240524.1.tgz","fileCount":57,"integrity":"sha512-B1400ENg9Nb2Fa6NUrXgOszAz15LTgXX3kzV1E2sVwtnFpuv3P5g1i0jT/r+Ol9LmFUJccqjUUTUue0Zp1v1nA==","signatures":[{"sig":"MEMCHy6wHVtqWHM+y6u/Dtc8Htgp34ivHnBXT9Gp/s5NQ+UCIDsRxc579SpN5iYgkryoEVP0TvqiCLCEgOBUvVkFNPjv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ec50e620-2495-42bb-83c3-d564e71175d1\\azure-core-paging-1.6.3-alpha.20240524.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ec50e620-2495-42bb-83c3-d564e71175d1\\azure-core-paging-1.6.3-alpha.20240524.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-B1400ENg9Nb2Fa6NUrXgOszAz15LTgXX3kzV1E2sVwtnFpuv3P5g1i0jT/r+Ol9LmFUJccqjUUTUue0Zp1v1nA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240524.1_1716575415253_0.2959364130835973","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240527.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240527.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240527.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3cdbf0a2c40bf039f1c3e681f1ad15badcfb8bcb","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240527.1.tgz","fileCount":57,"integrity":"sha512-d8a0dZXjLZKf6746qjXKiudcmGk64JTkxDh12tNVn2pMAjX68zcAzLCYAvYUbXlO5ukZ9d4dl3jtu+nlKDCOQg==","signatures":[{"sig":"MEQCIBETkVn7PQ5gCacEzcxu5bung1Nbp9uDcuZUNagYSrBVAiAtK1zhUjv3NrjZgNMvQJLZkJmoxcuEgBV89KquNzSMxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f8ff4399-1762-4cb6-9d67-2e56a5fb78e5\\azure-core-paging-1.6.3-alpha.20240527.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f8ff4399-1762-4cb6-9d67-2e56a5fb78e5\\azure-core-paging-1.6.3-alpha.20240527.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-d8a0dZXjLZKf6746qjXKiudcmGk64JTkxDh12tNVn2pMAjX68zcAzLCYAvYUbXlO5ukZ9d4dl3jtu+nlKDCOQg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240527.1_1716834763464_0.028856880726185752","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240528.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240528.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240528.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0edce3e33233876b4154621950c7cc0f21733e4c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240528.2.tgz","fileCount":57,"integrity":"sha512-la92+T53asreX1WICV+TU18CwcAjRBqe1Zy5UYV9q3MAqKTq7Wdqd63CLmI/VhEdaSWnYxYKM7ATPOA56+9rhA==","signatures":[{"sig":"MEYCIQD4xaM27wjjB3QLZEVXxM2Hjk2I/hq3t7rWabEtpDvUJQIhAN2kTTTj2Q6OsEvhbW1znSdkg+UKo00Vz2bLqhvJDuLG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9220215b-00c8-40f5-9d64-f6644f7a28d9\\azure-core-paging-1.6.3-alpha.20240528.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9220215b-00c8-40f5-9d64-f6644f7a28d9\\azure-core-paging-1.6.3-alpha.20240528.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-la92+T53asreX1WICV+TU18CwcAjRBqe1Zy5UYV9q3MAqKTq7Wdqd63CLmI/VhEdaSWnYxYKM7ATPOA56+9rhA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240528.2_1716921230906_0.01929204914369076","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240529.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240529.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240529.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9b81c36741dfc91294c1f4f737060a1744148ec5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240529.1.tgz","fileCount":57,"integrity":"sha512-WVCeijIKFgOhsiysIcBCMFDqLRHJPEldqvS1RUsAW9A+PgUVOoGw77xjxeWy26v7Hv81/sydX4VzMQE+VfkIOQ==","signatures":[{"sig":"MEYCIQDv9MrqPgqRBVmyTsUYo1WoshIXHPchK+5W7WF6wRIyBAIhALB9W9+6xZDNOPykTSXhx+lsiJFdC5P9kNj7pjKcafJw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\af298242-329f-4560-8683-931a0d997fe5\\azure-core-paging-1.6.3-alpha.20240529.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\af298242-329f-4560-8683-931a0d997fe5\\azure-core-paging-1.6.3-alpha.20240529.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-WVCeijIKFgOhsiysIcBCMFDqLRHJPEldqvS1RUsAW9A+PgUVOoGw77xjxeWy26v7Hv81/sydX4VzMQE+VfkIOQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240529.1_1717007320969_0.5977017926904011","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240530.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240530.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240530.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ebcc65dcc6c6eb6fb158db20db7fdd81c787d63e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240530.3.tgz","fileCount":57,"integrity":"sha512-MD0WVvEQacvcZgPU1YA/g5AbNhvKRDgjrUjwoVic0EcohBz2VRLLZA10C3TSWnYLCp4lIlvedgXSFvA7E0awoA==","signatures":[{"sig":"MEUCIQDCBYlPlOr+kKqguf7HKRseJp3JiVOMisb2l36jw3WoswIgKJAjoNj0kUvxUhvqC612hICA/0NEK7gLWFFXkO80p4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9988c2e6-088e-44eb-b9e9-e9bb1bc02df3\\azure-core-paging-1.6.3-alpha.20240530.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9988c2e6-088e-44eb-b9e9-e9bb1bc02df3\\azure-core-paging-1.6.3-alpha.20240530.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MD0WVvEQacvcZgPU1YA/g5AbNhvKRDgjrUjwoVic0EcohBz2VRLLZA10C3TSWnYLCp4lIlvedgXSFvA7E0awoA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240530.3_1717093832447_0.5782449237213603","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240604.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240604.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240604.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"725054aae6580a8714e3f80f80ff45848555979a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240604.1.tgz","fileCount":57,"integrity":"sha512-TnZqctHYJiU9lway33L3zFk6zAx2+CZ1YvpU+3tTkVXbZqxls68qsitZfcNh93tzT4oCjPyko9gvMYwhNEyHFw==","signatures":[{"sig":"MEYCIQCWdiNkJaKSuN+5N0CKk9OG3KVkTSJb0zmqLco/P3lpiQIhAI4oI7wmQWVSkxbW4/8bFibfdwTbMYpvCTq8TXdtqALV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\78cd2c20-3d71-4093-ac35-686a3fc2891e\\azure-core-paging-1.6.3-alpha.20240604.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\78cd2c20-3d71-4093-ac35-686a3fc2891e\\azure-core-paging-1.6.3-alpha.20240604.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-TnZqctHYJiU9lway33L3zFk6zAx2+CZ1YvpU+3tTkVXbZqxls68qsitZfcNh93tzT4oCjPyko9gvMYwhNEyHFw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240604.1_1717525809610_0.09757323611247459","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240605.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240605.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240605.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4e64e95153a7cc3467eb4ff40a1213e6dc485ba3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240605.2.tgz","fileCount":57,"integrity":"sha512-7JVrfm5xrsji6fNe901j1HBWWlO4z3PvQcUivZm6D2Xbc4T0HXf8VTPYsGeFXYHTElcFvEzvTd0pwrB16YlDfA==","signatures":[{"sig":"MEYCIQCZafIpgYOF/x6Um+j5lKt1beiYn9MN1WureN1cPkMwGAIhAKUSvq+PuHVwp8+foeEvMcnUq9ZRgFuPLkHGzG4liw3G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a75fd929-b276-411d-8144-4ef34de2a4e1\\azure-core-paging-1.6.3-alpha.20240605.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a75fd929-b276-411d-8144-4ef34de2a4e1\\azure-core-paging-1.6.3-alpha.20240605.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-7JVrfm5xrsji6fNe901j1HBWWlO4z3PvQcUivZm6D2Xbc4T0HXf8VTPYsGeFXYHTElcFvEzvTd0pwrB16YlDfA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240605.2_1717612070162_0.9851584986777489","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240606.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240606.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240606.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"346128465e11538a63b0e151de22e3c66e21d9e5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240606.1.tgz","fileCount":57,"integrity":"sha512-drnRtb7/lTkB8MqXvBXemqGpjDKi6uJtCMTq4TlJsKJaVQ3Mq5sYPWm5uCuWUo0lMOcMoRW2eHersdg/DYuf9Q==","signatures":[{"sig":"MEYCIQCfL4zjkRAVWl/oXqeBIFAMZVZOeQDk8sg9AnDWFbYKmAIhANKmwZV6fqbFkUVABITf5VPSkFmvtQyJPpzbody3CbW6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b1f9bac6-88b7-4290-8e88-9f00eb6497a6\\azure-core-paging-1.6.3-alpha.20240606.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b1f9bac6-88b7-4290-8e88-9f00eb6497a6\\azure-core-paging-1.6.3-alpha.20240606.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-drnRtb7/lTkB8MqXvBXemqGpjDKi6uJtCMTq4TlJsKJaVQ3Mq5sYPWm5uCuWUo0lMOcMoRW2eHersdg/DYuf9Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":true,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240606.1_1717698648192_0.3042785976231579","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240607.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240607.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240607.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d47af42a883313741b61e1f005ee11152159e7d0","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240607.1.tgz","fileCount":57,"integrity":"sha512-UyKtrw57+za2SXaUyz5Zh87NV9ivReeHZr5wQEonegLs9+vvLLW//JnlY4kuzOVD8PePVPyXIVhNI+IpKiKIjw==","signatures":[{"sig":"MEYCIQDxavBRIReY2CWUIM8wFIslXkASGafn72Ja2wXnr1iOKAIhAObDf/Kq7mOtOOGDMRgxH0oWTMUgonZLd4M0+ZqDMMhA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80651},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8de62702-cf57-4853-8641-3d81c67c8544\\azure-core-paging-1.6.3-alpha.20240607.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8de62702-cf57-4853-8641-3d81c67c8544\\azure-core-paging-1.6.3-alpha.20240607.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-UyKtrw57+za2SXaUyz5Zh87NV9ivReeHZr5wQEonegLs9+vvLLW//JnlY4kuzOVD8PePVPyXIVhNI+IpKiKIjw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240607.1_1717785065392_0.6405594560648644","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240610.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240610.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240610.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ffb99552dbf1761e10b3cb3343dd7f84f7ebd781","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240610.1.tgz","fileCount":57,"integrity":"sha512-6WTZvBkqaO8nebVDijelcFpA8ihcM2HTBZ0wzjNIJHSVQ/NZ0y+NAyg1dxJVUPX91FrjwhU+3t82lJrb75OqRg==","signatures":[{"sig":"MEYCIQCVnhKKLYrYjeoxW4dS225lMUA0zSgKSigvJw7D6/r5+wIhALeC02q/1LvDSJNIIoeqsBVYKEuPOWPCrzS7QuGJVJ75","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80651},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d321ef67-a86d-4b2f-bf6a-1dd1acdcc235\\azure-core-paging-1.6.3-alpha.20240610.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d321ef67-a86d-4b2f-bf6a-1dd1acdcc235\\azure-core-paging-1.6.3-alpha.20240610.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6WTZvBkqaO8nebVDijelcFpA8ihcM2HTBZ0wzjNIJHSVQ/NZ0y+NAyg1dxJVUPX91FrjwhU+3t82lJrb75OqRg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240610.1_1718044173893_0.8049589954035707","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240611.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240611.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240611.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"345f2d96323ce7b8b7583b025b4e1fe833a78ca0","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240611.3.tgz","fileCount":57,"integrity":"sha512-G4dUd6SnfI3Wa0ADSgfAXsvHrd7lhdlOMj5j7HRRT9H7udIQ8LwQ5Z8pDaaOLmNAutB7+e0nJsHXDUrznHlqcg==","signatures":[{"sig":"MEYCIQCxBbPiIYZcG3Aj9sxnKx2pe8FUYgRmgtMCGA0rfRtlEgIhAJw2ZMgz+JzcYlDT+aRSf+n9Z12KgKfpgSmQKc6Zp5re","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80651},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"https://npmtarballprod.blob.core.windows.net/tarballprod/azure-core-paging-1.6.3-alpha.20240611.3.tgz?sv=2022-11-02&se=2024-06-11T20%3A35%3A52Z&sr=b&sp=rw&sig=wB2TlVQkv%2FHvfqO8Dwrz%2BdroSvBgoh2mUCAuf0iBgvY%3D","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"https://npmtarballprod.blob.core.windows.net/tarballprod/azure-core-paging-1.6.3-alpha.20240611.3.tgz?sv=2022-11-02&se=2024-06-11T20%3A35%3A52Z&sr=b&sp=rw&sig=wB2TlVQkv%2FHvfqO8Dwrz%2BdroSvBgoh2mUCAuf0iBgvY%3D","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-G4dUd6SnfI3Wa0ADSgfAXsvHrd7lhdlOMj5j7HRRT9H7udIQ8LwQ5Z8pDaaOLmNAutB7+e0nJsHXDUrznHlqcg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240611.3_1718130953779_0.9482566222119901","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240613.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240613.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240613.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07ac48ac871f678a923c1335b4e81ede167c269e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240613.1.tgz","fileCount":57,"integrity":"sha512-fgTpiv0NlESL6ycJXzqEAQVlwRLAEkQSOXMasAtvhT009vl99pTTZxMM7BFYa87hHyuxpbpNdU3YMGVQxU7NpQ==","signatures":[{"sig":"MEUCIFitrO7nCSOzV/aW2YJIh3yHGKvkQYMDDDqreKx0V1YiAiEA8JBWBiUvdDnfVTF1wCHuHonwaeXLdZASStQvqAM3vAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80795},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9db79292-0ef2-4a5b-83fb-e8dfad67edbd\\azure-core-paging-1.6.3-alpha.20240613.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9db79292-0ef2-4a5b-83fb-e8dfad67edbd\\azure-core-paging-1.6.3-alpha.20240613.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-fgTpiv0NlESL6ycJXzqEAQVlwRLAEkQSOXMasAtvhT009vl99pTTZxMM7BFYa87hHyuxpbpNdU3YMGVQxU7NpQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240613.1_1718303524945_0.38161419435735144","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240614.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240614.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240614.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a63c26fc4c7b3250936912711fd9c420d90be6c4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240614.3.tgz","fileCount":57,"integrity":"sha512-+FWIanuRlnXXNBuXWQWFuNnM9LSDMuU9YQDnyXc2e9AKLVbpUTh9t1KMgnWmjYkEkFo4O8o9+xaZyAmUr3edyA==","signatures":[{"sig":"MEUCIEIDfwLTcG6N1THZ+8jxEt8laxMa/ueyx9OpSvMdwKoMAiEAxcAZHziw6JNgDIXM5yTgl+oWt6BJrwRbO4iIUeVLYaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80795},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f1be13e3-a3b1-4f2f-96ef-fe39af1ba797\\azure-core-paging-1.6.3-alpha.20240614.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f1be13e3-a3b1-4f2f-96ef-fe39af1ba797\\azure-core-paging-1.6.3-alpha.20240614.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-+FWIanuRlnXXNBuXWQWFuNnM9LSDMuU9YQDnyXc2e9AKLVbpUTh9t1KMgnWmjYkEkFo4O8o9+xaZyAmUr3edyA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240614.3_1718389662724_0.007458931998540752","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240618.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240618.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240618.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4eb17c06080fc5a4808b010da01e37cded114b50","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240618.1.tgz","fileCount":57,"integrity":"sha512-m0WWdhlLxET2b/8OKa/wyMVuT1DLKnqPYV95n74iudJim1jIl/b8B+B/SEZbW1je9ewX+QczVST0EOkIs7nd+w==","signatures":[{"sig":"MEQCIA/ujEd96KP+9d35YW/VTvdQ/D7T2eHShZGj/FzSbbmzAiBNCh/Txk56tnYf7/XJfC+VpKCo8aqdnw48xtMTqExlhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80795},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1c1a01eb-4f4a-4c69-9902-f1de4b0fee95\\azure-core-paging-1.6.3-alpha.20240618.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1c1a01eb-4f4a-4c69-9902-f1de4b0fee95\\azure-core-paging-1.6.3-alpha.20240618.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-m0WWdhlLxET2b/8OKa/wyMVuT1DLKnqPYV95n74iudJim1jIl/b8B+B/SEZbW1je9ewX+QczVST0EOkIs7nd+w==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240618.1_1718735338464_0.7373978423701819","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240619.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240619.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240619.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f67365692198037cd458541b3e7132b96484287f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240619.3.tgz","fileCount":57,"integrity":"sha512-tLLPxWAq7br0ydVZB9SSAneNruFP+nirdqKhUUiOhNUgzRlhQ8T2mRIDDrWmZqizNFjebmVGHcPzlEYEhrce4Q==","signatures":[{"sig":"MEUCIASgeapiXXQNjtnfWpnkfmnNPp6h0AROe0dD+60FuqqBAiEAxcuMpyPMFm8juS+z8Ls67smbSb9INv+PJgdYm70aRhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80815},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1358df9d-e95b-419f-842d-253b2ff2668b\\azure-core-paging-1.6.3-alpha.20240619.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1358df9d-e95b-419f-842d-253b2ff2668b\\azure-core-paging-1.6.3-alpha.20240619.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-tLLPxWAq7br0ydVZB9SSAneNruFP+nirdqKhUUiOhNUgzRlhQ8T2mRIDDrWmZqizNFjebmVGHcPzlEYEhrce4Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240619.3_1718821749937_0.1908074911722173","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240621.10":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240621.10","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240621.10","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"53d424d8b96604a7019650f6f9c20272cd38c5e9","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240621.10.tgz","fileCount":57,"integrity":"sha512-DwxfTA02jyzm9AQcvXKMIbkDI9jd0SRgLc51ZgRygHVemEkw5ZmShbo5e7dN2U1+zFZOauUN0R2cvlVlPmx5JA==","signatures":[{"sig":"MEUCIQC8lTLfSZlzc8/DYIHpMi9aK9J0pv0Sv7GRdfzQ0M/FXwIgciRQM8KBfE/1DUa7pksnX4pAb8D7K/kIbzGFNrnicmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80816},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\964bf1ce-04a9-41c2-a513-75def4c27be3\\azure-core-paging-1.6.3-alpha.20240621.10.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\964bf1ce-04a9-41c2-a513-75def4c27be3\\azure-core-paging-1.6.3-alpha.20240621.10.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-DwxfTA02jyzm9AQcvXKMIbkDI9jd0SRgLc51ZgRygHVemEkw5ZmShbo5e7dN2U1+zFZOauUN0R2cvlVlPmx5JA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240621.10_1718994868759_0.5897937214533904","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240625.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240625.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240625.1","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aeb633e93df6137053fc1cbe5f784fdccb8b62ea","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240625.1.tgz","fileCount":57,"integrity":"sha512-vZp4QFpd8bfGN19C75HP89PuXpSNe3CaXXVHJePbfIfNuVX2CnIGEi6n7+Muu+oMAa48tB8In8eOBy6ySuScXg==","signatures":[{"sig":"MEYCIQDyhU72qOj62mmnAInG0hzTXW4A5SO0/aFWhbJyWR90sgIhAJgOvOc4vZJ2Pvwz/YqHHt1yLp7gxCBj33ctMI+qGH5D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80815},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\62cffe1f-d20e-47a6-a103-31860985d446\\azure-core-paging-1.6.3-alpha.20240625.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\62cffe1f-d20e-47a6-a103-31860985d446\\azure-core-paging-1.6.3-alpha.20240625.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-vZp4QFpd8bfGN19C75HP89PuXpSNe3CaXXVHJePbfIfNuVX2CnIGEi6n7+Muu+oMAa48tB8In8eOBy6ySuScXg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240625.1_1719340015618_0.4133267926374884","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240626.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240626.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240626.1","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4724c02d3dd6208ed4a03d945a358c244e5eb4f6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240626.1.tgz","fileCount":57,"integrity":"sha512-inm+YKeu9IxgpsBr9x7FAEouMDiVQbHHyVqREWR9XBRQeGUhJ6xw7R7H7L3sMbt9KwyeE6GNHMlINGwQd5Pqow==","signatures":[{"sig":"MEQCIChvLgmsLn4trjhVD2s4z/zjMSW4vjOot4rr6SISFkYUAiBgySlHRBmzrbo4QYIYIRfD5utwn3fo8C1FKbM/HbgWng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80815},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\00f48097-729e-4f90-b226-04a3897b6d1c\\azure-core-paging-1.6.3-alpha.20240626.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\00f48097-729e-4f90-b226-04a3897b6d1c\\azure-core-paging-1.6.3-alpha.20240626.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-inm+YKeu9IxgpsBr9x7FAEouMDiVQbHHyVqREWR9XBRQeGUhJ6xw7R7H7L3sMbt9KwyeE6GNHMlINGwQd5Pqow==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240626.1_1719426286814_0.8530122321545714","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240627.5":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240627.5","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240627.5","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8cceef4c1cf2e33d03d2354a035c652a7b7189ae","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240627.5.tgz","fileCount":57,"integrity":"sha512-yWfSwgjnh8/RwXa9uf9dU08x7wu3mzXf3YT+Z6ddvHD6tOtC9nl1FKrJxybD75EaflLT3rZH5LLLA9Qr8Vlu/A==","signatures":[{"sig":"MEYCIQDVYzaOo4SM/aHAERMY2frhE9kRSHl+L6nNwbG1bLzfSwIhAP5IkH4REE3+1zENAB7YNWLV4oyFoxoc+arjZjejg6CB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80815},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\365b75cf-594c-4727-8fae-2c7c5be9691c\\azure-core-paging-1.6.3-alpha.20240627.5.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\365b75cf-594c-4727-8fae-2c7c5be9691c\\azure-core-paging-1.6.3-alpha.20240627.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-yWfSwgjnh8/RwXa9uf9dU08x7wu3mzXf3YT+Z6ddvHD6tOtC9nl1FKrJxybD75EaflLT3rZH5LLLA9Qr8Vlu/A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240627.5_1719512866950_0.40926898609492146","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240628.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240628.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240628.2","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7ed486351c82c306880b15470dd0e5d8bbfab42f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240628.2.tgz","fileCount":57,"integrity":"sha512-EBQ4aOI+Lwpd6sOOxFFMbXremWgD1aCuvdI1wZNQxGQWmxK9C5w9Yw+fnx41k3E7neOP5ho31cHCaRPzT2rqxw==","signatures":[{"sig":"MEYCIQC3QOCdF9MfE6bxMNHwcHhxbx1DTsuRLprMeox0I4wauQIhALu/JLFVoW08ilqFKIcnV5UKwy0Cv1xPLnIgBCwAIJQP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80815},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a3ce21b1-cae7-49ab-b061-6c6651eb4858\\azure-core-paging-1.6.3-alpha.20240628.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a3ce21b1-cae7-49ab-b061-6c6651eb4858\\azure-core-paging-1.6.3-alpha.20240628.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-EBQ4aOI+Lwpd6sOOxFFMbXremWgD1aCuvdI1wZNQxGQWmxK9C5w9Yw+fnx41k3E7neOP5ho31cHCaRPzT2rqxw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240628.2_1719599298508_0.27656721610001234","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240701.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240701.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240701.3","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a7ae34b9aec91acb59f65680645a0c52220b6a31","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240701.3.tgz","fileCount":57,"integrity":"sha512-JJgIZ4mh0nCPCBrejPaeU5TdRbBw3xArfGxK5aPfLBndflDPY9m6vl5qjjK5Kn7naN3oeOQzFN8qY8i4yPzDQA==","signatures":[{"sig":"MEYCIQCy6QAKH9ESKlyBw1bnEFqOvx3nkzG2Edw8HlwIiKuEQAIhAL6t8AxAKoAAvEjNkskn7X36y/JDNnjHtPbrRimFfAXk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80815},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ec6b028e-6f4a-45e7-a05e-c03ac9d5aadc\\azure-core-paging-1.6.3-alpha.20240701.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ec6b028e-6f4a-45e7-a05e-c03ac9d5aadc\\azure-core-paging-1.6.3-alpha.20240701.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-JJgIZ4mh0nCPCBrejPaeU5TdRbBw3xArfGxK5aPfLBndflDPY9m6vl5qjjK5Kn7naN3oeOQzFN8qY8i4yPzDQA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240701.3_1719858584446_0.8182103491508173","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240704.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240704.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240704.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8ab55818f6a51e9c69621fdff9ba266ad98ec555","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240704.2.tgz","fileCount":57,"integrity":"sha512-VSqhY6n6/YvV6OL78ZWNRqM5P2HtoxRBXHN7ELUZLCBSNloA3tZ97AyyOt/7T7jJVJWttDvXpax96sUFOg9ZtQ==","signatures":[{"sig":"MEUCIQCQ4RKIxNkG4V3dXOR2utj2g2/jTo7VP0d+AlHl8cOMTAIgEJnqADrs9nCOerbeiVWwk72VQ4MrRzWsiikc8QTKMGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\fa687065-922c-4335-9930-ab5faf9b5244\\azure-core-paging-1.6.3-alpha.20240704.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fa687065-922c-4335-9930-ab5faf9b5244\\azure-core-paging-1.6.3-alpha.20240704.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-VSqhY6n6/YvV6OL78ZWNRqM5P2HtoxRBXHN7ELUZLCBSNloA3tZ97AyyOt/7T7jJVJWttDvXpax96sUFOg9ZtQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240704.2_1720117674541_0.5513831492749515","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240705.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240705.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240705.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aabf067092ced60971ad2941c6d06a8e848fdaa2","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240705.2.tgz","fileCount":57,"integrity":"sha512-MVRuXn1Z1XUAMy3SjmWfI30xHnCNyEaDEN/VlDs2pWzt5dXm0uCs2v05jUe848sLQXHRrTKzt0qr3XS260cILw==","signatures":[{"sig":"MEQCIFrQAx369Z3mjR6KnYu2X6MdjStyAtDFPO2XlXk2yVSUAiAwjspPXr9eh31Saqc88pMQ2bU586Vda4VjSldpiYk9vA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\3299542a-299f-4ac8-bec4-7de72e188b94\\azure-core-paging-1.6.3-alpha.20240705.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3299542a-299f-4ac8-bec4-7de72e188b94\\azure-core-paging-1.6.3-alpha.20240705.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MVRuXn1Z1XUAMy3SjmWfI30xHnCNyEaDEN/VlDs2pWzt5dXm0uCs2v05jUe848sLQXHRrTKzt0qr3XS260cILw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240705.2_1720204558979_0.8072987421715299","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240709.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240709.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240709.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"368a973a1a815867ed7f706f31a937e84681b5ed","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240709.3.tgz","fileCount":57,"integrity":"sha512-o/UGL5L6JSZubRoFASZPt3Nxo7a+un3EvRUJqwpKy7RBukEjw1bW4XWV+0JNUrL6XuDJQabLXIHADOyX8ymfAQ==","signatures":[{"sig":"MEUCIQDWZWrMYS7/6wSbZ3nMDj+brUtf57/wTBC/cPu5wUSFuwIgR9pOvm7RACxP5SH/czdBRNYKWgaDVKLT0Vfh7glFuDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\71a1fc02-52f8-4946-87c6-ed6b456eba25\\azure-core-paging-1.6.3-alpha.20240709.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\71a1fc02-52f8-4946-87c6-ed6b456eba25\\azure-core-paging-1.6.3-alpha.20240709.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-o/UGL5L6JSZubRoFASZPt3Nxo7a+un3EvRUJqwpKy7RBukEjw1bW4XWV+0JNUrL6XuDJQabLXIHADOyX8ymfAQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240709.3_1720549804950_0.49931655771726735","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240710.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240710.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240710.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3824437943c51da5f359f164a7e6159d4d687b84","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240710.2.tgz","fileCount":57,"integrity":"sha512-JwNBYz8KFl0CNswd5O8HU053M3fMKl1GgITQUyDgO/vh/YMfTniKFaF3iQKK9yRrYNX75OrYcrKZdaNmP52m4g==","signatures":[{"sig":"MEUCIHsBdxnmfYJKC0I4iFmO038qq74vGNufgOqhbCFzb+3jAiEAubO9ap0O1XSd/WEG1xFzmXWuclIXQvnAOK+Eijk1XG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5d425419-c98f-4e0f-b554-9af31581b850\\azure-core-paging-1.6.3-alpha.20240710.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5d425419-c98f-4e0f-b554-9af31581b850\\azure-core-paging-1.6.3-alpha.20240710.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-JwNBYz8KFl0CNswd5O8HU053M3fMKl1GgITQUyDgO/vh/YMfTniKFaF3iQKK9yRrYNX75OrYcrKZdaNmP52m4g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240710.2_1720636027466_0.6020709547591883","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240711.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240711.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240711.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"95fd7d9579bf3a8d8439b6f8e4c1c6966dda6bf5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240711.2.tgz","fileCount":57,"integrity":"sha512-CnNZT393MFytL/RxkC6Mu4G0Hy4FJY9HGGd6KnHvjJWIk74pLtDhSpVdg/bVuOa+w8iXp2T226wzxbC7tHf1uA==","signatures":[{"sig":"MEYCIQDawNzkeuw3KVV43yMp200IvHh6r988lkmNBhZdZaEjdgIhALt+wmIMMrEq02n0VveBnWFo4E/yJvoqjkQGok3jXXpI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a81a93ce-e8ff-4b2a-9671-0c5f782708ec\\azure-core-paging-1.6.3-alpha.20240711.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a81a93ce-e8ff-4b2a-9671-0c5f782708ec\\azure-core-paging-1.6.3-alpha.20240711.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-CnNZT393MFytL/RxkC6Mu4G0Hy4FJY9HGGd6KnHvjJWIk74pLtDhSpVdg/bVuOa+w8iXp2T226wzxbC7tHf1uA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240711.2_1720722899074_0.4667063867313568","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240715.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240715.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240715.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8d725b690530b3aa284f870bfba5672d96ed0bcf","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240715.2.tgz","fileCount":57,"integrity":"sha512-rbxDyOKW/bQDnw/d7TemlaO/GNEoSxiqbEmi0G+KostmYvuOE5vJZUHUKuCtMZ5mUMdTUVIUAVH2B2IVOTOxnQ==","signatures":[{"sig":"MEQCIG+UOzXBWCTouIvOCqE8Fvoey9zKhLWuknAFvCcdxV1ZAiAg/0Ix77QUHqWRkOAnzFo0hNVD98gAwV1lFyc5woRY0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d64cfb17-ac56-4e3d-9005-23a4c9d7e729\\azure-core-paging-1.6.3-alpha.20240715.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d64cfb17-ac56-4e3d-9005-23a4c9d7e729\\azure-core-paging-1.6.3-alpha.20240715.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-rbxDyOKW/bQDnw/d7TemlaO/GNEoSxiqbEmi0G+KostmYvuOE5vJZUHUKuCtMZ5mUMdTUVIUAVH2B2IVOTOxnQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240715.2_1721068335398_0.11794158533244659","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240716.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240716.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240716.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d00d12cc05b9c0089e9eae425d4c14ab5f1d8624","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240716.2.tgz","fileCount":57,"integrity":"sha512-6DE0uiJobnnNyHPBQbgjYkK9ZJBSLj1/6ux3cNf25yVIn+PC3YsdlxWhTxpEepckKeTXdqjcC10wtELooEDjVw==","signatures":[{"sig":"MEQCIE/6isE9RVRv6YYVTOipbb+cDHKFIX17th+pvpw9EB96AiBLBltJ1ronc+hK4/SCQhJNG0hjihMntvJTNePSS8GgcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8923f2a9-d99c-4c21-b5c8-8a81644b9514\\azure-core-paging-1.6.3-alpha.20240716.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8923f2a9-d99c-4c21-b5c8-8a81644b9514\\azure-core-paging-1.6.3-alpha.20240716.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6DE0uiJobnnNyHPBQbgjYkK9ZJBSLj1/6ux3cNf25yVIn+PC3YsdlxWhTxpEepckKeTXdqjcC10wtELooEDjVw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240716.2_1721155364560_0.5102046483071763","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240718.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240718.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240718.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ed088c3672a5bb94f31862368c4620f624f89d9e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240718.1.tgz","fileCount":57,"integrity":"sha512-eUR36WrxlSxVviOtiy6pT1+MVJQuBpAW/k3nyFSMgxlh5CUu0WWFpwpMsI31JFzpG+IPlXwswxqs+CjEN56d7Q==","signatures":[{"sig":"MEQCIFGGuEkZ5lvenUZQfefBEYGC0R5lsiNGUPFKz6WxZialAiBtz7LIEsYgQYWrr9fdHLYWqt7wY4jOzgvbspYSJe+d/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\019c5ef5-9555-4f10-8644-8f5a64974d37\\azure-core-paging-1.6.3-alpha.20240718.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\019c5ef5-9555-4f10-8644-8f5a64974d37\\azure-core-paging-1.6.3-alpha.20240718.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-eUR36WrxlSxVviOtiy6pT1+MVJQuBpAW/k3nyFSMgxlh5CUu0WWFpwpMsI31JFzpG+IPlXwswxqs+CjEN56d7Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240718.1_1721327314484_0.1434280766186633","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240719.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240719.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240719.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"da4c9dcc1afa16752ae19f95c278183ad9977d05","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240719.1.tgz","fileCount":57,"integrity":"sha512-Rp4SfWJhG721XDV0fiiFyMy7vj/vDqFm9/Lk8yqKsRy1gh5Rm1rM1pHLCLB9+9phYKXoR4rGm7QpdvU6l5jZpQ==","signatures":[{"sig":"MEUCIFfM2vi802vbl4Zcv6tQAm7B5OdLiuBCQGGygZLpUqUUAiEAgHsDjPhIGqtDn2anY/ar+I+GyHhX0r7l1Mg4JeerPiE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b3cc498c-e2d6-4c80-9ea8-066172fa40f0\\azure-core-paging-1.6.3-alpha.20240719.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b3cc498c-e2d6-4c80-9ea8-066172fa40f0\\azure-core-paging-1.6.3-alpha.20240719.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Rp4SfWJhG721XDV0fiiFyMy7vj/vDqFm9/Lk8yqKsRy1gh5Rm1rM1pHLCLB9+9phYKXoR4rGm7QpdvU6l5jZpQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240719.1_1721413536417_0.006211874357900715","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240722.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240722.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240722.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3f008ac5e7e9537aff5070ed7d89d0d2b5342b6b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240722.3.tgz","fileCount":57,"integrity":"sha512-wjueH7uC/LsBrvwaJwXBxVNoSKijQgOQuzsEO9aVLjcVcpwCExUESi62RlMMFYCvmaEt2fe3pf34NoFovPysNg==","signatures":[{"sig":"MEUCIQCGNC3cbKlfQ6WjbiLzwMZzOcLqNTgpfzLsztLTCvrvZQIgeJpMg8RdVmephPbKnUeTWHObQ1yqHA9y5gv3quy2D5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8d72332c-cba1-44c0-b29f-f1898473fab0\\azure-core-paging-1.6.3-alpha.20240722.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8d72332c-cba1-44c0-b29f-f1898473fab0\\azure-core-paging-1.6.3-alpha.20240722.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-wjueH7uC/LsBrvwaJwXBxVNoSKijQgOQuzsEO9aVLjcVcpwCExUESi62RlMMFYCvmaEt2fe3pf34NoFovPysNg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240722.3_1721672830643_0.0353465894368441","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240723.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240723.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240723.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5d28821112129839b35b472023660a392d5ab637","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240723.2.tgz","fileCount":57,"integrity":"sha512-U15dvc6lZZ2lTR2CnYSdUPXIQw6Ppu6G8AX/sIXWAKZYLJ3g78IEvaCnMjIbQWPzeHZ4Kr4RcwdptOseaEqqMA==","signatures":[{"sig":"MEUCICasP7Mrr4u1c5cKZhzHKaaI97m0+m9jPhO97frLg9OdAiEAheDJ9oPxHCQJyk976sXEIyg6HASIgCZKL0/DQCqFsic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e8b0daeb-7292-43da-9773-96b6898cdd4b\\azure-core-paging-1.6.3-alpha.20240723.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e8b0daeb-7292-43da-9773-96b6898cdd4b\\azure-core-paging-1.6.3-alpha.20240723.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-U15dvc6lZZ2lTR2CnYSdUPXIQw6Ppu6G8AX/sIXWAKZYLJ3g78IEvaCnMjIbQWPzeHZ4Kr4RcwdptOseaEqqMA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240723.2_1721759218446_0.06068029115563678","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240724.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240724.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240724.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8a434589c64a9e0101189eaef2da5a6a178c2b8e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240724.2.tgz","fileCount":57,"integrity":"sha512-LTqi/JMn4CD7dDZrDvbbSWeHgKWv1bPHoThz6nBxwL5yx49MKNh/PVEG6A1BIEjDYgjy/jEXa1xc3QRdkTpnnA==","signatures":[{"sig":"MEQCIFSp0wgujuqymIagdfrsAyCkjCcT7XZGruzlh7LIRL87AiBnXkbbyHGsb9LBIBegX3KvZxQn7kY7wOVLbTkdjgxxKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80809},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\61146285-709f-4457-8a43-ddc5a100f9e2\\azure-core-paging-1.6.3-alpha.20240724.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\61146285-709f-4457-8a43-ddc5a100f9e2\\azure-core-paging-1.6.3-alpha.20240724.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-LTqi/JMn4CD7dDZrDvbbSWeHgKWv1bPHoThz6nBxwL5yx49MKNh/PVEG6A1BIEjDYgjy/jEXa1xc3QRdkTpnnA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240724.2_1721845715075_0.14116906580546607","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240725.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240725.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240725.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4dd921b1bac7a23d30c24bd53f66a96c31155456","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240725.2.tgz","fileCount":57,"integrity":"sha512-XWQ69HxyPMpkosFUkcTsB7GMcN/d7s/SANirQPV+5TmjmxylSodP8J8aRryvUaO+DHxW5expvt8Jy2OinhXUiA==","signatures":[{"sig":"MEUCIAV58U+qfgdu/vAG4AOnEeAFvWm54JCoAQcMuDMbqCw6AiEAxPUdkqhSn2Mi4EbN7xSGrTkpVhEpaAISV2r8ox+oT1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e21db5f8-d61c-4cb1-b2f3-6066a6c0743e\\azure-core-paging-1.6.3-alpha.20240725.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e21db5f8-d61c-4cb1-b2f3-6066a6c0743e\\azure-core-paging-1.6.3-alpha.20240725.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-XWQ69HxyPMpkosFUkcTsB7GMcN/d7s/SANirQPV+5TmjmxylSodP8J8aRryvUaO+DHxW5expvt8Jy2OinhXUiA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240725.2_1721932011441_0.3677142165277789","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240729.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240729.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240729.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bfb8536beb358d479c63fde672da518b06bb719b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240729.3.tgz","fileCount":57,"integrity":"sha512-aKZTqa8tAMrvQONFBega5dCE19uorfiBxNR1jNaLvApvnSSRKx3y8cUtP/P2FbzsENew7t98C9hOQsIvZ5xYAw==","signatures":[{"sig":"MEUCIQDDHqFg8AvgEkC0EWdJc8MMU8TpCDBGEvhpZEo3aL6ffQIgJHVvF5tCKTANdoax1+gzEND2b7Sw9tsvIquTlVt2Ubg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\764f66e6-3163-45c2-8b09-fde667f5b7ce\\azure-core-paging-1.6.3-alpha.20240729.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\764f66e6-3163-45c2-8b09-fde667f5b7ce\\azure-core-paging-1.6.3-alpha.20240729.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-aKZTqa8tAMrvQONFBega5dCE19uorfiBxNR1jNaLvApvnSSRKx3y8cUtP/P2FbzsENew7t98C9hOQsIvZ5xYAw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240729.3_1722277675597_0.05969098800844974","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240730.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240730.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240730.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"73f0506e1a7bb5178a2cb4ae68e9a0fc722eb5a3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240730.3.tgz","fileCount":57,"integrity":"sha512-gnOclMWVvNPnaOmjZ0ftnGwkLQpJAOZHpWbK17mcG7OTGLFaEBi4l3/pBOkChbS8wUfEJv+vHSn1A2KUvyaS8g==","signatures":[{"sig":"MEUCIQCZ6l4FI7jTP1kndVKLoa3Qi/gOSdma56nqkLy/Z9e4bQIgVSh5kqD5shW2fiUNfwTwde4krVqcjHQs694RBXXPM+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\201d1f9d-b6a8-4ffd-ac6b-418a43a0f5df\\azure-core-paging-1.6.3-alpha.20240730.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\201d1f9d-b6a8-4ffd-ac6b-418a43a0f5df\\azure-core-paging-1.6.3-alpha.20240730.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gnOclMWVvNPnaOmjZ0ftnGwkLQpJAOZHpWbK17mcG7OTGLFaEBi4l3/pBOkChbS8wUfEJv+vHSn1A2KUvyaS8g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240730.3_1722364062068_0.03139866248682033","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240731.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240731.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240731.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"efe50855f14aed9a3ef0d7925140016a699e350d","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240731.2.tgz","fileCount":57,"integrity":"sha512-eZiMBtaNdC0V0mJ2ZEIvrZe1gg8RILrmq2vxARVCt+ZgsiK8zAMhcwSU7N6E7T3kkSmHUavJpqorFCz96mHdxw==","signatures":[{"sig":"MEUCIQCq6SsDn1gccc7g0k1M5L22sEW1+uGAggqq1zJDdMb6LAIgY4DwRbovegSv/xo0QzoNJ7KWDtnuZtV5Dzfw2fn1u2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bc6471e9-7060-43ff-b707-7ef3d89c0a82\\azure-core-paging-1.6.3-alpha.20240731.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bc6471e9-7060-43ff-b707-7ef3d89c0a82\\azure-core-paging-1.6.3-alpha.20240731.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-eZiMBtaNdC0V0mJ2ZEIvrZe1gg8RILrmq2vxARVCt+ZgsiK8zAMhcwSU7N6E7T3kkSmHUavJpqorFCz96mHdxw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240731.2_1722450827916_0.3125720179277136","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240801.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240801.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240801.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d366d14d67c0d4532815d14cf9ba9d7e360d7070","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240801.3.tgz","fileCount":57,"integrity":"sha512-wDGolxotEU1/WODNJ3KqMA6md9ww3rBpNWeH3BzjQ4TypcEqoUUxhOBItYQx9PGRZTRAcYOabXmsCw76QaiR4g==","signatures":[{"sig":"MEQCIHZnr8L7r4GeXyDSKQAJtXq70Jq0jYQUoGtdo3OYgh2bAiBH5mK2fq5nDI6+3lEEFx8hIScVvf1C7QUtXefo1CJ+zA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6ed812d7-4e7b-46bb-92da-dc49bd703fd1\\azure-core-paging-1.6.3-alpha.20240801.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6ed812d7-4e7b-46bb-92da-dc49bd703fd1\\azure-core-paging-1.6.3-alpha.20240801.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-wDGolxotEU1/WODNJ3KqMA6md9ww3rBpNWeH3BzjQ4TypcEqoUUxhOBItYQx9PGRZTRAcYOabXmsCw76QaiR4g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240801.3_1722536889566_0.7349561598786474","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240802.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240802.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240802.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3817870cb21de9db671993bdd5a8ff1ea6842c93","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240802.1.tgz","fileCount":57,"integrity":"sha512-gDnbH3cf6tefkORUV+gyyrfoWZe60KleWe6W3i2wWko94ypdtYP9CEOmNoRHbwMOguhJkmib+F8kY+KFZ+qmyg==","signatures":[{"sig":"MEQCIERBwy8eAwUl3KRiAmgIWA8puK8qsEArOF8ARVsyQexOAiA1VZY/rKZJcjbk6QY47kqXMLgo/2pFu0jj+BbtONEr/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\708ecadf-3399-483c-885d-6233c050f834\\azure-core-paging-1.6.3-alpha.20240802.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\708ecadf-3399-483c-885d-6233c050f834\\azure-core-paging-1.6.3-alpha.20240802.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gDnbH3cf6tefkORUV+gyyrfoWZe60KleWe6W3i2wWko94ypdtYP9CEOmNoRHbwMOguhJkmib+F8kY+KFZ+qmyg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240802.1_1722623198134_0.8965725389272929","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240806.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240806.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240806.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c32ddd380d7c2f92ad2871f0fe829616997c0bcb","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240806.1.tgz","fileCount":57,"integrity":"sha512-+kiENS4uv8Gl8Lvorcdjt0AGJO1vqyOKFV6k5IHCclHBJ2O/xELEKOdETzF8cFuCXEimSqx/12iVzm3jdCo8hQ==","signatures":[{"sig":"MEUCIDwNvv1WrCmqLn1rnZosSiHgy+KnWjNUpwthsLj/fBl+AiEAnnRkyo6Ul+6SgI3XJX4/nPr23baa4+pFoW8XDOmbK7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\82aa93d1-5f55-4d90-9af2-2f9f56d3b561\\azure-core-paging-1.6.3-alpha.20240806.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\82aa93d1-5f55-4d90-9af2-2f9f56d3b561\\azure-core-paging-1.6.3-alpha.20240806.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-+kiENS4uv8Gl8Lvorcdjt0AGJO1vqyOKFV6k5IHCclHBJ2O/xELEKOdETzF8cFuCXEimSqx/12iVzm3jdCo8hQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240806.1_1722969049338_0.7802912629793082","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240807.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240807.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240807.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"54c3be6e2e1cde564129fd9d80b706d94e377517","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240807.4.tgz","fileCount":57,"integrity":"sha512-GC5IQf6EG6rBLW8QKDda8mRwqXNNaQARqgn+530ijea/WOoS56iLn4O57de68QTTR4g6cy4gpNMRWRBJhdNoqg==","signatures":[{"sig":"MEUCIQCLxzMMLMQyXrU6d0XvaFtmUFJ9z+U7rkkhoH0+usWm1wIgbNyyYp3s7atMv1QEV8HJ/uYOwOdVs/KWSjcp7HnlSPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6ed68f4e-1734-4099-ae72-abe4fa7a2ab5\\azure-core-paging-1.6.3-alpha.20240807.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6ed68f4e-1734-4099-ae72-abe4fa7a2ab5\\azure-core-paging-1.6.3-alpha.20240807.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-GC5IQf6EG6rBLW8QKDda8mRwqXNNaQARqgn+530ijea/WOoS56iLn4O57de68QTTR4g6cy4gpNMRWRBJhdNoqg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240807.4_1723055273327_0.7917230754860456","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240808.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240808.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240808.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8e6141d1cfd89730fc778d5352b64ba06710185a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240808.1.tgz","fileCount":57,"integrity":"sha512-vBMTA4KzjyW9dXU3wR0ad4qQjjFwCKq+Mr4PqbrI5MbRZ8S57OeuEXJ3Vxwn4k6jrbGwU5HMcb9udPsjenwibg==","signatures":[{"sig":"MEYCIQDm+UUbzmGcvKHeZxoKIRRnclkypIcX7Qb3bGER2fKdNgIhAPM1LVThX3/FaXMgsovev7/lHgY2jqHghhvL7tZmmR6o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\146e79bc-18fe-4d50-8092-f00552e3d1d7\\azure-core-paging-1.6.3-alpha.20240808.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\146e79bc-18fe-4d50-8092-f00552e3d1d7\\azure-core-paging-1.6.3-alpha.20240808.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-vBMTA4KzjyW9dXU3wR0ad4qQjjFwCKq+Mr4PqbrI5MbRZ8S57OeuEXJ3Vxwn4k6jrbGwU5HMcb9udPsjenwibg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240808.1_1723141605603_0.48428849981201805","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240809.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240809.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240809.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"08d9f9351e4f83c321ce8580dcafa4c31ac6b89f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240809.2.tgz","fileCount":57,"integrity":"sha512-eFEvTpqQCKNt7OCMVcTCNfkphUIm4gF1RdH9/mrH99KpMgnzHuIeTkmiO/BBxukd0vtoK0Ddw+IGVSVA+sueng==","signatures":[{"sig":"MEQCIG2Jt2AdW3rth4MNkrJUa4OydKLvYEd7AxQH5l02ZjadAiBof1hti1OT4bcDgi+rroT/t9wpDN1pGQEbKK3f82kPNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\11667c22-9ad7-4d89-a84a-146c69e7511e\\azure-core-paging-1.6.3-alpha.20240809.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\11667c22-9ad7-4d89-a84a-146c69e7511e\\azure-core-paging-1.6.3-alpha.20240809.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-eFEvTpqQCKNt7OCMVcTCNfkphUIm4gF1RdH9/mrH99KpMgnzHuIeTkmiO/BBxukd0vtoK0Ddw+IGVSVA+sueng==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240809.2_1723228034200_0.25600707016314916","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240813.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240813.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240813.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"00bf95e1af4087fd9474c4f94934a1b350a9a33b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240813.2.tgz","fileCount":57,"integrity":"sha512-0SYSO/dezZMwma/V/2pL5DSdzNSM8IbmFGXjzFWQPq4txGkq81o3JdQnGDdMrjv0LBITJG1ccPI3rZuZdv9z9w==","signatures":[{"sig":"MEUCIDwJyrCS0HmgQQZrA5T9C9rDXMdbZjkf6C3+p6KyihfeAiEAghs2/4aaLwW1qmBtJDAtlQC649gqAdJMBdSPMaY/daE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80859},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1195437d-25f2-414c-9b9c-09c52db148a7\\azure-core-paging-1.6.3-alpha.20240813.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1195437d-25f2-414c-9b9c-09c52db148a7\\azure-core-paging-1.6.3-alpha.20240813.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-0SYSO/dezZMwma/V/2pL5DSdzNSM8IbmFGXjzFWQPq4txGkq81o3JdQnGDdMrjv0LBITJG1ccPI3rZuZdv9z9w==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240813.2_1723573867603_0.830858768273069","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240814.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240814.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240814.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"03ba3082fd0debe46b6c39b0d4b1ab74ad12fe52","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240814.1.tgz","fileCount":57,"integrity":"sha512-bqQ0GYV33bzIqjN/7JL4GRXIPxtiHMM1k5Y6DLZINDdC9Tr/Bjhp0wSuA4W+EqbSpdhzRSlsP0HgKfMFWxYcAA==","signatures":[{"sig":"MEUCIDioJCikvLsjA7djDc+U/84BhUgQnHA8I9q6dloElzfYAiEA07HYiOZhlQk3Hn8se1oWywse0Z9J6UcX95TeeZqB/VQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80714},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b5444b69-adc2-4aed-8a4d-432225d93bf6\\azure-core-paging-1.6.3-alpha.20240814.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b5444b69-adc2-4aed-8a4d-432225d93bf6\\azure-core-paging-1.6.3-alpha.20240814.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-bqQ0GYV33bzIqjN/7JL4GRXIPxtiHMM1k5Y6DLZINDdC9Tr/Bjhp0wSuA4W+EqbSpdhzRSlsP0HgKfMFWxYcAA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240814.1_1723660351553_0.8768650333421475","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240815.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240815.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240815.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5880a3f10fb11bc8126782f30d9865b63e07a0db","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240815.2.tgz","fileCount":57,"integrity":"sha512-Lk473nNH5GUhIUmxUmEGm42SvR8Bs398lszxfCTf884eET10wfVWxJAbRIzsW0kHKUpmNOoLhQ5/xMnLOdGlmA==","signatures":[{"sig":"MEUCICbefmyKENeJCPC4ymWUu4vtwKubTf2gBF7/G+9wz6kEAiEA1k9NB/wRVxGChnz4xahN9UjXfuNE3g6Pul7a6gfG/SQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80714},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\283c2ead-da05-4d10-b636-d3ba5198afe3\\azure-core-paging-1.6.3-alpha.20240815.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\283c2ead-da05-4d10-b636-d3ba5198afe3\\azure-core-paging-1.6.3-alpha.20240815.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Lk473nNH5GUhIUmxUmEGm42SvR8Bs398lszxfCTf884eET10wfVWxJAbRIzsW0kHKUpmNOoLhQ5/xMnLOdGlmA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240815.2_1723746469755_0.2633799386646649","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240816.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240816.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240816.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2691082ecd68d79379e3311d08a4008448a24581","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240816.2.tgz","fileCount":57,"integrity":"sha512-Umx3lY021XGWOkjXf387VF6KkXNJ3JyWMomMGvEZRvsNuEmimLwzxC5pf6A+MTD6ctYLseikZoaDb6tWbADQDA==","signatures":[{"sig":"MEQCIAwGfsladhDSrnOLoiqnT2LZcIDO/pz2fp2RcXGr2Eb2AiAjg3IKMiphJSfD9z0qypk1yJj87c6oJzGlZywcEo8c6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80714},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\aa153665-9ff1-427a-80cd-897c3630c482\\azure-core-paging-1.6.3-alpha.20240816.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\aa153665-9ff1-427a-80cd-897c3630c482\\azure-core-paging-1.6.3-alpha.20240816.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Umx3lY021XGWOkjXf387VF6KkXNJ3JyWMomMGvEZRvsNuEmimLwzxC5pf6A+MTD6ctYLseikZoaDb6tWbADQDA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240816.2_1723832876573_0.5038027142152404","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240819.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240819.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240819.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"618c97072b28162182b883dbb422db774b5cde32","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240819.2.tgz","fileCount":57,"integrity":"sha512-wWqy+tJTf4jLHvlSa1aZuP0k0Q402mf5jrhjG5pt/OFJCm3l6RHpatt9OcFxslwLaOA+lqqL+QsNsUI9JGwxGA==","signatures":[{"sig":"MEQCIAYfLi1x4S6ue8oR8ySS+XatOTN6CkPjlTSlRPiAdIw4AiBjGYXMbm2tin71TyTwmH0KOrzVfAN4+zgL5kwo/Cz6kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80714},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1bfd4b67-3600-4bc3-892f-6f54f50b9a8d\\azure-core-paging-1.6.3-alpha.20240819.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1bfd4b67-3600-4bc3-892f-6f54f50b9a8d\\azure-core-paging-1.6.3-alpha.20240819.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-wWqy+tJTf4jLHvlSa1aZuP0k0Q402mf5jrhjG5pt/OFJCm3l6RHpatt9OcFxslwLaOA+lqqL+QsNsUI9JGwxGA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240819.2_1724091991565_0.6165122326838968","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240820.8":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240820.8","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240820.8","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"68550d625266b04b64224bff2fa46433643c0dcc","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240820.8.tgz","fileCount":57,"integrity":"sha512-xIMkOLyKJ6XYCzCPrqBeqEN/hAUmSewwvDAb6tCXENpyCj6kqUewGiStm+vYRpfPEP6gOjrbQ7AjVBOpACk5hQ==","signatures":[{"sig":"MEUCIGVC1zCmccJVAElpNVAIAfSrAGRjKWwFpXChO53q+ZikAiEAqp3l/yd9N9O5v+Bog5TqFLd0jqIgtieCnpj9ZHNacFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80714},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7a06f1a3-364a-4885-add4-0165ad86f0da\\azure-core-paging-1.6.3-alpha.20240820.8.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7a06f1a3-364a-4885-add4-0165ad86f0da\\azure-core-paging-1.6.3-alpha.20240820.8.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-xIMkOLyKJ6XYCzCPrqBeqEN/hAUmSewwvDAb6tCXENpyCj6kqUewGiStm+vYRpfPEP6gOjrbQ7AjVBOpACk5hQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240820.8_1724178776647_0.6090852088896299","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240821.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240821.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240821.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0a1ac18c17417b742a669c24cf58f15dbbd9b463","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240821.4.tgz","fileCount":57,"integrity":"sha512-dLnz6kgEe1y8WOqvma5nykTaVt3aQ3EiP3Byh/yxgP1GLlrCjst6fTS9cTHV6xq/vRyrIkNd7MWhxNgnF/yCYg==","signatures":[{"sig":"MEUCIBBo3WvdEcLpBPfTr1GySzei6KttMhnhGkut8HNV+UDLAiEAiXWy1Mw7LmJFmvnSK1oolvrPN99C5JFMbLpvobQGNCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80714},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\00836c75-d11c-46ec-ac7a-44caf3a9dd58\\azure-core-paging-1.6.3-alpha.20240821.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\00836c75-d11c-46ec-ac7a-44caf3a9dd58\\azure-core-paging-1.6.3-alpha.20240821.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-dLnz6kgEe1y8WOqvma5nykTaVt3aQ3EiP3Byh/yxgP1GLlrCjst6fTS9cTHV6xq/vRyrIkNd7MWhxNgnF/yCYg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240821.4_1724264732563_0.3294145432325435","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240822.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240822.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240822.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"400bef606d0396326190b632e5212e70051e0d83","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240822.3.tgz","fileCount":57,"integrity":"sha512-091HiuXlgHAaI/vznWdJNoIvE8DDGKZ5PAKLB+fpX0cuAPTn4GGTucJBgRiFTEHMCw1OlmapCvNy+Djz0X6Exg==","signatures":[{"sig":"MEQCIGk+BU5EJ33Hvg/dRosEnT7yaoTtwiK/g5sPUG9b+t+vAiBws/h6NVGztTdGcfaaNhBq2m2OdRiOD1F/oDnG6wnlBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80714},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7e79ebb1-2ef1-489a-a819-b8a359c55098\\azure-core-paging-1.6.3-alpha.20240822.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7e79ebb1-2ef1-489a-a819-b8a359c55098\\azure-core-paging-1.6.3-alpha.20240822.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-091HiuXlgHAaI/vznWdJNoIvE8DDGKZ5PAKLB+fpX0cuAPTn4GGTucJBgRiFTEHMCw1OlmapCvNy+Djz0X6Exg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240822.3_1724355221026_0.14663961598902242","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240823.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240823.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240823.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"43daf23c8fed8640709ef9b25a042749d387dda3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240823.1.tgz","fileCount":57,"integrity":"sha512-z8zlJzx0BV1keJ68a65ptG7a4REzo00yPXjSwxTIMU/mMmiVaYpWWTTdD7d/UBJKyIruJc3wlYICJURAD8cTOw==","signatures":[{"sig":"MEYCIQD5l2b9UmOfdANVSoxWyt7jnp/9rq8LxlIuHti2DbYcGAIhAN1BzyQThpv+5bOUugVHAZGHXS1g7HdYuqo60OSLbQD1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80650},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\25301058-f28d-4ee3-bb9e-f7fd61745ec1\\azure-core-paging-1.6.3-alpha.20240823.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\25301058-f28d-4ee3-bb9e-f7fd61745ec1\\azure-core-paging-1.6.3-alpha.20240823.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-z8zlJzx0BV1keJ68a65ptG7a4REzo00yPXjSwxTIMU/mMmiVaYpWWTTdD7d/UBJKyIruJc3wlYICJURAD8cTOw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240823.1_1724437717958_0.41608326334548784","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240826.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240826.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240826.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"36df0b6ba41f29e44bb11f0b94212faee611f8f7","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240826.2.tgz","fileCount":57,"integrity":"sha512-Ne8RPgd8vkZaSWqUjRXrbXACHrjqF/N/lRvIUTJgPZGRjxYSpNHggV0ssEvt6b8djFisoI8+G7IOswNFr65WAA==","signatures":[{"sig":"MEQCIBYegINXzLrWgBx0W6y1kfdw2Jl1A4/muGZpoVUdQtyIAiBddK/ydGhcGRw7HLmiGKhlD77PAe07htdMANC341YOhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3f57087f-8531-4d3d-b2e6-3051c4fff4b0\\azure-core-paging-1.6.3-alpha.20240826.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3f57087f-8531-4d3d-b2e6-3051c4fff4b0\\azure-core-paging-1.6.3-alpha.20240826.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Ne8RPgd8vkZaSWqUjRXrbXACHrjqF/N/lRvIUTJgPZGRjxYSpNHggV0ssEvt6b8djFisoI8+G7IOswNFr65WAA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240826.2_1724696859281_0.4045976961248521","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240828.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240828.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240828.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"78ba763ca323c4add0b2a981f3bcac2454650163","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240828.1.tgz","fileCount":57,"integrity":"sha512-zGi2qdnRBZj0FmUrzba6AvpmWLNJyUrfK0CbY0nLFg7wC+l7PGvBXHqqnu4r56Z5ZFZ8idYxmrgyuJtK4t2BMg==","signatures":[{"sig":"MEQCIEyr4XJADsdYiRbtEMu4zqCNAXv2mWiv3UpnG7x0yzwPAiBKnbGSenE2puPaYBUfsR8g6ku+FogAKqf52bxeZHqArg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\13ebea5e-2dcd-4221-946f-6c07c1853cea\\azure-core-paging-1.6.3-alpha.20240828.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\13ebea5e-2dcd-4221-946f-6c07c1853cea\\azure-core-paging-1.6.3-alpha.20240828.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-zGi2qdnRBZj0FmUrzba6AvpmWLNJyUrfK0CbY0nLFg7wC+l7PGvBXHqqnu4r56Z5ZFZ8idYxmrgyuJtK4t2BMg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240828.1_1724869545492_0.35740883053010264","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240829.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240829.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240829.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"278193ff2d996be9f2e6d808432d79fdab3f7c06","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240829.2.tgz","fileCount":57,"integrity":"sha512-X434fzbL5u19Ja0jxYaezDiPT7ACHqH4qLqwPN3mdlI05x58kXCxJ/hMvurGnFJNf6dC/yeHq2jyRzKXLY/+Lw==","signatures":[{"sig":"MEUCIB8xmiAAfdUieMq60QhLjBCYHzaG08w4Y1jg+vn+Wv6rAiEA5XQWvSjhOiRuv8Z9k9nZw3TdKsvQANP+IP92ppG29Ao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cc1c4faf-0ef3-4aaf-9c1c-2c8f02a28d5d\\azure-core-paging-1.6.3-alpha.20240829.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cc1c4faf-0ef3-4aaf-9c1c-2c8f02a28d5d\\azure-core-paging-1.6.3-alpha.20240829.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-X434fzbL5u19Ja0jxYaezDiPT7ACHqH4qLqwPN3mdlI05x58kXCxJ/hMvurGnFJNf6dC/yeHq2jyRzKXLY/+Lw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240829.2_1724956040743_0.3185900017797505","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240830.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240830.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240830.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7a412e0b5b5ab8bce94a7917196e7fde57cfceaa","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240830.2.tgz","fileCount":57,"integrity":"sha512-N74YgRssccxjnXkPYiL2h/8AD+jnIax89HubjT0gOlU0WC50ejLW297t01krV6zbWyruYbnxfFfVLbOjp79BDg==","signatures":[{"sig":"MEYCIQCPKQSR65E6p+XL8j/ZrrTJMU+qJg7GJJvtUC63MsQCYQIhALQB0ce5Vrbq4V478OC+nGIQi++lNr5Cozhq1wyJfmWN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\58f0f10f-c9b0-4797-8c61-a89a11ad33d7\\azure-core-paging-1.6.3-alpha.20240830.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\58f0f10f-c9b0-4797-8c61-a89a11ad33d7\\azure-core-paging-1.6.3-alpha.20240830.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-N74YgRssccxjnXkPYiL2h/8AD+jnIax89HubjT0gOlU0WC50ejLW297t01krV6zbWyruYbnxfFfVLbOjp79BDg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240830.2_1725042111592_0.39848194902334444","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240902.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240902.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240902.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3ea7dbf4ec6e06ced6eb1148122d221dfe33a891","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240902.1.tgz","fileCount":57,"integrity":"sha512-PQglB+9Ms0ZvJDGGE/45rQdhIqif4BU6cX/g7Cq3MD4SkO1R+4rQVhCYFLMPnIwJJP93vyhaYO4EW79U2E1y1g==","signatures":[{"sig":"MEUCIDaAgybudi7KPpzMBMrk9jG/81qqDc+o91rJ6gsPu8zaAiEA2Iwpl6yTnuJEYIKbFW7u2TMKgodGZ4lpQjp0CD8ENK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b44d8571-340e-46e0-96ef-4d0295095176\\azure-core-paging-1.6.3-alpha.20240902.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b44d8571-340e-46e0-96ef-4d0295095176\\azure-core-paging-1.6.3-alpha.20240902.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-PQglB+9Ms0ZvJDGGE/45rQdhIqif4BU6cX/g7Cq3MD4SkO1R+4rQVhCYFLMPnIwJJP93vyhaYO4EW79U2E1y1g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240902.1_1725301341897_0.759364053227134","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240903.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240903.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240903.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3470684be5f8f9431314fde5799c1d7a2fe29a33","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240903.2.tgz","fileCount":57,"integrity":"sha512-KxREb076mtz0bQeVcKjnrYOpwX9BDtMDqADBvJ0dxUEwu2ugbjhjKzQq+Ud9i4i4bRVgi4aKX9WyvUmdENe+2w==","signatures":[{"sig":"MEUCIHKT92UBQ1A3RaLiTCrlpM1a3oe47fTWxCUghXVtdVqCAiEAqupywOBmC2XH/Qcbme6wHYG7RnBgnmBw3eVjwIsFDz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\15457649-c256-4549-8b9d-75fea2875b08\\azure-core-paging-1.6.3-alpha.20240903.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\15457649-c256-4549-8b9d-75fea2875b08\\azure-core-paging-1.6.3-alpha.20240903.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-KxREb076mtz0bQeVcKjnrYOpwX9BDtMDqADBvJ0dxUEwu2ugbjhjKzQq+Ud9i4i4bRVgi4aKX9WyvUmdENe+2w==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240903.2_1725387731761_0.9471343221092257","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240905.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240905.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240905.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"370f9a279ff874a0e9638296df0a674c1a40ed94","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240905.2.tgz","fileCount":57,"integrity":"sha512-Jh2G8gWkfgoFXCL+Iv8A93hHIAI4gkl+PMM/CkMVCCW5FAR7DPvdMMovXkDiZQb7xv4gkRjcVDHCxsn/Hux/Zg==","signatures":[{"sig":"MEUCIQCwNShC2S1/2ntH1hM59axyc57JSsdYlLh7R4FGCyR6SQIgRgufSOY/lxZpxm9ZpvfQNIuQ+B10ZJCpgCmmRMZ9f3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1d12574d-e196-4946-8d3c-48170ee21afb\\azure-core-paging-1.6.3-alpha.20240905.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1d12574d-e196-4946-8d3c-48170ee21afb\\azure-core-paging-1.6.3-alpha.20240905.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Jh2G8gWkfgoFXCL+Iv8A93hHIAI4gkl+PMM/CkMVCCW5FAR7DPvdMMovXkDiZQb7xv4gkRjcVDHCxsn/Hux/Zg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240905.2_1725560530710_0.3580606429418478","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240906.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240906.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240906.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f4e4812bacaede5f2b204174c4690f52fef85f4c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240906.2.tgz","fileCount":57,"integrity":"sha512-HgsT+jnqzLM3Qna3mLnRtAviJzXmhkVdWjM8YbCSlrRjab3eBTu14eYERua2KPYc0rQBGE6nlCKVRpl2jHKhJw==","signatures":[{"sig":"MEYCIQDbahSzPWM9vkqVqG4+lkKbS3jcxxxBmUsgtq0X8GZJMQIhANjY8hw0V3Fv/4i27+dIDDNcxzl6KfYNQvJUUTWhm5pu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9103f4bf-2702-4204-bca4-e3c3b480ceea\\azure-core-paging-1.6.3-alpha.20240906.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9103f4bf-2702-4204-bca4-e3c3b480ceea\\azure-core-paging-1.6.3-alpha.20240906.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-HgsT+jnqzLM3Qna3mLnRtAviJzXmhkVdWjM8YbCSlrRjab3eBTu14eYERua2KPYc0rQBGE6nlCKVRpl2jHKhJw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240906.2_1725646972645_0.8060019464916321","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240909.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240909.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240909.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"549722d8de20a7c88efe28d48ae192012c5a42c5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240909.1.tgz","fileCount":57,"integrity":"sha512-6OBd1HZgCwDbANqku9plBtRqPTsZXO0oL9IioR/906+mgvuo8zOrY2KD5+UclNPfdvD7V0lgb1KmErDhOE5r2Q==","signatures":[{"sig":"MEQCIDLNWgfstIW5iE0qPIWbnFH5jVGlpmqHk/z02dysUFbeAiBwzTNuXw9Wu2CeyZyUhuXO02qk/Iuk2fwQrM/3FLWl3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d3967f68-b9a1-461a-b5b2-3b941aef0746\\azure-core-paging-1.6.3-alpha.20240909.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d3967f68-b9a1-461a-b5b2-3b941aef0746\\azure-core-paging-1.6.3-alpha.20240909.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6OBd1HZgCwDbANqku9plBtRqPTsZXO0oL9IioR/906+mgvuo8zOrY2KD5+UclNPfdvD7V0lgb1KmErDhOE5r2Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240909.1_1725906463373_0.7786824254772753","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240912.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240912.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240912.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"592791ddb06e9f10e64390dd5c826ec4a54d4d50","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240912.4.tgz","fileCount":57,"integrity":"sha512-ytOiJCSrZvWwmhMDkvAiq07vKsrYj54//SqQo6i4vdUWI3a0J4IC5AMwqjhaIqfK3X8cOx36yv5hrSvylP8JfA==","signatures":[{"sig":"MEUCIQCvcqBg+xl4UtAf0wwtMM02H5ViZA/hYROLcIEriJCvKQIgbGSbBWEahfidwlvOgwM18vvzlh65nmkVbEfk87lB9fI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ea0349ed-19c3-4eb8-929e-e3d6321b30b9\\azure-core-paging-1.6.3-alpha.20240912.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ea0349ed-19c3-4eb8-929e-e3d6321b30b9\\azure-core-paging-1.6.3-alpha.20240912.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ytOiJCSrZvWwmhMDkvAiq07vKsrYj54//SqQo6i4vdUWI3a0J4IC5AMwqjhaIqfK3X8cOx36yv5hrSvylP8JfA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240912.4_1726165568685_0.3714794574005389","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240913.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240913.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240913.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"859599874a53eab9e8e12e4153c2ede4c85c1e44","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240913.2.tgz","fileCount":57,"integrity":"sha512-9o4FPI4i7TxhUDtbarbTkwwRYFlVCQjns0IRz/YL+jPyF16Wf49Bl077dabt3HcOMQkyXNwc837wIy/ffexrPw==","signatures":[{"sig":"MEYCIQCI2oAPMV1go2GluBq/IPJ/gVtzIPFRNyaHHLWuaVVHuAIhAOZ/ooU9fR1Y5vAMuX6sqnfJ6ouRaJjaxR8kFfJUJaqm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e2917fad-b5f6-4a45-9ecb-fb0b557f597e\\azure-core-paging-1.6.3-alpha.20240913.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e2917fad-b5f6-4a45-9ecb-fb0b557f597e\\azure-core-paging-1.6.3-alpha.20240913.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-9o4FPI4i7TxhUDtbarbTkwwRYFlVCQjns0IRz/YL+jPyF16Wf49Bl077dabt3HcOMQkyXNwc837wIy/ffexrPw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240913.2_1726251826603_0.48211619238384373","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240916.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240916.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240916.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"25d12796ed616414f26bec4db6e637ae847c49e9","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240916.2.tgz","fileCount":57,"integrity":"sha512-bKeTZ/y2/hdvxxhiRL9kjuDxr35LnZlhd9PPZ+yX6ljgKDK1YIFg0mnfsCRJTdgJtqG6K4RqpnELx+qj+yZAxA==","signatures":[{"sig":"MEYCIQDtct8hFMeumHhHB60YZsCmgLB/sloPBb0f1ZDyaxrUswIhAP4GFqCVmhSsDhtG36BT9uzxRsPtMbmp9Di5zOft6xC5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\61c1f47a-2e6b-419a-846c-c95965d71c2f\\azure-core-paging-1.6.3-alpha.20240916.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\61c1f47a-2e6b-419a-846c-c95965d71c2f\\azure-core-paging-1.6.3-alpha.20240916.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-bKeTZ/y2/hdvxxhiRL9kjuDxr35LnZlhd9PPZ+yX6ljgKDK1YIFg0mnfsCRJTdgJtqG6K4RqpnELx+qj+yZAxA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240916.2_1726511181084_0.44125671797682964","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240918.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240918.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240918.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c97aa80685c3594d2b8bd172f5fdf007c954136e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240918.1.tgz","fileCount":57,"integrity":"sha512-B9XRye7IKGfUItXefAP2uQiGl7imezRR2txSAsRmzvjhOA91wp6Pa8uKiR2G4yWtX79CSwiziVYzCCV/mnccig==","signatures":[{"sig":"MEQCIGRoSgTk39aVAa6nTaU1ssNv+uT66yoSnGpV8sq8ZGiOAiBh5Yo08mQArifzEKz1MKjl7jmkw27a714V8CoYsG+FXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\2039ba51-b5ef-4817-a386-3342ec507b36\\azure-core-paging-1.6.3-alpha.20240918.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2039ba51-b5ef-4817-a386-3342ec507b36\\azure-core-paging-1.6.3-alpha.20240918.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-B9XRye7IKGfUItXefAP2uQiGl7imezRR2txSAsRmzvjhOA91wp6Pa8uKiR2G4yWtX79CSwiziVYzCCV/mnccig==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240918.1_1726684391392_0.18091108203090656","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240919.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240919.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240919.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3dbdd8d1a6f77d20f464fce2e6d705130320e569","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240919.1.tgz","fileCount":57,"integrity":"sha512-nNcjoc8CYpkaNUZjJ7FnRmmzJ5uoWc8DtqQnJqlDUA3ovJQkMCqEyJxhqDW5HcgiK57vOYcgAVAH2MIVPFnTLw==","signatures":[{"sig":"MEQCIBL20Zb3ujF1CtZu8DBWTt2kd3Xkao2YCF5KINfoML+oAiAi525+cq6VQOx8SpfgRgwZgwg4lsw95W0GCRrHoQQ+jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\5357a5b7-f687-4c59-93ca-e797e953be78\\azure-core-paging-1.6.3-alpha.20240919.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5357a5b7-f687-4c59-93ca-e797e953be78\\azure-core-paging-1.6.3-alpha.20240919.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-nNcjoc8CYpkaNUZjJ7FnRmmzJ5uoWc8DtqQnJqlDUA3ovJQkMCqEyJxhqDW5HcgiK57vOYcgAVAH2MIVPFnTLw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240919.1_1726770041558_0.9574348115637135","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240920.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240920.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240920.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6c3b788f103172ddc0242202b2ce29dc7c62ace1","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240920.2.tgz","fileCount":57,"integrity":"sha512-iOyRxwpVvHYH7vgGBT370bDDctgailXi3FMwpVRzh90ASVKZkn8dq1Th8osV1WwdO0FsZLgHwaeg0kFJKvHH8A==","signatures":[{"sig":"MEUCICm6Vcn5QN7/c8Adu7cNCug7QboBKyBSRkvIaGPObIVrAiEAuUZSFoHaxpsHtTMophGuUxQEzGhlxpLOxsaXGnwzb+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\3644e457-1c66-457c-81a9-e0586f6fd512\\azure-core-paging-1.6.3-alpha.20240920.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3644e457-1c66-457c-81a9-e0586f6fd512\\azure-core-paging-1.6.3-alpha.20240920.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-iOyRxwpVvHYH7vgGBT370bDDctgailXi3FMwpVRzh90ASVKZkn8dq1Th8osV1WwdO0FsZLgHwaeg0kFJKvHH8A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240920.2_1726856486231_0.9735117052264595","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240924.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240924.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240924.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8d66cbf8336eaeab5305abceff14ee297de6b109","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240924.1.tgz","fileCount":57,"integrity":"sha512-3pz86WvTahJhGTvk3Ce8bxgx4vD2nFSt8psYrJdEzH6MErd0KJQ/lnI3cjwuM6ULCkB7BkuMxniBdlKsjwPX9w==","signatures":[{"sig":"MEUCIB3fulrb9jzUXL5tYHHYK1AZ+pTq/VP/IW9nslZ+opk3AiEAhfMHpaihX26T38nZG8mHj7P2OYVXc9Nt5TpwzWtpIpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80649},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\a7dc0c1f-4656-4306-ae31-cd40679fcc28\\azure-core-paging-1.6.3-alpha.20240924.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a7dc0c1f-4656-4306-ae31-cd40679fcc28\\azure-core-paging-1.6.3-alpha.20240924.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-3pz86WvTahJhGTvk3Ce8bxgx4vD2nFSt8psYrJdEzH6MErd0KJQ/lnI3cjwuM6ULCkB7BkuMxniBdlKsjwPX9w==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240924.1_1727202918521_0.09263789649927201","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240925.5":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240925.5","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240925.5","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ff2528dd1b8e44a8814f50f74cded5c2db9fe81f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240925.5.tgz","fileCount":57,"integrity":"sha512-GNf2Parv3wlX7Ze96xorUbA7UqVdnCut7dd1q491IMsTLb13m4rieOzPO/InYPKSlfg0GtantTBhI15rGAX80Q==","signatures":[{"sig":"MEQCICQQVkN6XZr0kNxpDYmSpy4LtEKqqAdUMLkENwJlbguuAiA7/29u+bUZW5k9TPDy/ZmTBOPhA/4m1sjyADv2JJn73w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\840aaf3d-0371-466e-8710-d14aa7cdd770\\azure-core-paging-1.6.3-alpha.20240925.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\840aaf3d-0371-466e-8710-d14aa7cdd770\\azure-core-paging-1.6.3-alpha.20240925.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-GNf2Parv3wlX7Ze96xorUbA7UqVdnCut7dd1q491IMsTLb13m4rieOzPO/InYPKSlfg0GtantTBhI15rGAX80Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240925.5_1727289061918_0.3793939443512928","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240926.5":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240926.5","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240926.5","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e19a30421ce2d6e56b0040aefa7ca1afe28e411a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240926.5.tgz","fileCount":57,"integrity":"sha512-ts4cCBF8AbvQTGGHAck7sm7nwR8Wu7wfA4hOinf2FVOyjWNrmVqj+xSgVpv/hg+TNOVHxwICsJIzVdkeBJc7NA==","signatures":[{"sig":"MEUCIQCui/7RUxgGSK2UOu4DDuaKkln6nPwG8AQv4IhxpidM+gIgQ0g9LYRUavnbo7IHKgejP83j8Wr2bA5InWP8dWiAwz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\a69e1c11-7f20-4867-9c2b-8458ad4b90b8\\azure-core-paging-1.6.3-alpha.20240926.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a69e1c11-7f20-4867-9c2b-8458ad4b90b8\\azure-core-paging-1.6.3-alpha.20240926.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ts4cCBF8AbvQTGGHAck7sm7nwR8Wu7wfA4hOinf2FVOyjWNrmVqj+xSgVpv/hg+TNOVHxwICsJIzVdkeBJc7NA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240926.5_1727374984035_0.2914717358636125","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240927.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240927.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240927.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"28896779fda6933b0dbc25cad320321c127494e0","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240927.3.tgz","fileCount":57,"integrity":"sha512-N7+a7bF4LfbCfYyyDwr2Kq22Duwpynzqyi4Z6zE0nU8rb7q0ecKsFhpuhxP9sMo0xzTVIYzpJvNhEGHWxvLBHA==","signatures":[{"sig":"MEYCIQD8d58AfNuXuLEQgrGv2Y3RTBuTRZakXzFWvhFZKbyKygIhAJkXsAEKyVXLuGEPI0rk+PLM2X1d3+Vsyt1jXnL1nq5K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\0679fdda-2981-479e-bd44-f044e4abacde\\azure-core-paging-1.6.3-alpha.20240927.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0679fdda-2981-479e-bd44-f044e4abacde\\azure-core-paging-1.6.3-alpha.20240927.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-N7+a7bF4LfbCfYyyDwr2Kq22Duwpynzqyi4Z6zE0nU8rb7q0ecKsFhpuhxP9sMo0xzTVIYzpJvNhEGHWxvLBHA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240927.3_1727461796327_0.03867895429167034","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20240930.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20240930.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20240930.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"174e66efe15bd1af1845c88bf15ba45812528168","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20240930.1.tgz","fileCount":57,"integrity":"sha512-KWf++xWL6SqdKp1bn+9RzzU+FAc1CfF2dPRR0/0KKBea6iWyAEcLatndEveY9KMkhYTN+V58BVq12WBWCaeZ9w==","signatures":[{"sig":"MEYCIQD6SfxmZDWZwoCADRKhjssavCMByxAQZVytd+XRMnCy2AIhAIgb9ONMGGFmg85xMmWJNRGSlSjYzhKFnWnYiQGUAvcG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\08463db7-11c2-4d40-8b92-811a82bcbde9\\azure-core-paging-1.6.3-alpha.20240930.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\08463db7-11c2-4d40-8b92-811a82bcbde9\\azure-core-paging-1.6.3-alpha.20240930.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-KWf++xWL6SqdKp1bn+9RzzU+FAc1CfF2dPRR0/0KKBea6iWyAEcLatndEveY9KMkhYTN+V58BVq12WBWCaeZ9w==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20240930.1_1727720701125_0.1892371605459937","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241003.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241003.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241003.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9a44fba671d5d36c1b33e6cecbd237dd0b0b64fa","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241003.3.tgz","fileCount":57,"integrity":"sha512-VBXNz37YXEeSIXfr7EBdWtpTw05M7jp/w2vKS5fohl7PVnbM5Icuyvq+PkCcu4iTefZjyfNfTKIxSphVwoat/A==","signatures":[{"sig":"MEYCIQDvP/ykjm337CIDIKLuQXls3RmOKU5fd7XR3OKiyQwXWgIhAM6+eUw1/JsVTu7OQUITvgS1NtGqB7oFVUHyumrS9MqN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\a6eaf701-2f38-408d-9c39-7bb0038d1ee2\\azure-core-paging-1.6.3-alpha.20241003.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a6eaf701-2f38-408d-9c39-7bb0038d1ee2\\azure-core-paging-1.6.3-alpha.20241003.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-VBXNz37YXEeSIXfr7EBdWtpTw05M7jp/w2vKS5fohl7PVnbM5Icuyvq+PkCcu4iTefZjyfNfTKIxSphVwoat/A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241003.3_1727979912778_0.44533145682972197","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241007.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241007.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241007.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"16f93c893d21fc3e4dd73b5f310d3d55bb5f8f51","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241007.3.tgz","fileCount":57,"integrity":"sha512-2BH4YRFvdK1GIkd/hjk+iZTDj/VbyjQm1XIGyoGAK5G3y4C00QAfvlrumU2NKxsLuvFMx5l0V60venARPI7gDg==","signatures":[{"sig":"MEQCICewX6dplFaKD/DJZyYOt8Sr97KIdeztbkJuxzLVRkMRAiBlHLyb5sisJlGPSp7PkIrqSkTRkO3CvIP4UHdXFp5rEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\eaa5a268-8702-4cf5-838a-e85e3d9f2234\\azure-core-paging-1.6.3-alpha.20241007.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\eaa5a268-8702-4cf5-838a-e85e3d9f2234\\azure-core-paging-1.6.3-alpha.20241007.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-2BH4YRFvdK1GIkd/hjk+iZTDj/VbyjQm1XIGyoGAK5G3y4C00QAfvlrumU2NKxsLuvFMx5l0V60venARPI7gDg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241007.3_1728325579363_0.8026812738577664","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241008.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241008.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241008.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c05b47de10579a387f11884ae0944b3e09526cdd","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241008.3.tgz","fileCount":57,"integrity":"sha512-a8JBxYOfYCDkqN/FnHcXw+tnytaO5q29kDXU3mGV+krZ7yoNA9bMw7YQIW9PjqhZXPlpBeOlzQg24zgll8O01Q==","signatures":[{"sig":"MEYCIQCzTqUuFOLXna6fNXyQV64nsb6RkgQA5ddGCAf6GRHHDAIhAMP5BPnHYxi63FZ5PyE2MECJVccObgyZzPRh6M3J6aU1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\116ce978-83ca-48c0-b6f2-005b46cef221\\azure-core-paging-1.6.3-alpha.20241008.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\116ce978-83ca-48c0-b6f2-005b46cef221\\azure-core-paging-1.6.3-alpha.20241008.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-a8JBxYOfYCDkqN/FnHcXw+tnytaO5q29kDXU3mGV+krZ7yoNA9bMw7YQIW9PjqhZXPlpBeOlzQg24zgll8O01Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241008.3_1728411736564_0.32518351797292366","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241009.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241009.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2329a0a0b3de665b63dd5524a69f1695c72cc920","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241009.1.tgz","fileCount":57,"integrity":"sha512-NFO2aOe0lcP3ZcJdBY9Rjrzqwmh+6F6SiCsN6UYiIIjZj7CzcQFqN6kuhr3g7XfIZkPNnQULVbtD3uI59etTNg==","signatures":[{"sig":"MEQCIEgbCNH28zSx8QcH9BHqueTqrwuTqjoW7HDbiELZcojFAiAFlkdrJ2QQfonnYil0PFlh+XZ257kD/cqe7IH/6lnpgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\302eb429-5214-4d1b-86a1-ee9e4e8920a7\\azure-core-paging-1.6.3-alpha.20241009.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\302eb429-5214-4d1b-86a1-ee9e4e8920a7\\azure-core-paging-1.6.3-alpha.20241009.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-NFO2aOe0lcP3ZcJdBY9Rjrzqwmh+6F6SiCsN6UYiIIjZj7CzcQFqN6kuhr3g7XfIZkPNnQULVbtD3uI59etTNg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241009.1_1728498382063_0.7417003256875894","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241010.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241010.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241010.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ecf13753b30dbf4820809b5290fe0249ac1361f5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241010.2.tgz","fileCount":57,"integrity":"sha512-C+Lg+V00S5pmRSFgfa2UrvmK7Vo/29Tcb7O12VGCHs/JxN3vCdPu2kMpFJ1COjRZArZKt3NY/IKNbLodRfQn4Q==","signatures":[{"sig":"MEUCIF2rY+53HBDhvpjhD6qVX+LGvGSg7R/8EGtoNFdufT18AiEA555YkGK/yDKVE8wShEpiJ35zzrmZ1W4yihcEcInUpd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\1811f424-e775-4e5e-9924-1aaa1e2ad4e3\\azure-core-paging-1.6.3-alpha.20241010.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1811f424-e775-4e5e-9924-1aaa1e2ad4e3\\azure-core-paging-1.6.3-alpha.20241010.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-C+Lg+V00S5pmRSFgfa2UrvmK7Vo/29Tcb7O12VGCHs/JxN3vCdPu2kMpFJ1COjRZArZKt3NY/IKNbLodRfQn4Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241010.2_1728584745042_0.7565738579235834","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241011.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241011.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241011.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9274627c96f0248d9804537bec29bf6c8d2d4470","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241011.2.tgz","fileCount":57,"integrity":"sha512-v/Y5Sdyu0WrP2AjIYm9376AqvfdYc3/XJAmAyOX5dzrtMTqx7H/JHZBixKnCtAnjAzmYAgy+rnnz86RD49EikQ==","signatures":[{"sig":"MEUCIQDHPXQrX1QC7oBWLcHVErF2NrP8FLMUI2dyFZWCasFszgIgQ9ntfP5NUfAMh7+tog+zDxxq1M3nmqBHQky5Y673D80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\dca77db2-261d-497f-b2e5-0e05345297d8\\azure-core-paging-1.6.3-alpha.20241011.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dca77db2-261d-497f-b2e5-0e05345297d8\\azure-core-paging-1.6.3-alpha.20241011.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-v/Y5Sdyu0WrP2AjIYm9376AqvfdYc3/XJAmAyOX5dzrtMTqx7H/JHZBixKnCtAnjAzmYAgy+rnnz86RD49EikQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241011.2_1728671122955_0.3923163388074278","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241014.5":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241014.5","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241014.5","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d18dd56be01dd1e79520d9760fd1ca5b04a295d6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241014.5.tgz","fileCount":57,"integrity":"sha512-q7J0DAyGKsXJs/gOAOvUsdCAAyhQpo3tDg322cWkEmjU1A7lzDmdnmlVJTBkFhHGneQ6uwhmjVseXPZRA9Fm5w==","signatures":[{"sig":"MEQCIDnPbvgubKYrNHaxuQG02vCIuBBhI8DZ9kZ5krVTbbf+AiAPkjo6xklXRuW2SLsbiRc+fq1I5U7n7FeyLBNIaV7ddQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\59a4bb08-d91c-429f-8352-cf92df4b35c7\\azure-core-paging-1.6.3-alpha.20241014.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\59a4bb08-d91c-429f-8352-cf92df4b35c7\\azure-core-paging-1.6.3-alpha.20241014.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-q7J0DAyGKsXJs/gOAOvUsdCAAyhQpo3tDg322cWkEmjU1A7lzDmdnmlVJTBkFhHGneQ6uwhmjVseXPZRA9Fm5w==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241014.5_1728930356519_0.03664041536136353","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241015.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241015.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5ca25deae4720038a34c58697780b71cd666e2e1","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241015.2.tgz","fileCount":57,"integrity":"sha512-Gf/sU2BVTktFG9jySJWSfgTzuQW0l1/Gzar4q3fhT6Y6XhzkRJ9x6FmCicdrI8lmIqIExsvfd36xAh2gnIhdrw==","signatures":[{"sig":"MEQCIFValNyLOy9UAaC1OAmQnobXZqG2Hs8/gJkGY5Z7XOnBAiAr3xYIzu5y/1ihbh9uChemRr7KRmLYtB4upn9pHX7Kvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\796cc635-c7b3-4f8b-aea9-42383c02d728\\azure-core-paging-1.6.3-alpha.20241015.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\796cc635-c7b3-4f8b-aea9-42383c02d728\\azure-core-paging-1.6.3-alpha.20241015.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Gf/sU2BVTktFG9jySJWSfgTzuQW0l1/Gzar4q3fhT6Y6XhzkRJ9x6FmCicdrI8lmIqIExsvfd36xAh2gnIhdrw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241015.2_1729017189093_0.38621371632533874","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241016.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241016.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241016.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"506e94336002b0fe2b8ae4712a1bc1b02b03b5e6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241016.3.tgz","fileCount":57,"integrity":"sha512-jKBnt39rowexAx8MjmZZvEuKECtgYetCM+RAGWKoty5HvJt9JGTIwAF+4E0bOJ+vvp98GRhoJqNwAf0VwU5RjQ==","signatures":[{"sig":"MEUCIEKG/sMg1DcXMcJlaWaiW/2ZNu5nhEbXPgMNrsZV3JSYAiEA4Cxl13x3QOSE94QZINphPSQMiDlIHSuJmGNYNiw02Zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\7296aef1-1d96-4ae9-87f6-3be4973db654\\azure-core-paging-1.6.3-alpha.20241016.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7296aef1-1d96-4ae9-87f6-3be4973db654\\azure-core-paging-1.6.3-alpha.20241016.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-jKBnt39rowexAx8MjmZZvEuKECtgYetCM+RAGWKoty5HvJt9JGTIwAF+4E0bOJ+vvp98GRhoJqNwAf0VwU5RjQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241016.3_1729103429831_0.6304889773085485","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241021.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241021.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241021.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d503addbb4e46e80cac117f8ac8ac18044dff4e5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241021.2.tgz","fileCount":57,"integrity":"sha512-F8+jmoJotyKfZYEBtQqU5DNZJYD8Uhn3SmvTPe+yX/Uy+zLnPVdYGNEfWYV1nraAFcgyrn2rm5Ttrl5DBJYjrw==","signatures":[{"sig":"MEYCIQCPYRvr7maHClBwQIPXYlSuDrHZ0l7ObpO6ZGlveg80KAIhAN5luCbSAEM8YkHIkcwd6zJr5QMxuIHOzRPVHaEJP4Bd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80952},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\b6e48660-6033-45e0-8bbd-20ad174d5608\\azure-core-paging-1.6.3-alpha.20241021.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b6e48660-6033-45e0-8bbd-20ad174d5608\\azure-core-paging-1.6.3-alpha.20241021.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-F8+jmoJotyKfZYEBtQqU5DNZJYD8Uhn3SmvTPe+yX/Uy+zLnPVdYGNEfWYV1nraAFcgyrn2rm5Ttrl5DBJYjrw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241021.2_1729535202426_0.8061259032755437","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241022.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241022.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241022.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4932ba9e0ec636b687944ad78c495d3c8dea0ba8","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241022.3.tgz","fileCount":57,"integrity":"sha512-uh++NZDoGMiRaKZHsoqLqLXVA+PNfmzS9+A77UJYAbXts4WP7EY/BtHmHp06vAtm/TjyJWFRIr6V0PK7igPVyg==","signatures":[{"sig":"MEUCIQD1OocRj0SyY6Xj0j/s/KpK6RRHl2G+dmqtbEJJlYm12AIgENPsyxIart8pv8NkJjP9K7aGjqis82iyi3MWv7lp29U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80952},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\55db8c20-e05c-4ffe-8e13-ca2c2e8fb5f5\\azure-core-paging-1.6.3-alpha.20241022.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\55db8c20-e05c-4ffe-8e13-ca2c2e8fb5f5\\azure-core-paging-1.6.3-alpha.20241022.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-uh++NZDoGMiRaKZHsoqLqLXVA+PNfmzS9+A77UJYAbXts4WP7EY/BtHmHp06vAtm/TjyJWFRIr6V0PK7igPVyg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241022.3_1729621845955_0.3298652036915499","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241023.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241023.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241023.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"709189fbc5bed58bf3022d3a37dfadfa776dca2b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241023.2.tgz","fileCount":57,"integrity":"sha512-WXZegACh1+LJW9kDrChaaj8eG3+UOlQ4gyBsV8Bc6kiomEexcPb1eqo6a8ZKrRSr7CEdt1tgc8aOyrb9JNOggQ==","signatures":[{"sig":"MEUCIHa25SfqTytAjNfWGHxfQpxJZY6tWiuJ4lWeRCsHWOLNAiEA8ECWjyQ3l7i1Al+8/n5o8OKMSf4qTq3BiZMBAhqtXbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80952},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\4aa17894-be05-4499-837d-9b1bc2ecce1a\\azure-core-paging-1.6.3-alpha.20241023.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4aa17894-be05-4499-837d-9b1bc2ecce1a\\azure-core-paging-1.6.3-alpha.20241023.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-WXZegACh1+LJW9kDrChaaj8eG3+UOlQ4gyBsV8Bc6kiomEexcPb1eqo6a8ZKrRSr7CEdt1tgc8aOyrb9JNOggQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241023.2_1729708180231_0.7586026063821132","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241024.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241024.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9092a5cdc6d8c34ba8c83897fbb6b797e33b1bbe","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241024.1.tgz","fileCount":57,"integrity":"sha512-Og4ROExV0GSXiYceYnIA90aIFPngrjinOsEz4abX8olpKH1QMQZgbx7YKX9VvGy5zONXNhFQubKZF7skfLrqhw==","signatures":[{"sig":"MEMCICa0QyyIWnwmvfEOGzWY1dYpr9qsANZjN8AsDGnVYtCpAh9v/vcwWi/Y9Rb947nRN8PL+JP3OHYSYp1l6Zih88yN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80907},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\e8417de8-cc7b-4c79-9c93-5799f8122105\\azure-core-paging-1.6.3-alpha.20241024.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e8417de8-cc7b-4c79-9c93-5799f8122105\\azure-core-paging-1.6.3-alpha.20241024.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Og4ROExV0GSXiYceYnIA90aIFPngrjinOsEz4abX8olpKH1QMQZgbx7YKX9VvGy5zONXNhFQubKZF7skfLrqhw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241024.1_1729794428235_0.08802113138588119","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241025.10":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241025.10","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241025.10","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ded049ea8b5cab60891814da83d18cdfbd647b9d","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241025.10.tgz","fileCount":57,"integrity":"sha512-nRxliicIinGS1IKelXt8Cm1VDmdfLAhJgnTnEU6qz8WLflTlSaJ2fYkTnd93Mfb4Aj6M4unHufsIkF//ZfBwfg==","signatures":[{"sig":"MEYCIQCkaNozHhyp5l5OHG2If3mzw+tGPm/CjDe1WYlsrqVZTwIhAKxfyRf8YNr+K8fq5tRfbvOjpck3mHviZmn2AAXhOeQX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80908},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\9de5a13d-8303-4f4b-a098-8385f0bfe94d\\azure-core-paging-1.6.3-alpha.20241025.10.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9de5a13d-8303-4f4b-a098-8385f0bfe94d\\azure-core-paging-1.6.3-alpha.20241025.10.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-nRxliicIinGS1IKelXt8Cm1VDmdfLAhJgnTnEU6qz8WLflTlSaJ2fYkTnd93Mfb4Aj6M4unHufsIkF//ZfBwfg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241025.10_1729880856178_0.2701707058618168","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241028.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241028.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"427b733bfbd5e947e66d2b334babe8c05f3b3d6f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241028.1.tgz","fileCount":57,"integrity":"sha512-el3smo9H2LJzzYVMI75h5P6ufIpx7ZfMXncMpdWgConsp4L1snYbJW085lj8SZSZErmhxR06YZ/3y3lBzlzhEw==","signatures":[{"sig":"MEUCIQC6/j9gDkAupsG7BbjnNerrIYFwPEHDjvLLU0+ZCIqz7wIgCIfk7uxXhSfKRfDtx8r+L1PpObbsQWYwZfnZN3wdp1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80907},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\42700cad-2740-49df-8221-ca26392a5e13\\azure-core-paging-1.6.3-alpha.20241028.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\42700cad-2740-49df-8221-ca26392a5e13\\azure-core-paging-1.6.3-alpha.20241028.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-el3smo9H2LJzzYVMI75h5P6ufIpx7ZfMXncMpdWgConsp4L1snYbJW085lj8SZSZErmhxR06YZ/3y3lBzlzhEw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241028.1_1730140644117_0.2388245447648829","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241029.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241029.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241029.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"33e9206cc127f3912bbbae99245d2c340beea902","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241029.3.tgz","fileCount":57,"integrity":"sha512-Y8uIVifGKPKdZ/5GtHqQJ5umEfV11kZuODDLMZkRwC+ChPd+ylHZtAhNYKXyYa+srzNZW3EXMVsRZTk9OLP22Q==","signatures":[{"sig":"MEUCIQCwH242vaLrMDplI/qHbm+vIkrXpqH+tprLuerrka+LPAIgPjb86wp1BglmEIs8jd5PRyBQWXDvHwSb5A7qMbllgAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80907},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\7ace7208-0766-42a5-9ffa-7365ca4f1a77\\azure-core-paging-1.6.3-alpha.20241029.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7ace7208-0766-42a5-9ffa-7365ca4f1a77\\azure-core-paging-1.6.3-alpha.20241029.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Y8uIVifGKPKdZ/5GtHqQJ5umEfV11kZuODDLMZkRwC+ChPd+ylHZtAhNYKXyYa+srzNZW3EXMVsRZTk9OLP22Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241029.3_1730226434035_0.14974897411390775","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241030.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241030.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241030.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a64b20d87dcc80adf78331447e77950d4fedd00f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241030.2.tgz","fileCount":57,"integrity":"sha512-s6iJIpN4sx/vUGEADEo81t8w7j7y9jMm8cng80x+a0CGhgrXvf2wX2jwQ9owJ/jS9HH7ThfS0mMRlNtug42X7Q==","signatures":[{"sig":"MEQCIFJxEJ3G8QlHvrnhLYif3DRZmIlG/Tnof8hMn2hzGpEgAiA1FGSKf4gLdMMrlzQ1qjxuKxlPRIGLkS4lNp8h3P++iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80967},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\479a6509-05f1-4373-a377-176cf35b08f3\\azure-core-paging-1.6.3-alpha.20241030.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\479a6509-05f1-4373-a377-176cf35b08f3\\azure-core-paging-1.6.3-alpha.20241030.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-s6iJIpN4sx/vUGEADEo81t8w7j7y9jMm8cng80x+a0CGhgrXvf2wX2jwQ9owJ/jS9HH7ThfS0mMRlNtug42X7Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241030.2_1730312857032_0.5699365066467119","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241031.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241031.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241031.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fee664ca5c15592a093b93417b85fd41080c7dc4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241031.2.tgz","fileCount":57,"integrity":"sha512-2AguPFKeWYNd2Djpt9cNzj1Dk965Xpxa70cIsWwvgrr8LV3Ew1Mi1tKOTG8E0oaWSwkRQbz5aGGaJhIHTZ+/lQ==","signatures":[{"sig":"MEUCIQDauyuhVFZqxWBbtfY49Krd1haR8yYNNbuAgPpAzPfywwIgdjMfk8I51UY2Lx7u77gdZlGGg/svqtvDCECInuKToNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80967},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\878971c2-c8a0-42c5-b49e-188d63c7ceb1\\azure-core-paging-1.6.3-alpha.20241031.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\878971c2-c8a0-42c5-b49e-188d63c7ceb1\\azure-core-paging-1.6.3-alpha.20241031.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-2AguPFKeWYNd2Djpt9cNzj1Dk965Xpxa70cIsWwvgrr8LV3Ew1Mi1tKOTG8E0oaWSwkRQbz5aGGaJhIHTZ+/lQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241031.2_1730399174933_0.22473931699783423","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241101.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241101.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241101.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cd4f1f37f45d1ff959418f2d2f283f8e70a89ac1","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241101.1.tgz","fileCount":57,"integrity":"sha512-ZNEto9Yz8L+GjVQV2/0x3TbtDwBMGXPBd9wvHf++q+SNQi0jVbZCMstk6LGWBaT2nUJgg0qRjGFgWusLi2XehQ==","signatures":[{"sig":"MEUCIQDTnCLuLPE294k1LRpyJxncleJ+vjTYBfGT/lY5tiE7mAIgEFBEq+qtJWwmZGu302MthQsMiUo/pYZy/Maz8xDK2Uw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80967},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\5d22557d-318c-48e1-ab06-1b1e6f5cd95f\\azure-core-paging-1.6.3-alpha.20241101.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5d22557d-318c-48e1-ab06-1b1e6f5cd95f\\azure-core-paging-1.6.3-alpha.20241101.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ZNEto9Yz8L+GjVQV2/0x3TbtDwBMGXPBd9wvHf++q+SNQi0jVbZCMstk6LGWBaT2nUJgg0qRjGFgWusLi2XehQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241101.1_1730485484051_0.5182492523772113","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241111.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241111.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241111.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6b1559c1015751ee4a0f2280533c2c1c89caea30","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241111.2.tgz","fileCount":57,"integrity":"sha512-m+ux9fizoIPEDn+ETtNOJ3K7seTgW1ZQOO+jnLVg5SQbA0GnnMa3R0eOmFpH39XyVNVs2d/vMDYZtXQO2U5G1g==","signatures":[{"sig":"MEQCIAIGyCeXqdcA/tyGJTj1Ty9Ry3CtLxu7Jb8DgpkKJMHFAiAg4ftS3stBbAvbjcvSpdxnO+BcyYnNUBAdikpwUVvCLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81037},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\4fe79641-46bc-46f8-b32b-1119734e236b\\azure-core-paging-1.6.3-alpha.20241111.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4fe79641-46bc-46f8-b32b-1119734e236b\\azure-core-paging-1.6.3-alpha.20241111.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-m+ux9fizoIPEDn+ETtNOJ3K7seTgW1ZQOO+jnLVg5SQbA0GnnMa3R0eOmFpH39XyVNVs2d/vMDYZtXQO2U5G1g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241111.2_1731353493763_0.5006751567750534","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241112.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241112.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241112.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8b96d0046a37fcdff9d172648ddd0818de167ecb","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241112.2.tgz","fileCount":57,"integrity":"sha512-1wLmmYQrvILg91zCd+Z93KBuZOhVcAD4VmS7yfMZmJV3Vg5yq1z96/zBUfumaTdcFkrlqi7MvQ2eLakBLgsJQw==","signatures":[{"sig":"MEUCIQCXGu2ynycStX9a5O0m6Bwn7cHGa8uB5n8CvnoaaztkSgIgb/AeGsNTHM4brFXGQ8RYm1Dc3hEPXWRtPoARfbYrIuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81037},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\cc41b52c-d86e-44b0-99c6-99e5accbce04\\azure-core-paging-1.6.3-alpha.20241112.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cc41b52c-d86e-44b0-99c6-99e5accbce04\\azure-core-paging-1.6.3-alpha.20241112.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-1wLmmYQrvILg91zCd+Z93KBuZOhVcAD4VmS7yfMZmJV3Vg5yq1z96/zBUfumaTdcFkrlqi7MvQ2eLakBLgsJQw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241112.2_1731439870588_0.5562123284316587","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241113.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241113.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241113.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cfe2e78a006a70ef3ffce72583d1eb4a2a28ab2c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241113.3.tgz","fileCount":57,"integrity":"sha512-ZoTdWXFYTbxvt+5nFHonzr8k+nkCrRKfUGPIfpxiIqc7mB0vkhP/TvDbHhuHHFHhJYLfibvaMDMM12AubOeRKA==","signatures":[{"sig":"MEUCIQDA3Ua87E9AIHceZ0iIXH6GNMntijCi80JFhlakcHGEBwIgXabQolu5F4pXMKlGI8AJq0uq4SPR19mRxSRJZaf8/FQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81037},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\f90eaeb1-495a-432c-8649-6d5af620e8d7\\azure-core-paging-1.6.3-alpha.20241113.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f90eaeb1-495a-432c-8649-6d5af620e8d7\\azure-core-paging-1.6.3-alpha.20241113.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ZoTdWXFYTbxvt+5nFHonzr8k+nkCrRKfUGPIfpxiIqc7mB0vkhP/TvDbHhuHHFHhJYLfibvaMDMM12AubOeRKA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241113.3_1731526065028_0.6435673655522427","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241114.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241114.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241114.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"96e5370ddbd1de8ece3bf54f7d36512dc3cc260e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241114.1.tgz","fileCount":57,"integrity":"sha512-HrYd2c034Wg692pDTpINwCQaue2U9h6ALgRShOetSQsLv2+C0gDISt4dlbw/HFRUOrQiLEpt1igQsFlhCO2W6Q==","signatures":[{"sig":"MEUCIAkarK63mzL1H9zDevy923MLXBb89UBscit5tWhbABnMAiEAt2BeKtKDeU5+JQVMVr+GnlKayjQ7hsZ9Qxmwv437wdk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81037},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\225f2267-858b-423f-b1f7-3837cb83b100\\azure-core-paging-1.6.3-alpha.20241114.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\225f2267-858b-423f-b1f7-3837cb83b100\\azure-core-paging-1.6.3-alpha.20241114.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-HrYd2c034Wg692pDTpINwCQaue2U9h6ALgRShOetSQsLv2+C0gDISt4dlbw/HFRUOrQiLEpt1igQsFlhCO2W6Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241114.1_1731613122139_0.26346993000518504","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241118.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241118.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b6be60d0a77f77aa5bfb5ea0544a069c0ecc4000","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241118.2.tgz","fileCount":57,"integrity":"sha512-RpjnQUDlCwUWFlJUW/UhiJmculKoxvCHeo1LsvzRZ47pveZigOsBa09S9kUcMulGDXfjY/ws1aHTkZ/aTBdzDw==","signatures":[{"sig":"MEUCICvq/zaN1QATtgR21RGChNj4Nj3Tk0Qj2Gf7wvV1adplAiEAiyEwbGeVEn9Cowf+8gdRnc7CCmxqX0p6eAjFE9HDL2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81037},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\08e00030-2a78-46ae-a6a5-b94c49c8fe5e\\azure-core-paging-1.6.3-alpha.20241118.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\08e00030-2a78-46ae-a6a5-b94c49c8fe5e\\azure-core-paging-1.6.3-alpha.20241118.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-RpjnQUDlCwUWFlJUW/UhiJmculKoxvCHeo1LsvzRZ47pveZigOsBa09S9kUcMulGDXfjY/ws1aHTkZ/aTBdzDw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241118.2_1731959722254_0.6560180202678914","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241119.7":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241119.7","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241119.7","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5a65ff12b7cd85b78ef3cf7f6d4857df8747a47e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241119.7.tgz","fileCount":57,"integrity":"sha512-msWqt5UU8IzJ4qBksWEmgpYfhRkk99SBGBD/1YKPqOT2j3l6IX2owRoFzqm//6pEZExpfEGAO4nzvxgyuOQ38g==","signatures":[{"sig":"MEQCICSbZ4vg8ViPi2ivGNeyHc08yKX6zBQWGs0NONJLEqGGAiAO9FJdC42cY6I68kZm908ao/zQfhZsZnY4FWMy07ViXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81037},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\a3bcf58a-8284-4d1e-966a-35050d0f9b76\\azure-core-paging-1.6.3-alpha.20241119.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a3bcf58a-8284-4d1e-966a-35050d0f9b76\\azure-core-paging-1.6.3-alpha.20241119.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-msWqt5UU8IzJ4qBksWEmgpYfhRkk99SBGBD/1YKPqOT2j3l6IX2owRoFzqm//6pEZExpfEGAO4nzvxgyuOQ38g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241119.7_1732045622037_0.6333650999202349","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241120.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241120.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241120.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4a43698be7e7a3af205afd57ac15e16e55a66af6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241120.2.tgz","fileCount":57,"integrity":"sha512-Xn6qHgfpgpbm67Fqrq+hd8ZZJULuuMhtXZ7sDil6PDsPlSVQBE3l3MvCxoAyJ4IukFCewzlA8m9uo2Lgy6RCGA==","signatures":[{"sig":"MEUCIAP7ZRKs7RDXgz4FwQUReBrZW8vTmVaHd3mMdTqUIjQdAiEAxizNVhafRxVqhJvzK64cw1MblXWt5AnucpEViBCEfaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81037},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\5f8f63ed-5bcb-48c6-810c-6391e0b01d4d\\azure-core-paging-1.6.3-alpha.20241120.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5f8f63ed-5bcb-48c6-810c-6391e0b01d4d\\azure-core-paging-1.6.3-alpha.20241120.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Xn6qHgfpgpbm67Fqrq+hd8ZZJULuuMhtXZ7sDil6PDsPlSVQBE3l3MvCxoAyJ4IukFCewzlA8m9uo2Lgy6RCGA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241120.2_1732130740663_0.4011523624631277","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241125.6":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241125.6","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241125.6","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6a22881b0e89ee9dbcab382eece6b69d5c0f2503","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241125.6.tgz","fileCount":57,"integrity":"sha512-8WCE/AqEAGgn109rp7wpoyErCeZVpCiTQUOFFk5sywbE/M8O2n9gXz7wmxL5UbYTYsq3R0qxU4eB6IhjoVF+kw==","signatures":[{"sig":"MEYCIQCVPtb+A5bvU6iRGt8QwInlOUhp7a2VxM4cRpe7uhRg9AIhAMuebhESESn96QUJ2n1ZJW/5BxPdOTDwCWahT2N2ElxF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81036},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\44ec32e7-6f42-46f4-b4ab-b43990b1decf\\azure-core-paging-1.6.3-alpha.20241125.6.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\44ec32e7-6f42-46f4-b4ab-b43990b1decf\\azure-core-paging-1.6.3-alpha.20241125.6.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-8WCE/AqEAGgn109rp7wpoyErCeZVpCiTQUOFFk5sywbE/M8O2n9gXz7wmxL5UbYTYsq3R0qxU4eB6IhjoVF+kw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241125.6_1732562865140_0.33030595295077503","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241127.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241127.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241127.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6db767f02cd05af349809c34ff770f400bc1c918","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241127.2.tgz","fileCount":56,"integrity":"sha512-i2mUyT6ov7WuQViflHGunzutMXxJ6xL3iHUdgDiXOm9JZsghC3IC6CvKcA8NsbpIX+MEYImTdW+m/klsrkZ2xw==","signatures":[{"sig":"MEYCIQCCEgYjnupaBevrhPb+CvlGiFRxZJPoXIXehN+HvWCITwIhAMLPN4zOUAG5fSmxjqXCyM6l1sxJUEN+iF/6uvi8d9Ft","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78404},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\a3e11dab-036f-44bd-8eaf-2b561c427475\\azure-core-paging-1.6.3-alpha.20241127.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a3e11dab-036f-44bd-8eaf-2b561c427475\\azure-core-paging-1.6.3-alpha.20241127.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-i2mUyT6ov7WuQViflHGunzutMXxJ6xL3iHUdgDiXOm9JZsghC3IC6CvKcA8NsbpIX+MEYImTdW+m/klsrkZ2xw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241127.2_1732735542695_0.46542080496900895","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241128.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241128.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d3d3051ea6589dce1f884bdd61786994340fdb0f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241128.1.tgz","fileCount":56,"integrity":"sha512-GVTxlgYAprEpM+mYTwQlh32DF3M4GKZ0dZO7c1dHt3TeI1G1vb9W4AEQggSoyoM02NFBv4FSoqT+ggBm3FiyuA==","signatures":[{"sig":"MEUCIQDYzIKuSQrKIrC5dYFyBTq47wsfrFcDhY6VCibsWycs5AIgM+nLC3Ri527axU7/RW0rOQ2h3i22aScki0huuw7o9NM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78404},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\d61d15d4-26c6-4363-b20b-3a989881ffca\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d61d15d4-26c6-4363-b20b-3a989881ffca\\azure-core-paging-1.6.3-alpha.20241128.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-GVTxlgYAprEpM+mYTwQlh32DF3M4GKZ0dZO7c1dHt3TeI1G1vb9W4AEQggSoyoM02NFBv4FSoqT+ggBm3FiyuA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241128.1_1732822158346_0.9768308448385983","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241129.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241129.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241129.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"290199627aa921821415a6358288162130a430ff","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241129.3.tgz","fileCount":56,"integrity":"sha512-K3mS3pmBAok8JV7+9r30U56+oWBnQmqssmWBah5Fag7BkRoylM0l8cc+Fikuc3dYSj9FRQ7Dr17bLwtajrmyNQ==","signatures":[{"sig":"MEUCIBvFoOQ6fj5ueJjp9pcavBXQbmtrmtTcZl9Es2Cz1k1lAiEA6kdveVtXvOVUrGlvFbCaG/AAuggVfvoghqScOoiEU2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78404},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\6850b14d-f299-4988-b401-e50dd0e731e2\\azure-core-paging-1.6.3-alpha.20241129.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6850b14d-f299-4988-b401-e50dd0e731e2\\azure-core-paging-1.6.3-alpha.20241129.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-K3mS3pmBAok8JV7+9r30U56+oWBnQmqssmWBah5Fag7BkRoylM0l8cc+Fikuc3dYSj9FRQ7Dr17bLwtajrmyNQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241129.3_1732908423354_0.9778497883293518","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241202.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241202.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241202.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"237d03bddad5596ccc3a97f04c779d3e9ec56ded","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241202.2.tgz","fileCount":56,"integrity":"sha512-V/WHX4OlLhei64kj76u+3+cUfDY5V6qmSMDwOeYQVVIRouKyCyUDhF/CXIMEl4U6YM7wBEVoWWaKFVd5ReWajA==","signatures":[{"sig":"MEUCIQCihlN7n/eKEW+0SuWShRKKaXF3EQjCB5oPtdbkmqdbnAIgUrU6gkUWcELs4lPZtvswWPBkITZxF1+eUZAx7tuCt3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78404},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\c7983232-c28f-4ccf-88cc-f58e596f4644\\azure-core-paging-1.6.3-alpha.20241202.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c7983232-c28f-4ccf-88cc-f58e596f4644\\azure-core-paging-1.6.3-alpha.20241202.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-V/WHX4OlLhei64kj76u+3+cUfDY5V6qmSMDwOeYQVVIRouKyCyUDhF/CXIMEl4U6YM7wBEVoWWaKFVd5ReWajA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241202.2_1733167702342_0.9656311037300978","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241203.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241203.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241203.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"689fde227bd8e4f4e6ad918b0f92fda5d466caac","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241203.2.tgz","fileCount":56,"integrity":"sha512-gjDZHFFoi+2DKJVKWp3pm+wpgdfqzIBO4xm/JpGUj0cLoHPslX7MG1bnqnmhu53DcSXaYNf8YrGnewS2QxgutQ==","signatures":[{"sig":"MEUCIQDHlhBapHDnk+A65Lyxe2tryVDdsl8BxzJ3LsKc+dCb/gIgVny7w9m4NKpLIYPBSlKl2G+XGAOl9pL7IlOrnxh4zck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78404},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\b4151404-3a36-4329-9b68-248e88c3db19\\azure-core-paging-1.6.3-alpha.20241203.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b4151404-3a36-4329-9b68-248e88c3db19\\azure-core-paging-1.6.3-alpha.20241203.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gjDZHFFoi+2DKJVKWp3pm+wpgdfqzIBO4xm/JpGUj0cLoHPslX7MG1bnqnmhu53DcSXaYNf8YrGnewS2QxgutQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241203.2_1733254162408_0.817942393885497","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241205.7":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241205.7","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241205.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ad87e3412954677827f8565d231cff17ec34c845","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241205.7.tgz","fileCount":56,"integrity":"sha512-XK4aBqVlCrQYTEC7y3iNqHiqcG1arycosJ9jhpvPN50wQauTiaectHVJ9IB8FDygRg4E08k6j8O9f7V1ZzQ72A==","signatures":[{"sig":"MEYCIQDOa5bIy6/YskHGEV1CLrYfgknSFEQctbDMRVN0/GJMawIhAJPEzBxNMQk6ukt+64uLv1npQIL3nbTeWI/lSlT2MCQX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78404},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\88bc57ba-9688-40ae-9e0d-0f61abec1800\\azure-core-paging-1.6.3-alpha.20241205.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\88bc57ba-9688-40ae-9e0d-0f61abec1800\\azure-core-paging-1.6.3-alpha.20241205.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-XK4aBqVlCrQYTEC7y3iNqHiqcG1arycosJ9jhpvPN50wQauTiaectHVJ9IB8FDygRg4E08k6j8O9f7V1ZzQ72A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241205.7_1733427439702_0.37129740153972457","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241206.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241206.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241206.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d224a47a79d3a9ae9ebca19ded21b4059e7c16b3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241206.2.tgz","fileCount":56,"integrity":"sha512-cc3PcQlaOUdEgGKogvzDmbzAkm5sh5ZQz75ixd2sFsg9gyYJukenVqHQAbZgIkbWaC/QEz4rQjU2Ya86AxFvXQ==","signatures":[{"sig":"MEUCIBwZvJJoCmpudJLQLS21oB2mcKS5OzL/9+GdS5JClfVXAiEAjSgKi2ECu+WqZJjccPkE6+cPidT8BYOw/4N7BOzG2J8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78404},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\3552e80f-602b-4766-8458-108f7c6cdf9a\\azure-core-paging-1.6.3-alpha.20241206.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3552e80f-602b-4766-8458-108f7c6cdf9a\\azure-core-paging-1.6.3-alpha.20241206.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cc3PcQlaOUdEgGKogvzDmbzAkm5sh5ZQz75ixd2sFsg9gyYJukenVqHQAbZgIkbWaC/QEz4rQjU2Ya86AxFvXQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241206.2_1733513243218_0.38521819366997856","host":"s3://npm-registry-packages"}},"1.6.3-alpha.20241209.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241209.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241209.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ac266d2a902b9399b1e0a160a7e4abd1a8793090","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241209.3.tgz","fileCount":56,"integrity":"sha512-3bjvEfRKA/D3KGT8zT7yvZT4I78NNTTsM7bHu9zJ2goalG0oZSjX+Y21D20DNPx0KNAjM6SFXBC+q4u5t3saWA==","signatures":[{"sig":"MEQCIAsl7KmN2/S3BMTBPW6fWNqgjc9IdCLb6Cz9LMR/esI5AiBnqtkxMQ8ebQDMhOlK4VLz7dh5haemmebLtcDKuatXZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78404},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"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\\325755d3-435e-43b9-bc76-530769d9a06a\\azure-core-paging-1.6.3-alpha.20241209.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json src","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json src --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\325755d3-435e-43b9-bc76-530769d9a06a\\azure-core-paging-1.6.3-alpha.20241209.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-3bjvEfRKA/D3KGT8zT7yvZT4I78NNTTsM7bHu9zJ2goalG0oZSjX+Y21D20DNPx0KNAjM6SFXBC+q4u5t3saWA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241209.3_1733772459292_0.8172615577689277","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241210.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241210.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e6b88654f99af70befe224ae1ca3d40a880426f5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241210.1.tgz","fileCount":56,"integrity":"sha512-u+CBPM4GIEeJjr3PIpKI1mqb1/oZHkwdN3lut6aZVkCR7KU9iOJBWNwNahWhnevKVbzi49KWfdWEHoytELtTKw==","signatures":[{"sig":"MEUCIGFxagJljMPDvI7+ABPBJVqfOsn0miuimo5dYP1q6vA5AiEAvfBZ0C0LGJ5qTAATaqsViDQTp7UgHadetO7NmM7UgRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a1408a40-4d36-4d17-8475-6fa250620921\\azure-core-paging-1.6.3-alpha.20241210.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a1408a40-4d36-4d17-8475-6fa250620921\\azure-core-paging-1.6.3-alpha.20241210.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-u+CBPM4GIEeJjr3PIpKI1mqb1/oZHkwdN3lut6aZVkCR7KU9iOJBWNwNahWhnevKVbzi49KWfdWEHoytELtTKw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241210.1_1733859066381_0.2832802593732826","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241211.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241211.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7a8a1b39fef8b49f9886019c2f042cecb0d2f961","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241211.1.tgz","fileCount":56,"integrity":"sha512-utY6jz5m/5F7vyQa6vhgmbcDGJR4WFNkK7B0LgIlKMRbyQ2vyqgoVcVAcLezKGdW+c4kdtoneZs2izbDsfOjxA==","signatures":[{"sig":"MEQCIHSyzi3Vj6ugTora0hErHT0RZQxn5TkuS8s20mX7DRAOAiAivkmBYp9ktzUtf+U4baCN8SbuWZ/IwCNU35e+hNEQMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dbc094ec-e8e7-4a6a-a77e-917d69e4fbdc\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dbc094ec-e8e7-4a6a-a77e-917d69e4fbdc\\azure-core-paging-1.6.3-alpha.20241211.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-utY6jz5m/5F7vyQa6vhgmbcDGJR4WFNkK7B0LgIlKMRbyQ2vyqgoVcVAcLezKGdW+c4kdtoneZs2izbDsfOjxA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241211.1_1733945427024_0.7260046702562322","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241212.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241212.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241212.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a45f5ef4ce296ca094ab2bca494cbf3fd8bd55a7","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241212.2.tgz","fileCount":56,"integrity":"sha512-4jqDwe88UkKrqUlPB1qGgExJMDn0FrAd3cWOPUA65EbMfCL+ahScQBiWM/ANmivUyoaDga0zEMRGKOiF5nZ1uw==","signatures":[{"sig":"MEUCIC5/Ei38CaWI8dQFuBE/g3Mm5ZAVlzY9fg2CeuVxys37AiEAyt6GTlK2p36b7q0Wr4NtRrj/UxSZ8D8ropUGanVkLS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8a75e456-ceae-4e05-965d-9d21afb3e6ea\\azure-core-paging-1.6.3-alpha.20241212.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8a75e456-ceae-4e05-965d-9d21afb3e6ea\\azure-core-paging-1.6.3-alpha.20241212.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-4jqDwe88UkKrqUlPB1qGgExJMDn0FrAd3cWOPUA65EbMfCL+ahScQBiWM/ANmivUyoaDga0zEMRGKOiF5nZ1uw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241212.2_1734032732174_0.2579234078435524","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241216.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241216.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"38e312c1dda22649566ae73f650fc18454c93da9","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241216.1.tgz","fileCount":56,"integrity":"sha512-5+warcui0hH/neSEvsEB5+puP0BLU2HfzxPWKO7mfvOSfHB+/aO3bmW4nNX6HX60E2I2jO+p6EpOe/zBRaSuSA==","signatures":[{"sig":"MEUCIDLxXpKhO0ZHswdC9ljfpFcVbZIWrRihcWl4YoSeljBCAiEAtQnPDHhv6rSo83ml4Gwuo0aC+us5qjBgzZ1UEzBbWro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e178b697-65c7-4620-b7be-7f8d9dcacc81\\azure-core-paging-1.6.3-alpha.20241216.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e178b697-65c7-4620-b7be-7f8d9dcacc81\\azure-core-paging-1.6.3-alpha.20241216.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-5+warcui0hH/neSEvsEB5+puP0BLU2HfzxPWKO7mfvOSfHB+/aO3bmW4nNX6HX60E2I2jO+p6EpOe/zBRaSuSA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241216.1_1734377405602_0.3354661220263304","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241218.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241218.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241218.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"76aa56a20317967489a153f1ca7705f086056209","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241218.2.tgz","fileCount":56,"integrity":"sha512-mCXHQjcRtcJdB7F9Jbx5y66JOdMShmbeYVxGQj6pBizjtyUUEUznCliLoCWYyhnSqrOei5IJBEj+PiVx1iQh7Q==","signatures":[{"sig":"MEYCIQCRgN0NIk2ACFLIsQRd68p8uBWTJvFixxX/Tp9q3pZ0WgIhAKJq/UuqlU/ixQ8loOZoaIg/EmYLeJs1b9XDHDweSa8B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\42c95613-cc33-4e85-818b-e13cf92f3510\\azure-core-paging-1.6.3-alpha.20241218.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\42c95613-cc33-4e85-818b-e13cf92f3510\\azure-core-paging-1.6.3-alpha.20241218.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-mCXHQjcRtcJdB7F9Jbx5y66JOdMShmbeYVxGQj6pBizjtyUUEUznCliLoCWYyhnSqrOei5IJBEj+PiVx1iQh7Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241218.2_1734550073630_0.07870628246712807","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241219.7":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241219.7","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241219.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1306883c5d4a3958f529c8a5bb7a7ebf145c11ff","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241219.7.tgz","fileCount":56,"integrity":"sha512-7jo/fpoyumiqa1IyYefjZt3yIwINYpSgRrK6jDXw/BRn9G7GvsyCxqxkCKJZr6qd8ls9MMu7ilRMkr/sLAZgUQ==","signatures":[{"sig":"MEQCIB02e85YKlHitHHkh92AJHVK7sRTxf2IOibvUmEe9nfQAiBKr9j9scnjEXrQKD7PJYObMsX4n9plpVVR837c7O/Gkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\869c0487-e137-448e-98f1-1c33f01aa9e2\\azure-core-paging-1.6.3-alpha.20241219.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\869c0487-e137-448e-98f1-1c33f01aa9e2\\azure-core-paging-1.6.3-alpha.20241219.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-7jo/fpoyumiqa1IyYefjZt3yIwINYpSgRrK6jDXw/BRn9G7GvsyCxqxkCKJZr6qd8ls9MMu7ilRMkr/sLAZgUQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241219.7_1734636690884_0.16795046773182332","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241220.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241220.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241220.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4907b76fe5943db373482f826a7c97dbb000a13e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241220.2.tgz","fileCount":56,"integrity":"sha512-J/A/Lk+2ULi2y9IPXB36wQDR6vCghY+mb6m1fDTY0oYj6n94hvDmFG03bjm3cjh9KGq3TfkFIkYQsjf0Wm6bRg==","signatures":[{"sig":"MEQCIHELiE4ic8+Ww0qqgBHbDq/qiog7UEIZXcUcO0N6Z/EBAiBHkpeaZiZAllNbc9IlNZxvB26CXlJ40g4wcKNgypbMuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0c1a3759-fd36-4a16-8b7c-32df2ec69c6b\\azure-core-paging-1.6.3-alpha.20241220.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0c1a3759-fd36-4a16-8b7c-32df2ec69c6b\\azure-core-paging-1.6.3-alpha.20241220.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-J/A/Lk+2ULi2y9IPXB36wQDR6vCghY+mb6m1fDTY0oYj6n94hvDmFG03bjm3cjh9KGq3TfkFIkYQsjf0Wm6bRg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241220.2_1734722878773_0.6338405979776882","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241223.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241223.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3a405fd04f9598baea6815fda1c4278a1768149a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241223.1.tgz","fileCount":56,"integrity":"sha512-sRlgQWVcMsGSSmI2Bv4XVSPV30ukLCsDfTojaXtwRR5enGz8zkfM5/vX+rP0Roz3Fpr/hzAEYnr6+xLW2q1nGQ==","signatures":[{"sig":"MEUCIF/Grz2cnjWMf4HSgwgpDW0UOp2Lt22M0z2lOF5JGk5kAiEAujHk93Z/F53Y+eewlHJAtWzY9WKM2WPAeffT2ov6l6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\466ae7e2-cd23-4f24-907b-fab4186e3393\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\466ae7e2-cd23-4f24-907b-fab4186e3393\\azure-core-paging-1.6.3-alpha.20241223.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-sRlgQWVcMsGSSmI2Bv4XVSPV30ukLCsDfTojaXtwRR5enGz8zkfM5/vX+rP0Roz3Fpr/hzAEYnr6+xLW2q1nGQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241223.1_1734982173066_0.05038176458820276","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241224.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241224.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4ea86834a20ce12f484c3f744460d2ff4e725786","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241224.1.tgz","fileCount":56,"integrity":"sha512-JRwWhI2ZU6SI6ZJFMdESnfrE7UzvdvUgSM/gQknQrIRsvmKIx2Q/PIEaF8jTpsLbWgaMjdtKLRhpusEF6FMoTw==","signatures":[{"sig":"MEUCIQC9rU1+euCv439YAbJ/mZWsredsUU0TZ992j04ZaXT1CQIgNJjTwKmSBCO4fDHsqSib5+oI7r85BS4IbgRgvKjsh88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\00030f51-4143-4e16-8bb1-926b7680e2b8\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\00030f51-4143-4e16-8bb1-926b7680e2b8\\azure-core-paging-1.6.3-alpha.20241224.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-JRwWhI2ZU6SI6ZJFMdESnfrE7UzvdvUgSM/gQknQrIRsvmKIx2Q/PIEaF8jTpsLbWgaMjdtKLRhpusEF6FMoTw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241224.1_1735068669756_0.09949496620919573","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241225.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241225.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"19f6239764d6982575c3631473d1d4543ad43b4a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241225.1.tgz","fileCount":56,"integrity":"sha512-RCPgly2T57BY5VUhVLXRbPgVz1L9LEkrTmtijXDhDyjm3Q3+ufnyUZ0lQrwaRKRyf4NNs9+Ife8psq2J57qCyA==","signatures":[{"sig":"MEYCIQD8R8EM95Vw//dXuC9Rag6zYuLl5SLSt1h5LC5P4A/uZgIhAMm4ri2dnHWqF1f6G8SDVd8bmUIg8deTUkAz39tJF6Q1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bc5be3ce-676a-4fbf-b34c-1c4faf2c5f98\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bc5be3ce-676a-4fbf-b34c-1c4faf2c5f98\\azure-core-paging-1.6.3-alpha.20241225.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-RCPgly2T57BY5VUhVLXRbPgVz1L9LEkrTmtijXDhDyjm3Q3+ufnyUZ0lQrwaRKRyf4NNs9+Ife8psq2J57qCyA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241225.1_1735154918390_0.19770186360065156","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241226.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241226.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"503fb49dd8a4a91d242ca0815cb33b29eb6b86ce","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241226.1.tgz","fileCount":56,"integrity":"sha512-IJ3sc9Mhm92G7YvpIWvJJwfYctoVUJW8opnGnwXINc6MsnVbVIAiwW0M+4tobu1BeSdIOOFjKpon5II3c9IeIw==","signatures":[{"sig":"MEUCICsIDb4NJ1aUuGhXaMHxjSEhHM8XD2hGXNhOtSffpTQYAiEA2ad9oFhj3jWmiqw9YdLGVl7oECLbUegcoHKxtZaVNPY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f02d24d3-78c7-4c43-8ffb-0ef94ccef7cd\\azure-core-paging-1.6.3-alpha.20241226.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f02d24d3-78c7-4c43-8ffb-0ef94ccef7cd\\azure-core-paging-1.6.3-alpha.20241226.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-IJ3sc9Mhm92G7YvpIWvJJwfYctoVUJW8opnGnwXINc6MsnVbVIAiwW0M+4tobu1BeSdIOOFjKpon5II3c9IeIw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241226.1_1735241288819_0.0920052315766382","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241227.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241227.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a6f80c3c816226aea6d77ac802fde2b78152f433","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241227.1.tgz","fileCount":56,"integrity":"sha512-v4vHSOXAPwbX01udB4kQC0bB9B0PL5/CehyAhSNMSvDMfCscFc1pJk2DVpiScbQTxTCOqftfycj8B0jIZgu3YA==","signatures":[{"sig":"MEUCIQDOuItzvnTItTYR1hI3b7AKOuGMvRmBjlOppKWw5HKY1AIgFSxOZ24/R0E0LqlTyTtNSBJvjm8yS1wNAXTPK37FnEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e5edd255-374d-40e2-b79d-dd3b3b69b0a1\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e5edd255-374d-40e2-b79d-dd3b3b69b0a1\\azure-core-paging-1.6.3-alpha.20241227.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-v4vHSOXAPwbX01udB4kQC0bB9B0PL5/CehyAhSNMSvDMfCscFc1pJk2DVpiScbQTxTCOqftfycj8B0jIZgu3YA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241227.1_1735327769443_0.01134939454481998","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241230.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241230.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241230.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"39a08eadce8ab401f7f2f5f8cd92c04902d4062b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241230.2.tgz","fileCount":56,"integrity":"sha512-ik8Eqiz8Cqrxf7wopdZLoF/a65ZPpi0ni1ovuM4h4tMnWSkEy5H1MfqB1jhTDz5mmAASMxfCVEUXqFxur/Tixg==","signatures":[{"sig":"MEUCIH28Bt8xMX76YEWNH0z6EvIjNkebfyqLbxiNnK9eAFAkAiEAnFtzF1+VSg8Q4Vk5Y9g0WKBjVzDv7IBH/+fumpXt0po=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\46eee799-167f-4beb-8610-bcdaa25357f1\\azure-core-paging-1.6.3-alpha.20241230.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\46eee799-167f-4beb-8610-bcdaa25357f1\\azure-core-paging-1.6.3-alpha.20241230.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ik8Eqiz8Cqrxf7wopdZLoF/a65ZPpi0ni1ovuM4h4tMnWSkEy5H1MfqB1jhTDz5mmAASMxfCVEUXqFxur/Tixg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241230.2_1735587043567_0.5686569522748781","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20241231.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20241231.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20241231.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"69697ca4862b6ca366733561d5c0976b312d347f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20241231.2.tgz","fileCount":56,"integrity":"sha512-wzwn0PpDrtDWFnqkUC6b02YMAqo/j7fk5btCGaBgfbMCZliyInthHjchiqMuRzvMlxTYSzP4drGnbzIPdKZiRA==","signatures":[{"sig":"MEQCICZo5vqLNbQgKo+pEd8wcy0pMzlfatWuX864xv1PagM7AiB+CeKkwV2UftXlcvEZaxs67yRMXg2QYlxVim9qr5cFwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0a4be4eb-ac40-4601-84da-698100cf7cf0\\azure-core-paging-1.6.3-alpha.20241231.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0a4be4eb-ac40-4601-84da-698100cf7cf0\\azure-core-paging-1.6.3-alpha.20241231.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-wzwn0PpDrtDWFnqkUC6b02YMAqo/j7fk5btCGaBgfbMCZliyInthHjchiqMuRzvMlxTYSzP4drGnbzIPdKZiRA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20241231.2_1735673336176_0.6762033634168543","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250101.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250101.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c1099d8f4a600a9fe8fd842b80b451f902008805","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250101.1.tgz","fileCount":56,"integrity":"sha512-s/Pmq/3d+HnzgRQHqspdmVLx2cj3FzSzIszNRXgTosY+j1YoS1TV6N4nFm8MOFw5UXpKhKZj5ucDDWkfnETxdQ==","signatures":[{"sig":"MEYCIQCAfxYMDNtT1eUZvIzXYmOKAk7g6l+GclftSx2KQl6efgIhAOikdSILvoIue0pTbnSP/ySvSfv234G8ROzurrKIUuKj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cb7ea569-dfb0-409f-ac5a-13ce8e040b3c\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cb7ea569-dfb0-409f-ac5a-13ce8e040b3c\\azure-core-paging-1.6.3-alpha.20250101.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-s/Pmq/3d+HnzgRQHqspdmVLx2cj3FzSzIszNRXgTosY+j1YoS1TV6N4nFm8MOFw5UXpKhKZj5ucDDWkfnETxdQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250101.1_1735759699001_0.2076851102742494","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250102.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250102.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fd3e93cc71f95099a88044f34f3d8ac9b43cf345","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250102.1.tgz","fileCount":56,"integrity":"sha512-EtXDUadmnU63R1+q87hHYn/x9fcSeGj8XRLwdGNg6cexwOkmBz00BXJGMonXIH5CyWrukhfu5mFm1fkxyQGX8g==","signatures":[{"sig":"MEQCIFSipAf4spVtpUJYMb0tr64550MQYzFzcG5VeOm4g7BIAiAiFZEBp897cnOXuu8wmE24HkFFjuvOo/tGw3pLDxJeJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\163c61c5-d1ea-4f8c-9ef6-47fda732cf5f\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\163c61c5-d1ea-4f8c-9ef6-47fda732cf5f\\azure-core-paging-1.6.3-alpha.20250102.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-EtXDUadmnU63R1+q87hHYn/x9fcSeGj8XRLwdGNg6cexwOkmBz00BXJGMonXIH5CyWrukhfu5mFm1fkxyQGX8g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250102.1_1735846054661_0.05822213501582407","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250103.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250103.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250103.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"22a07d476810d60dcd5dfb8ff5841554454d1a4a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250103.2.tgz","fileCount":56,"integrity":"sha512-7K/Y0jN8bdrwDPyC+7459FkIKGELHPQEhSrQZ0zbESHi6VbqgfyVhrndi2EecB2Ep8GfrLEa6EU/hwrf1vsWmQ==","signatures":[{"sig":"MEUCIQCBAkw5eKkuLUjnv3O1lhA+OSfxetkNU8lastIO/9ZG3gIgWe/z+LZoERmf3MFZ0QWbFEnpUfxmN1c/45sDlVcdx/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ae75c45f-adb5-4f31-a261-ee3930ed2cc2\\azure-core-paging-1.6.3-alpha.20250103.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ae75c45f-adb5-4f31-a261-ee3930ed2cc2\\azure-core-paging-1.6.3-alpha.20250103.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-7K/Y0jN8bdrwDPyC+7459FkIKGELHPQEhSrQZ0zbESHi6VbqgfyVhrndi2EecB2Ep8GfrLEa6EU/hwrf1vsWmQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250103.2_1735932700978_0.44045308380847503","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250106.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250106.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250106.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2729ee37e0354e2bcb5b820ca23fb546295b21f9","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250106.3.tgz","fileCount":56,"integrity":"sha512-2gueVKPYwcynLKDsu6zLJCX6rCrhA3s6JcJlf8k2hNQs9zs/NwUSZfFOSfA5ceD+1LsjrDgFQMYo0sTS9AFypg==","signatures":[{"sig":"MEUCIQDHtDGCY0zWJbK+7wqmkVtj2dxq0fgFYO+on0AgkPZI+QIgOagjr67Qu1UeKxVVPKyXS9snG6W+JWq1ztYzfOm7p1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b6ffc74a-3ff2-453f-8e3a-39f1d839cfc7\\azure-core-paging-1.6.3-alpha.20250106.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b6ffc74a-3ff2-453f-8e3a-39f1d839cfc7\\azure-core-paging-1.6.3-alpha.20250106.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-2gueVKPYwcynLKDsu6zLJCX6rCrhA3s6JcJlf8k2hNQs9zs/NwUSZfFOSfA5ceD+1LsjrDgFQMYo0sTS9AFypg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250106.3_1736192404447_0.9096789727178645","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250107.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250107.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250107.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"80269d1c269bdfb554ed6d56302fd3b9c52b5eed","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250107.2.tgz","fileCount":56,"integrity":"sha512-uoYN3LgRdVoefI2XwFTInwWf63RguiiJcwXmdsLrlA/x0MmTnITvh1X3N3VdmIkkkpq3dagPvnQF1wEzl4WFZA==","signatures":[{"sig":"MEYCIQDbklhJhrMgMolx81XwgKVv+OmxNtVrf7mXgRa4sW3JmAIhALbCKJ6K1LKKu7T/FNqavU9Uan+FP+zJshwYcGZAT67j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3b574362-3a89-4059-9262-ea2b8d0e4541\\azure-core-paging-1.6.3-alpha.20250107.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3b574362-3a89-4059-9262-ea2b8d0e4541\\azure-core-paging-1.6.3-alpha.20250107.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-uoYN3LgRdVoefI2XwFTInwWf63RguiiJcwXmdsLrlA/x0MmTnITvh1X3N3VdmIkkkpq3dagPvnQF1wEzl4WFZA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250107.2_1736277985482_0.15308730302092122","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250108.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250108.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250108.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7818389533a7d1894da5e4c19b69e678c3b82a5b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250108.2.tgz","fileCount":56,"integrity":"sha512-hkjEWCQXpOO519mHeATAA7AUSNZDh/HbBaW7kESK64m3Y/ewGoEwa4Wuw7qyT2sLqydm1VRz3uphzGqWUOjNBA==","signatures":[{"sig":"MEUCIQDsxbfv0JPwfxp19x9OrASgoJc/umfLD2xOMc+3N4LMZAIgJ0lOCnejtAtSVLFiZv/dkkwmChYurF5bwEumHYvQwYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78510},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\25263482-2832-4ddc-a534-ca311e8d82c9\\azure-core-paging-1.6.3-alpha.20250108.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\25263482-2832-4ddc-a534-ca311e8d82c9\\azure-core-paging-1.6.3-alpha.20250108.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-hkjEWCQXpOO519mHeATAA7AUSNZDh/HbBaW7kESK64m3Y/ewGoEwa4Wuw7qyT2sLqydm1VRz3uphzGqWUOjNBA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250108.2_1736364633372_0.9179373878053685","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250110.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250110.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250110.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5f77dbe5614380b337f510fec3a1041177ae51b2","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250110.2.tgz","fileCount":44,"integrity":"sha512-hdk3xw7Yic11EJxXxKxI66JoK/0hU6mmKUO89zX7Fm/Xts4guT6YuQz83LiS5X6OM5dy4eCA0olejt5347VXdg==","signatures":[{"sig":"MEQCIC25+f0CnIoCtaAwE88ukQWjbRkX3iXpnCyYxLrBND9UAiB43WY3f0OZSNlMPEg6d7hgMGL/WZFhf6q6PsljdsAzdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\87e15d1e-827c-4207-bdcc-e2c89457f84a\\azure-core-paging-1.6.3-alpha.20250110.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\87e15d1e-827c-4207-bdcc-e2c89457f84a\\azure-core-paging-1.6.3-alpha.20250110.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-hdk3xw7Yic11EJxXxKxI66JoK/0hU6mmKUO89zX7Fm/Xts4guT6YuQz83LiS5X6OM5dy4eCA0olejt5347VXdg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250110.2_1736537396610_0.7169302837440317","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250113.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250113.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3bb0990ca7a2a0a2e4fa54c1b4a176d771a3f1ba","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250113.1.tgz","fileCount":44,"integrity":"sha512-9sTUMS4hzl9F5BrHwkAveIWM7EnGW9/VPhy3f/RSLBCmw/ZGkMr8Hv3tJM0KKUcLXdi5JtaUYQPkH7xPtIXzMw==","signatures":[{"sig":"MEUCIQCxi4byTSR9vUoA1ul2Fq47WEtwunO39ToZD3sY9A4ZIQIgHCIk5bEuvlGKh8mBMwM4HcJvtfaq98ma9K/qeEkjHL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\a7c37058-2db8-4ca1-b8a4-63ccb3eb382f\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a7c37058-2db8-4ca1-b8a4-63ccb3eb382f\\azure-core-paging-1.6.3-alpha.20250113.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-9sTUMS4hzl9F5BrHwkAveIWM7EnGW9/VPhy3f/RSLBCmw/ZGkMr8Hv3tJM0KKUcLXdi5JtaUYQPkH7xPtIXzMw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250113.1_1736796416019_0.23762116083951734","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250114.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250114.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250114.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9da923e1a6952262b9a0e76aca1d4cc823ef8f27","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250114.3.tgz","fileCount":44,"integrity":"sha512-mwiAFLHlMK3Y6HO0tRPZyp1ptpCL4V5uaNPG2Z3Y6KdlxXvZgzKOX+UMlaTh9r+UeVVP8ZFv/a0mTJ7ppUsuUw==","signatures":[{"sig":"MEYCIQDUCkT9rLxCutcxX1uYNaYcX+RnfaYauCLLz52VUKclKAIhAIMT67Y2qFGpEkCH5Mz1bQsvFU+s1WPaSngfssVRbQsH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0cb70f7a-2f39-4400-bf04-c0e07117b47f\\azure-core-paging-1.6.3-alpha.20250114.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0cb70f7a-2f39-4400-bf04-c0e07117b47f\\azure-core-paging-1.6.3-alpha.20250114.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-mwiAFLHlMK3Y6HO0tRPZyp1ptpCL4V5uaNPG2Z3Y6KdlxXvZgzKOX+UMlaTh9r+UeVVP8ZFv/a0mTJ7ppUsuUw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250114.3_1736882815267_0.23350424300233708","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250115.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250115.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4594e34df0ccc59250f0ad85f9a87f638ab39a7f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250115.1.tgz","fileCount":44,"integrity":"sha512-ReZqOQI75pHdvafpJF0bgfOSpm7it1IH9Nv68uVqLwKtYT6fo8l9BGk7Qd0rfcdl+je6zdEQj/Ivb+rhOp63Ig==","signatures":[{"sig":"MEYCIQC+muz+BFhCmfRhdWOtCMcWyXKPXmyYqZXf0Fk8znQzFQIhAIEnTPXigjyzC3ChZqiWeKZ00ymWMtLyqvMDeRsdzodm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\10ec9a86-07b9-4bc3-8d70-2f8bf4cd5b40\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\10ec9a86-07b9-4bc3-8d70-2f8bf4cd5b40\\azure-core-paging-1.6.3-alpha.20250115.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ReZqOQI75pHdvafpJF0bgfOSpm7it1IH9Nv68uVqLwKtYT6fo8l9BGk7Qd0rfcdl+je6zdEQj/Ivb+rhOp63Ig==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250115.1_1736969158302_0.30866243432391127","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250116.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250116.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250116.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2231492ad816e3a0c2d3b4959cef01eb960821b0","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250116.4.tgz","fileCount":44,"integrity":"sha512-sje3t1yEP+yHVhO+24k6q0xsJ1fcQcu9KvYfA9QPdPIeNyu1mP2GKXndJQzAp3SwCWNCcypfpbb4TT1a10BNyQ==","signatures":[{"sig":"MEUCIQDOA6Rl4wX6x2hTpHPaeFxFGC8jOTfA7DxUsHXgs2AyYwIgQzIZCqf5vcaUEx+Ty6u/pffUySKSFNl6nSkbo40e7vI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9cea5c5d-54e6-49f2-bfc8-1e4fe6ed1cde\\azure-core-paging-1.6.3-alpha.20250116.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9cea5c5d-54e6-49f2-bfc8-1e4fe6ed1cde\\azure-core-paging-1.6.3-alpha.20250116.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-sje3t1yEP+yHVhO+24k6q0xsJ1fcQcu9KvYfA9QPdPIeNyu1mP2GKXndJQzAp3SwCWNCcypfpbb4TT1a10BNyQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250116.4_1737055730747_0.9411741827604754","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250117.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250117.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250117.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2af22c2edd89e85f9a0674c2ad90e989f69f1e55","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250117.3.tgz","fileCount":44,"integrity":"sha512-ibT+htCnkJOOTc+0LjFcNqh1gTgWhhC+pkcJvNIs0DwGsO4zIspIi0svdPqVXbzkMxsQxDOyaMrMXMX0Hn0Tsw==","signatures":[{"sig":"MEYCIQCQETH7zMvbjsLv+8bglAi4dl0X2wuUJVMji/8m4gc/lAIhAJKC9cby2NwOYdRxm0Jwgqh/0H5/OJECYOfvtjou8XMC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\74752f8f-08c8-4e0c-9199-a6c46761d7ae\\azure-core-paging-1.6.3-alpha.20250117.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\74752f8f-08c8-4e0c-9199-a6c46761d7ae\\azure-core-paging-1.6.3-alpha.20250117.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ibT+htCnkJOOTc+0LjFcNqh1gTgWhhC+pkcJvNIs0DwGsO4zIspIi0svdPqVXbzkMxsQxDOyaMrMXMX0Hn0Tsw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250117.3_1737143768764_0.5775035850843566","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250120.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250120.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"024bde96525a6888853fe15274d7d1a7cd373625","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250120.1.tgz","fileCount":44,"integrity":"sha512-qJFZodAb6Z4LOs/814zZ7jSfVQZ4txx8b8jT74poUvLtEsHKqLcqULQMMA7tiowmHNgpXgME0mjeJ0lK5v2ktg==","signatures":[{"sig":"MEQCICAGmtRYMy+eMv6hgt7vDSTDVs1lYw5QcTzeQ/dQh0VTAiBl41AnZi5oOB0U9VeqXASHAHTbj3C3Tir+5zORA3AE8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\39270b22-29d4-4dab-a133-2d12ac2125be\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\39270b22-29d4-4dab-a133-2d12ac2125be\\azure-core-paging-1.6.3-alpha.20250120.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-qJFZodAb6Z4LOs/814zZ7jSfVQZ4txx8b8jT74poUvLtEsHKqLcqULQMMA7tiowmHNgpXgME0mjeJ0lK5v2ktg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250120.1_1737401302058_0.9499999126625531","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250122.5":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250122.5","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250122.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"390f81416085f17067b9f347e9610bbe162ec2e7","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250122.5.tgz","fileCount":44,"integrity":"sha512-FtzoqOPTS7vi6ZTaC8QJ6mmTvJV2cISg79DQ2NCGYkrMyr8+Aw/gHJB2RjamzJbkveekUy3pV77VHFVFVn80rg==","signatures":[{"sig":"MEYCIQCXkrS5vLJ8ES3jLKo5yccgAJG1g3kkykkh/4EyhfDukQIhAIxd4RvPSU7h55GuU3OUqmF0wGdYqpSTUSbn+RCc4XAU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8f7d812c-55d4-41af-b08e-04a0d3e3c322\\azure-core-paging-1.6.3-alpha.20250122.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8f7d812c-55d4-41af-b08e-04a0d3e3c322\\azure-core-paging-1.6.3-alpha.20250122.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-FtzoqOPTS7vi6ZTaC8QJ6mmTvJV2cISg79DQ2NCGYkrMyr8+Aw/gHJB2RjamzJbkveekUy3pV77VHFVFVn80rg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250122.5_1737574322303_0.34561458041877047","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250123.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250123.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250123.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0700257bbea1e03ab74e82b7db7ce0ff85fdd516","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250123.2.tgz","fileCount":44,"integrity":"sha512-d4/0BQSVaiNHsD65o9QPVrnt93n1RKwih403oDWsvpnkjm/wPIpND1ha/Xv/Laix/9F6CPEXtrv0YUT2IBrH1g==","signatures":[{"sig":"MEUCIQDdlpBF9AM+1TBcLNv1DThDq7ue7vDRRkgt5cIk3pBRbwIgAt69yZd2WsjPUBlGyZYF7cZ/AUc00VI1f7llVd5U9/8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\44b8335e-a13b-4108-bb49-dc6078d6af85\\azure-core-paging-1.6.3-alpha.20250123.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\44b8335e-a13b-4108-bb49-dc6078d6af85\\azure-core-paging-1.6.3-alpha.20250123.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-d4/0BQSVaiNHsD65o9QPVrnt93n1RKwih403oDWsvpnkjm/wPIpND1ha/Xv/Laix/9F6CPEXtrv0YUT2IBrH1g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250123.2_1737660508617_0.04829571470436478","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250124.9":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250124.9","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250124.9","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f4d2f00a5763e081cc826fd999cb0bfaf5336422","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250124.9.tgz","fileCount":44,"integrity":"sha512-KmFqpiRU8vmLdyW1Laq0FcZhZHJIiePebfgy9UJh8yy1ZM9FznANaMaEt9oy8EjBZ+coQxhvBj3FJcxMi8k9Vg==","signatures":[{"sig":"MEYCIQC+GaxKn5xVmo8cgwx+oLhdvaBhWzGSlRgiR+MABLeynwIhAON9OEq++sAwST8g1ahX62QZLl3wX8jCzbcorz6lTNil","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1788afd0-2024-43f3-acff-7c6af34a59d0\\azure-core-paging-1.6.3-alpha.20250124.9.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1788afd0-2024-43f3-acff-7c6af34a59d0\\azure-core-paging-1.6.3-alpha.20250124.9.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-KmFqpiRU8vmLdyW1Laq0FcZhZHJIiePebfgy9UJh8yy1ZM9FznANaMaEt9oy8EjBZ+coQxhvBj3FJcxMi8k9Vg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250124.9_1737746767150_0.8910983314106549","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250127.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250127.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250127.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5f6fc39e4568571ddb79652aa981cfcf90abafb7","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250127.3.tgz","fileCount":44,"integrity":"sha512-RXYf1PMnc45cQswxw506BQKOjc+jKwTOc7sY3bcvaVzpX3cxWjCTH3Y/9kyeW5BNHsvAby6v3+GVjybVWau2bg==","signatures":[{"sig":"MEQCIDCmnfqt4z3PJ3zI/OsMNh7/v9OC0yvH81x+TPI255UiAiANyryPkl/7quboeracT3cvjsh5dFdpuuDm5yST+I5w3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\294c401a-ab52-47f0-ade8-4150a6c47b07\\azure-core-paging-1.6.3-alpha.20250127.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\294c401a-ab52-47f0-ade8-4150a6c47b07\\azure-core-paging-1.6.3-alpha.20250127.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-RXYf1PMnc45cQswxw506BQKOjc+jKwTOc7sY3bcvaVzpX3cxWjCTH3Y/9kyeW5BNHsvAby6v3+GVjybVWau2bg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250127.3_1738005940631_0.8964362405030855","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250128.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250128.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8b40f501c5edc66972520fc2c6e8f49ebce49626","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250128.1.tgz","fileCount":44,"integrity":"sha512-7hp8vHrCGUke+y0PJoy9CcNT+PwNnlMHxB3ULI+e19rRw/qzmZZKLvUFlJ93yKaIQ6O0Gz33t17ALle71TxMUw==","signatures":[{"sig":"MEYCIQDp6u2B4iUNVdZUnthAuOCIwl+AzcEgOfAOpqIqwTDk8QIhANsHhNe94cCj+Ahm5ddSbnRH0kIewyCe5lQt8Dd2V9kc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d1b817ab-aad0-437f-90ec-80d8c781b1af\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d1b817ab-aad0-437f-90ec-80d8c781b1af\\azure-core-paging-1.6.3-alpha.20250128.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-7hp8vHrCGUke+y0PJoy9CcNT+PwNnlMHxB3ULI+e19rRw/qzmZZKLvUFlJ93yKaIQ6O0Gz33t17ALle71TxMUw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250128.1_1738092304300_0.60652387894583","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250129.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250129.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a2a5412af874190477a2d08c8fa4cd49b4e6d6a7","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250129.1.tgz","fileCount":44,"integrity":"sha512-OTT25xgwTR/vf4AF/UJVRtIb2Nfntbyax/Wzg0c+rBay4fji3xv5jkdRs4ivjAzYCUWRsvuIv+PSNHZYK5hxJw==","signatures":[{"sig":"MEUCIQCHeadbGMrDrBu95xkdOSqrwnkXfi4NU3KUpq24iZL4aQIgfqeIJhCzEU6msUYnOctgvkXfT0Xa/xLiXj0c9bjbQ+U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\21103c5c-8c29-4c99-9752-042148ec17da\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\21103c5c-8c29-4c99-9752-042148ec17da\\azure-core-paging-1.6.3-alpha.20250129.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-OTT25xgwTR/vf4AF/UJVRtIb2Nfntbyax/Wzg0c+rBay4fji3xv5jkdRs4ivjAzYCUWRsvuIv+PSNHZYK5hxJw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250129.1_1738178999396_0.05581478370441717","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250130.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250130.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"263ddbe93a6088b0ccfef4ef1177016facf6f53a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250130.1.tgz","fileCount":44,"integrity":"sha512-VnVnZ8SERWj50zi9QB5rGqzBUww1AR2KuLFP/GptMJSqUEv21ICoHU7jP1OjBJGH9NzU9hF1mURgwdmNe7KAmg==","signatures":[{"sig":"MEQCIA4bQNxtrVusXJOM4teIPTsU796D3AxUvP9U4v5YE4DmAiBxJWjjx9SFWAKHaW1nVd9U6FkmE31jPz7G8gMzZrk9Pg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71566},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f9777337-8a97-4486-b90d-9d5ee3673479\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f9777337-8a97-4486-b90d-9d5ee3673479\\azure-core-paging-1.6.3-alpha.20250130.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-VnVnZ8SERWj50zi9QB5rGqzBUww1AR2KuLFP/GptMJSqUEv21ICoHU7jP1OjBJGH9NzU9hF1mURgwdmNe7KAmg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250130.1_1738265623724_0.641782429089629","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250131.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250131.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d0dbfa13ece7f13fa5859230b625ee507d3304ed","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250131.1.tgz","fileCount":44,"integrity":"sha512-UZIa9FTzmpyshM/uE3GKGmmdpamqROuFRPzZ+u/avNTnbT81te0ArU4pjep95IggQ+X2cvDwW1VmIdyo/zhs6g==","signatures":[{"sig":"MEYCIQDSGdw900aE8RK8UfzC9rNlKqSDDu0pkXfnhknEX/DYTwIhANKhxG8ycLsrX5yxQyvTsBwaWVbOsJA82qXWNsTzksHn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71571},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a30cf608-c15a-40a3-a745-b1444050f11e\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a30cf608-c15a-40a3-a745-b1444050f11e\\azure-core-paging-1.6.3-alpha.20250131.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-UZIa9FTzmpyshM/uE3GKGmmdpamqROuFRPzZ+u/avNTnbT81te0ArU4pjep95IggQ+X2cvDwW1VmIdyo/zhs6g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250131.1_1738351646379_0.4377879372859359","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250204.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250204.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5e9a5654893b9355455eb135759695dcafa53f7f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250204.1.tgz","fileCount":44,"integrity":"sha512-vAZZFUYxCzHS4Dpp7pqYV+MM1e5aonidsiWKjX7YGvkHWaOW+rKzBJNQh8+OL2Y0xyW9MajUyPsZw89cJowIkw==","signatures":[{"sig":"MEYCIQCWXVgCdhsIdlQ8YHDL3rLiDv4i4BKQo079MK8dbeuqjQIhAIRQR4AW7B7jz3+8TPSkayedJ9iQ481L0j7de8MbkT5Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71569},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7b34c506-b0af-413e-b3e6-f364794027c0\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7b34c506-b0af-413e-b3e6-f364794027c0\\azure-core-paging-1.6.3-alpha.20250204.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-vAZZFUYxCzHS4Dpp7pqYV+MM1e5aonidsiWKjX7YGvkHWaOW+rKzBJNQh8+OL2Y0xyW9MajUyPsZw89cJowIkw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250204.1_1738697405642_0.8707907969904438","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250205.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250205.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8439294340ef6a2f0f40a6a61b39a0dce0200c49","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250205.1.tgz","fileCount":44,"integrity":"sha512-vqJo0W1K98czgOLv5M7I73eT5jW1MQcdDl24dGSWSeyzSQh5yu5Bx7pYiwPEGjeSofEkuZ0qwiP3ngpXWxST1A==","signatures":[{"sig":"MEQCIAXvI4DNBpBI2an3HLqCUEWDCsQVKLzdq1Pz6HXOD9A+AiAwkLVnT2yBVPj5gDUs+w8ciSOo5LAK4fHGcGyZgBslIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71569},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bfe86212-4c26-42fa-b205-46a0329d3d3b\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bfe86212-4c26-42fa-b205-46a0329d3d3b\\azure-core-paging-1.6.3-alpha.20250205.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-vqJo0W1K98czgOLv5M7I73eT5jW1MQcdDl24dGSWSeyzSQh5yu5Bx7pYiwPEGjeSofEkuZ0qwiP3ngpXWxST1A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250205.1_1738784324339_0.534107639639869","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250206.8":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250206.8","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250206.8","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"04a053574d0c75b561b0a6337fc934d781614c1f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250206.8.tgz","fileCount":44,"integrity":"sha512-g7N5egYUDjGKIKXoDAE2uk9istpYa8Q/fygMqPUf93dMtJm4m98qqBQvnFFOUkxnpmeE03sb1LEWXBnIiaxGqQ==","signatures":[{"sig":"MEMCHxyBge2VjAOUgVn6xycndZml9gSdDUGTBFSehhl7SW0CIFP2Y7tKjpiQHZzfBpj5peuPcwZDg3DCCpya/5b+FsI3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\378dbc58-d697-4afd-af8c-c1188c7c0ad8\\azure-core-paging-1.6.3-alpha.20250206.8.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\378dbc58-d697-4afd-af8c-c1188c7c0ad8\\azure-core-paging-1.6.3-alpha.20250206.8.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-g7N5egYUDjGKIKXoDAE2uk9istpYa8Q/fygMqPUf93dMtJm4m98qqBQvnFFOUkxnpmeE03sb1LEWXBnIiaxGqQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250206.8_1738870134178_0.22090132026560938","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250207.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250207.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250207.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9a57e85807448a50d80a0debeca76b0c00b2cb84","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250207.2.tgz","fileCount":44,"integrity":"sha512-gc8gzrsyBITjX80TY1qX6qJMCwWPozfrZP4a/TqHLqiDQ+JKsgRC4L2psLsqH6i8ZOE3CrRuivoK91dEkw9+6g==","signatures":[{"sig":"MEUCIQDU2cL8Dpw+QTaGe/p1cnzoeF9P4yAwNo9068O/ptBpiwIgPH42QTfgW5aofidrXZ1WPNatDrz664iiC7a4oyVTB6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bf60bd38-3c55-4c68-85a1-19f56565cd5d\\azure-core-paging-1.6.3-alpha.20250207.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bf60bd38-3c55-4c68-85a1-19f56565cd5d\\azure-core-paging-1.6.3-alpha.20250207.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gc8gzrsyBITjX80TY1qX6qJMCwWPozfrZP4a/TqHLqiDQ+JKsgRC4L2psLsqH6i8ZOE3CrRuivoK91dEkw9+6g==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250207.2_1738958988493_0.14303692583339034","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250210.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250210.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250210.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5f276eca7a015274e25cac7fb9e44a509a1480fa","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250210.2.tgz","fileCount":44,"integrity":"sha512-PN+hNUH3GYYVVQr0IbMzaUbU398qrb68D8rymeaiu1sPIEcP+YZtaEfPP4ZaiYB1gSs6qGeUpfp6dztumx0ZXw==","signatures":[{"sig":"MEQCIB8IBrfC824E7UETwKVOpuWDnoe6xs/HAD7vTqdC6hhmAiAcG5FcqY5ucIW2PIS9oTzwg5OZiwgqJDfxKBV2ZjhrgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\6e545a50-1e1f-44a5-bfab-f2615b453575\\azure-core-paging-1.6.3-alpha.20250210.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6e545a50-1e1f-44a5-bfab-f2615b453575\\azure-core-paging-1.6.3-alpha.20250210.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-PN+hNUH3GYYVVQr0IbMzaUbU398qrb68D8rymeaiu1sPIEcP+YZtaEfPP4ZaiYB1gSs6qGeUpfp6dztumx0ZXw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250210.2_1739215789073_0.4351392648300334","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250211.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250211.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250211.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0b09359f7f0a325fbfeb1b17d3f54f0f7dcd553d","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250211.3.tgz","fileCount":44,"integrity":"sha512-cevlJ82QyKWWrgxCZqIT+OV662PtfNFkahe92XYfCZdoqudT44jlCSSFv00JHper0Pj51lK8xVLIQqhzPzeBmw==","signatures":[{"sig":"MEYCIQDCIQhKi2ttQQjEnovDT+mligOeLT4HGYSJEwUw2FsIRQIhAOq0QhX0BsvCDPJh5FeYts5I3Hi9ecq3xlIE0ctZ640C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\09a27572-caee-4a28-8bc2-167c8d230936\\azure-core-paging-1.6.3-alpha.20250211.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\09a27572-caee-4a28-8bc2-167c8d230936\\azure-core-paging-1.6.3-alpha.20250211.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cevlJ82QyKWWrgxCZqIT+OV662PtfNFkahe92XYfCZdoqudT44jlCSSFv00JHper0Pj51lK8xVLIQqhzPzeBmw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250211.3_1739302290777_0.5356041277750028","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250212.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250212.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250212.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6771bc93a252cd49463d89cdcca8f67a1ed49aa3","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250212.2.tgz","fileCount":44,"integrity":"sha512-dYlAhuXsrsLOdT2yLnzGIClAb1K2t+d5b58aCs8VmuRERoOtrAmTPtFJwcu6vPYWX8Jmi4IDEV6uCugqE1tb/Q==","signatures":[{"sig":"MEUCIQCOVCoZ76cTDCzgPP5bSYj3CMDQmOm1yxbZlz1qawKMigIgap2+E78jL6QoTJMQAYuLwHm7W2Iz9JYHVJ1DwdgSLM0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6997d2a1-b015-456b-8260-759cb83613c4\\azure-core-paging-1.6.3-alpha.20250212.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6997d2a1-b015-456b-8260-759cb83613c4\\azure-core-paging-1.6.3-alpha.20250212.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-dYlAhuXsrsLOdT2yLnzGIClAb1K2t+d5b58aCs8VmuRERoOtrAmTPtFJwcu6vPYWX8Jmi4IDEV6uCugqE1tb/Q==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250212.2_1739388641958_0.37503270565773317","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250213.6":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250213.6","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250213.6","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4abd8659036f2cab423fe3b10088af269a5b0483","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250213.6.tgz","fileCount":44,"integrity":"sha512-o5sWSXrnCKTZn92YzuPVU8ECPofx5Qkm57t2JGyKfP0XUNt3kfhuyrKIUJuJqhmgmRQ+VhpUrfcaL4Sy/H2yGw==","signatures":[{"sig":"MEYCIQDQLrzzT3t7y2CavFZ0b1Yku/P7AnPV/htWS/RKZjrxsgIhALgzdvis6jSDFz8LnsJK7iHdqNQmTXikxd94744/0/DQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\c83bfc12-8122-43f2-8fa3-e3445a82ebda\\azure-core-paging-1.6.3-alpha.20250213.6.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c83bfc12-8122-43f2-8fa3-e3445a82ebda\\azure-core-paging-1.6.3-alpha.20250213.6.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-o5sWSXrnCKTZn92YzuPVU8ECPofx5Qkm57t2JGyKfP0XUNt3kfhuyrKIUJuJqhmgmRQ+VhpUrfcaL4Sy/H2yGw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250213.6_1739475027622_0.8432937934481295","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250214.8":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250214.8","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250214.8","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d05d5f9c333ae582556c89c22380dfb9be41db53","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250214.8.tgz","fileCount":44,"integrity":"sha512-F7fw0T6WAC2VGk1GvEu1Srfj1YRydfdn29ed02LWEnveZcfc28RjcaMqQz+pcEymg4RENB9CdQAgH83sj3yYzw==","signatures":[{"sig":"MEQCIHZHleVlpxjF+JypOk9PvkykuPWLKwNDm2wKwtRU12SyAiBiAz4WrEfBl/RpXi+tkxuZqRsldeK1rdfdPHE5tmGXmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\f0f9f7f2-c25b-4214-b7df-03a85518b11a\\azure-core-paging-1.6.3-alpha.20250214.8.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f0f9f7f2-c25b-4214-b7df-03a85518b11a\\azure-core-paging-1.6.3-alpha.20250214.8.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-F7fw0T6WAC2VGk1GvEu1Srfj1YRydfdn29ed02LWEnveZcfc28RjcaMqQz+pcEymg4RENB9CdQAgH83sj3yYzw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250214.8_1739561248247_0.5989038614217288","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250217.5":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250217.5","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250217.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e0bc2500153341d23f198644289677802897d766","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250217.5.tgz","fileCount":44,"integrity":"sha512-2byqXyTxIfrAwVeaVGy7v9Chki/piAbDzsda0oCFdM2efeHaM0Po3rfUCQ1k8bHxVbmGeKxhiwspjj4V6CF8rA==","signatures":[{"sig":"MEUCIE2Qven4DZsAOwOgIVP5DUpkI89O2sr4yRn0Lok0WPaJAiEArYcoHHgrHs/5FGNEJ6E1htLRiHZ+uQikLAkD9ivTG6M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\fa3d9d0f-4ce0-49b9-8ab7-4649e55b275c\\azure-core-paging-1.6.3-alpha.20250217.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fa3d9d0f-4ce0-49b9-8ab7-4649e55b275c\\azure-core-paging-1.6.3-alpha.20250217.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-2byqXyTxIfrAwVeaVGy7v9Chki/piAbDzsda0oCFdM2efeHaM0Po3rfUCQ1k8bHxVbmGeKxhiwspjj4V6CF8rA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250217.5_1739820615040_0.41860940651234024","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250218.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250218.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250218.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ff02803109ab28530264647ec1ad4a7d3a80fc57","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250218.3.tgz","fileCount":44,"integrity":"sha512-dKG/2uRXNwe+HQv38FsoC20bHfXsOdelsrvcitJxCmKM3xGtodC9GGGVAHh8qrZ67cXtzdU0r4h5b0oCmk4Y8A==","signatures":[{"sig":"MEUCIQDw6mkZc9D50kS/ZF5lbSFG7K6lez3XLwwIxmOipgZzzgIgX/UbvRfW5uQ9iwVBmUpS5cLMAe0p0pta5ZcOABmpte8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\2a6c9623-cb32-4953-9c8e-51b43a21f1bb\\azure-core-paging-1.6.3-alpha.20250218.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2a6c9623-cb32-4953-9c8e-51b43a21f1bb\\azure-core-paging-1.6.3-alpha.20250218.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-dKG/2uRXNwe+HQv38FsoC20bHfXsOdelsrvcitJxCmKM3xGtodC9GGGVAHh8qrZ67cXtzdU0r4h5b0oCmk4Y8A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250218.3_1739907185586_0.5460425250347545","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250219.7":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250219.7","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250219.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"56d1859749b9e526fbb8835fdf787fb269828c98","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250219.7.tgz","fileCount":44,"integrity":"sha512-Ei1qr6dlSXxVvG4GeLXMYHKLT4gpKu2RY+9yzYlc5GPseG9YlQz3sUu3t5yj/ov3N5oCRpq4dynqQEKqYaiybA==","signatures":[{"sig":"MEYCIQDPh73NZuIZE7mjWzG6B8POX0KiaLZzQmENRwBIeHpzsQIhAI51sBikPQJl7WlDM0fT/iFFYCMDXdxuGn2PfqVseh0o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\8382131d-cc06-41a1-a484-69a37392c9fa\\azure-core-paging-1.6.3-alpha.20250219.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8382131d-cc06-41a1-a484-69a37392c9fa\\azure-core-paging-1.6.3-alpha.20250219.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Ei1qr6dlSXxVvG4GeLXMYHKLT4gpKu2RY+9yzYlc5GPseG9YlQz3sUu3t5yj/ov3N5oCRpq4dynqQEKqYaiybA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250219.7_1739993091416_0.9452091952834081","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250220.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250220.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f8501959b05b5dc240c17faee3dcb0325449d791","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250220.1.tgz","fileCount":44,"integrity":"sha512-WY0yZte4sZ790qVQjH69ZqrVRj0cY9hH3PquwCoBSw70sJiGqH13mfXuFV6JKSgQaOuHN22zFHqn1ukeq+3cNw==","signatures":[{"sig":"MEYCIQCsafK6lypgkTYTSKGgCCnK8WWAkyQWIpCXOjVIh8LF8QIhANQUcTGfr+fnIYpatmwW7B1SSoxgtmOnAuT/Y/dZN2gC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\14395180-e7b0-4f1c-b2c4-5e01684ddd24\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\14395180-e7b0-4f1c-b2c4-5e01684ddd24\\azure-core-paging-1.6.3-alpha.20250220.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-WY0yZte4sZ790qVQjH69ZqrVRj0cY9hH3PquwCoBSw70sJiGqH13mfXuFV6JKSgQaOuHN22zFHqn1ukeq+3cNw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250220.1_1740079736399_0.8762036589100446","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250221.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250221.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"77acd438d33a9afbe7c9185ac5f5fdd679dde75a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250221.1.tgz","fileCount":44,"integrity":"sha512-PnXqknMkFqewqH0L3ENNrhcmGPJsstDadYajf/JRqNpXsxEwMevsc6160O+fpwP/4hYz2ylOR7vTSeKaqXw4Pg==","signatures":[{"sig":"MEUCIQConkm7vddZADHeyZQTs2yaDnAkowgtjBtIYYtMUV7KjgIgRLqmgAh+5vSu31woM2kpfinCRXUwzgCmCA7gfNZe8nY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\2513691c-00d3-4ccd-b9f2-008c1c297528\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2513691c-00d3-4ccd-b9f2-008c1c297528\\azure-core-paging-1.6.3-alpha.20250221.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-PnXqknMkFqewqH0L3ENNrhcmGPJsstDadYajf/JRqNpXsxEwMevsc6160O+fpwP/4hYz2ylOR7vTSeKaqXw4Pg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250221.1_1740166363710_0.9144475353185293","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250224.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250224.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250224.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"31feca148b6ab3f867e7f37972512ebf8f37ee44","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250224.3.tgz","fileCount":44,"integrity":"sha512-f6CNPW6yJtugvfMdJKNzfwCyymMQLrZyAO/62ma/4bujdlwpDjhxBWSjLd3PT5J2J0Gy96uF5+O2WfdQBsw8hw==","signatures":[{"sig":"MEUCIQDbq04Fz1fe/+fgc1JCHZ0lTnCWi03HYdfvQWJf6OO/FQIgNaljvTSJoTbpJpwVbMJovwzs9cCAegqWljAMVOxa1K8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\d6c4f9a0-1a43-470f-9cc0-9fe9b8f5ddfc\\azure-core-paging-1.6.3-alpha.20250224.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d6c4f9a0-1a43-470f-9cc0-9fe9b8f5ddfc\\azure-core-paging-1.6.3-alpha.20250224.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-f6CNPW6yJtugvfMdJKNzfwCyymMQLrZyAO/62ma/4bujdlwpDjhxBWSjLd3PT5J2J0Gy96uF5+O2WfdQBsw8hw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250224.3_1740425227206_0.5627289432774656","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250225.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250225.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250225.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8d714301e22d180e86306ba43d90076b07ceaddb","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250225.2.tgz","fileCount":44,"integrity":"sha512-FilxCQlv2TAAVVPHuUjTmQ3/jz1tXA+gddL456dwN3QaWiE69I/TfekJhpqWqvWR8X567q73vhnNVYdvpY8pjw==","signatures":[{"sig":"MEUCIGDTXJX+c/aFwQ2pGAoCe59kC+sN3+ZzUYAw+m5XymLkAiEA0aGG5CokOq4icyHpxLO0ieJ1G0AM1tA+Ynf3Miaxc3Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\5d99dd92-a4f3-4ec4-8911-0661ae6e47e2\\azure-core-paging-1.6.3-alpha.20250225.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5d99dd92-a4f3-4ec4-8911-0661ae6e47e2\\azure-core-paging-1.6.3-alpha.20250225.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-FilxCQlv2TAAVVPHuUjTmQ3/jz1tXA+gddL456dwN3QaWiE69I/TfekJhpqWqvWR8X567q73vhnNVYdvpY8pjw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250225.2_1740511793144_0.26279618229560087","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250226.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250226.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250226.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"26d81a02b2b6a85ace1e0f01fe5458fab17cc577","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250226.3.tgz","fileCount":44,"integrity":"sha512-fojwEWrM0tICd87sDLvgB2c9Q8qMsBpKENzYrnNPcvdgqVrWXZ9RzZ8AC+AF5TZDc9wMDMZ90hgp7DNJKPa2jA==","signatures":[{"sig":"MEUCIQDIu8lyagIGddpTmmddyhHvOefg/n9oBEDCRtFY/YSx6AIgLiOVgwgVqnQ1kCTCQNzQsiyBFQDeXgUEUEUzfd24L60=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\792a34f3-7e73-40b4-b3e8-e99ba576b3fa\\azure-core-paging-1.6.3-alpha.20250226.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\792a34f3-7e73-40b4-b3e8-e99ba576b3fa\\azure-core-paging-1.6.3-alpha.20250226.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-fojwEWrM0tICd87sDLvgB2c9Q8qMsBpKENzYrnNPcvdgqVrWXZ9RzZ8AC+AF5TZDc9wMDMZ90hgp7DNJKPa2jA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250226.3_1740598791900_0.36403699919771726","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250227.7":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250227.7","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250227.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f696e47740dd3e7ce351c0be14167fd5e707d677","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250227.7.tgz","fileCount":44,"integrity":"sha512-Sn5f1skNEXhh8kmOxqd/Fro/QlVSVjKWdH5eOoXMHIE8RXuY1sVFChN6kcp5luauacdLEFwSJGGCxG40Svno2A==","signatures":[{"sig":"MEYCIQDAbq+waYcflSHe+TrofR7qJVCSm7IovHrwVIzhJa5DegIhAKWUFnjBDQUrIB1ZGkXauX6hIy6Sjze5b+arQd4rmhnG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\1bf0b135-7cbd-4072-bd84-99b67bbce7be\\azure-core-paging-1.6.3-alpha.20250227.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1bf0b135-7cbd-4072-bd84-99b67bbce7be\\azure-core-paging-1.6.3-alpha.20250227.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Sn5f1skNEXhh8kmOxqd/Fro/QlVSVjKWdH5eOoXMHIE8RXuY1sVFChN6kcp5luauacdLEFwSJGGCxG40Svno2A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250227.7_1740684449982_0.7790049525412632","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250228.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250228.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8e8088afad17686645e9155d099b59a02ebb505b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250228.1.tgz","fileCount":44,"integrity":"sha512-5tyDl2BejBUTU0aj6LWj/xPpPMpsSkPADqIEBnWl6q+rpxJ87tVK4siyG9TLY5C8qWtrwwCx41R0xYbhEi0iPg==","signatures":[{"sig":"MEQCICZeoPB1zdFEmku4y6giYf6+cJRIcRRMmCjkn1Bmpiu5AiBNYNf5R+ngswp/OqYxNBGg4ugGweiac20lGlCM7/J+gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\14cc1379-a522-4fd0-9f29-e7ff6f577c12\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\14cc1379-a522-4fd0-9f29-e7ff6f577c12\\azure-core-paging-1.6.3-alpha.20250228.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-5tyDl2BejBUTU0aj6LWj/xPpPMpsSkPADqIEBnWl6q+rpxJ87tVK4siyG9TLY5C8qWtrwwCx41R0xYbhEi0iPg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250228.1_1740771004968_0.6701910422315958","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250303.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250303.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250303.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f7ba163b4fc71b116971c675e339a7ca20724587","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250303.3.tgz","fileCount":44,"integrity":"sha512-NpINJvARgiNSFCyDsATM/iiDk4sXVNQcEFkz92qolZ6EbSG5jiCsNbLAcL5MvmdlwHZQtiPNf5UE4Asf7AAndw==","signatures":[{"sig":"MEQCIBXjzD71tlC8BdXjhoeMviZNl92oNiGUAnmgZYwlNg1xAiBLKRZYd2xQ0BWz10mRD6Uw7hykGjeJUjjolKRY8TEEDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\1820e383-1e46-41ee-a4e2-6c9957d598c5\\azure-core-paging-1.6.3-alpha.20250303.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1820e383-1e46-41ee-a4e2-6c9957d598c5\\azure-core-paging-1.6.3-alpha.20250303.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-NpINJvARgiNSFCyDsATM/iiDk4sXVNQcEFkz92qolZ6EbSG5jiCsNbLAcL5MvmdlwHZQtiPNf5UE4Asf7AAndw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250303.3_1741030315572_0.5339812447962968","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250304.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250304.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250304.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"40f5e2ace368781ca32a724b7f57cb516f715006","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250304.2.tgz","fileCount":44,"integrity":"sha512-cNRzUlz3RGiv8/4GYhGACzIdZh2Mx39/4xHXr6+lcBWxJ1GZJ12FfA/V8EuFHgLeknHcQKNteQTxlS9fVyx2HA==","signatures":[{"sig":"MEQCIEpNe+HAzNnqsLfT6XropFrfWZGfecOr0wKVfvPdZXBaAiADG9NXhin56F/B634lWCovYl9oE5NRN9Dd2Dqis3Zc1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\5227e05d-113c-4328-b9f7-f5f846bab63c\\azure-core-paging-1.6.3-alpha.20250304.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5227e05d-113c-4328-b9f7-f5f846bab63c\\azure-core-paging-1.6.3-alpha.20250304.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cNRzUlz3RGiv8/4GYhGACzIdZh2Mx39/4xHXr6+lcBWxJ1GZJ12FfA/V8EuFHgLeknHcQKNteQTxlS9fVyx2HA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250304.2_1741116821297_0.6202441616861694","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250305.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250305.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c2643a6dba7323030f92fd6ddcd624d704f7b8e6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250305.1.tgz","fileCount":44,"integrity":"sha512-RBaZL8WOqlrX92lTybVILzVD3zZXYz6w50lM2yEdF3oZmsZ890DQRYCkxOhaSSM5Q8CeRYnlao/7PTOWti4rxg==","signatures":[{"sig":"MEQCIGkeG/YuSbBTAlOpQBHo9dcO9d6UC1pLCmwAdCsNK8ukAiAkvEXxuaBiG0b9ocpubtZgEYfwQ1kYowd8SBKr0hM4pg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c21e8b4d-b6d7-4f43-9ba5-634a90ea0073\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c21e8b4d-b6d7-4f43-9ba5-634a90ea0073\\azure-core-paging-1.6.3-alpha.20250305.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-RBaZL8WOqlrX92lTybVILzVD3zZXYz6w50lM2yEdF3oZmsZ890DQRYCkxOhaSSM5Q8CeRYnlao/7PTOWti4rxg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250305.1_1741205768163_0.21790339039089046","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250306.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250306.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250306.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b7c47716d27d72ac5751b799cd0889c9a5a44563","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250306.2.tgz","fileCount":44,"integrity":"sha512-YOux5SEQGU1oX25aeUHbgbhsx1RgG4OXDtmgC6KEr3bOEeIwzfjZRFXfnwzxXL7NX1VeWfzqh3S5Cv+s+By2Ag==","signatures":[{"sig":"MEYCIQCOcvH/1JGQyeeZCAN3c1n84aPKYhxEWZMMXFdkHwzYDQIhANqFNvSeRKCjkyHP7wRmW/T64EFYujWhz8sD1leGOYw8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\45af8ba5-2d32-469c-963c-d9f38853ff81\\azure-core-paging-1.6.3-alpha.20250306.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\45af8ba5-2d32-469c-963c-d9f38853ff81\\azure-core-paging-1.6.3-alpha.20250306.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-YOux5SEQGU1oX25aeUHbgbhsx1RgG4OXDtmgC6KEr3bOEeIwzfjZRFXfnwzxXL7NX1VeWfzqh3S5Cv+s+By2Ag==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250306.2_1741290036539_0.18114671215039668","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250307.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250307.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250307.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a314bc4ca0735fc6bb9020ec7c0a2e7fa721a1c0","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250307.2.tgz","fileCount":44,"integrity":"sha512-79j8ZcL7muzwSQQ2KtJtWmjLX7B6bTYLcGQ/ZoJ2t9UIWQbkCCf/WB89XGsfB7fALcy4AGx1KjM10ITBIwfgeQ==","signatures":[{"sig":"MEUCIQC21QDGQSl126xkfDK0/2R26V+nbhqg1UwXN8B0rqRIywIgIqrnIHEBBbYQhmE6kE0zUeVPJGYmMi/5wXzEa0D4ci8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8d92bfb5-f039-4e01-801a-cc03f7e26500\\azure-core-paging-1.6.3-alpha.20250307.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8d92bfb5-f039-4e01-801a-cc03f7e26500\\azure-core-paging-1.6.3-alpha.20250307.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-79j8ZcL7muzwSQQ2KtJtWmjLX7B6bTYLcGQ/ZoJ2t9UIWQbkCCf/WB89XGsfB7fALcy4AGx1KjM10ITBIwfgeQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250307.2_1741376247066_0.40477897328766566","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250310.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250310.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250310.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9b48c3bdad6415c67a7fd39a2cc3886688ebed73","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250310.2.tgz","fileCount":44,"integrity":"sha512-deBaJUHHW6waRMjBhcC7J4xhpffSA4SI5o2A1rIKF2/s2Jp0ejW0IBRn7fZRW+6a6mqkxIrUBg9wvB6uhBdvOw==","signatures":[{"sig":"MEUCIGtP1bR/fVnkSmtSOrV89wiirpqgTeJ9oiPY7232MxZiAiEAme9gMytgMHlYxF0WaBXkhikvtWlQ9u97nTy1f2gyad0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cb8c478c-04e5-4590-8858-ef8c2984a870\\azure-core-paging-1.6.3-alpha.20250310.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cb8c478c-04e5-4590-8858-ef8c2984a870\\azure-core-paging-1.6.3-alpha.20250310.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-deBaJUHHW6waRMjBhcC7J4xhpffSA4SI5o2A1rIKF2/s2Jp0ejW0IBRn7fZRW+6a6mqkxIrUBg9wvB6uhBdvOw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250310.2_1741631180565_0.3073990486393927","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250311.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250311.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250311.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"05ba033e8531764beb679f7e24f17e3f218095a4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250311.2.tgz","fileCount":44,"integrity":"sha512-o5H2Jn5K2wQkMffLxvk9NUQEewdzTv6shS70Of9dS6HTTK78WDYwSC6kkbJSL+T5yLZnC9O+GBedOmd5e7THhg==","signatures":[{"sig":"MEUCIQCoT1EFgivhk02QwmNuoBQxsSQfqBjgv6Kc/bce+BbC6QIgA6pINK2F69Q7agXgyP6BJvCDfotrUcJglVratA0MywA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d8497303-4720-428f-8326-f66c553df6ef\\azure-core-paging-1.6.3-alpha.20250311.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d8497303-4720-428f-8326-f66c553df6ef\\azure-core-paging-1.6.3-alpha.20250311.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-o5H2Jn5K2wQkMffLxvk9NUQEewdzTv6shS70Of9dS6HTTK78WDYwSC6kkbJSL+T5yLZnC9O+GBedOmd5e7THhg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250311.2_1741717565005_0.062159480855304095","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250312.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250312.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250312.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0705a887b5f9221ef3f2e06bd0e9e11010c42e22","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250312.3.tgz","fileCount":44,"integrity":"sha512-PnTAwt0e6X2en7e6JrfYbfaq5Ws34IZjlhRjYI30ZMDgjp1leFwZwq9MZmgyYNDSlaL4fK5zZHa1rk3HtzxsJA==","signatures":[{"sig":"MEQCIDp5SB4rSxPeAeXTLpuN6YtKyfV66FSg79pKJVvXQs/4AiBQd5tCJP7BNeyx8XOF0FEHgwgWZDBJS98LhYFgw+JhYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8630859e-74c3-4233-9609-de56b7327eb1\\azure-core-paging-1.6.3-alpha.20250312.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8630859e-74c3-4233-9609-de56b7327eb1\\azure-core-paging-1.6.3-alpha.20250312.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-PnTAwt0e6X2en7e6JrfYbfaq5Ws34IZjlhRjYI30ZMDgjp1leFwZwq9MZmgyYNDSlaL4fK5zZHa1rk3HtzxsJA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250312.3_1741804228909_0.649606158006822","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250313.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250313.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d00c0685526786d906ef2171ccf9e65d3b6df28a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250313.3.tgz","fileCount":44,"integrity":"sha512-baEE5ms86PzcwSS/asXKuOuPY9GVL+2GE15GpFl2LVLp5V38FuZZTnlXZDuHsQDXtFxMOdbmd69wK6RNFNy27A==","signatures":[{"sig":"MEUCIECwxBHqQC1jxmhxovxxkL3IE/6LAWpVuVjPbx2EPuI6AiEAlGx4od1oTo+A2OJxTvPpDDcr6yN9jzNXBLjYMVRN2zo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0b617b76-fd73-4cc2-9414-adafffc5f2f5\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0b617b76-fd73-4cc2-9414-adafffc5f2f5\\azure-core-paging-1.6.3-alpha.20250313.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-baEE5ms86PzcwSS/asXKuOuPY9GVL+2GE15GpFl2LVLp5V38FuZZTnlXZDuHsQDXtFxMOdbmd69wK6RNFNy27A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250313.3_1741891062360_0.9550108543503772","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250317.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250317.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9f094d82e6da94157dfaad6433e859b01e43a4be","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250317.1.tgz","fileCount":44,"integrity":"sha512-qCaKv1k52dWuAWzzlH5u34hJXiUcDT2AYqH1oeUvPYRE4Wx+FDiNLFlqs5LrZQRguzYP1ePEEVhqDCX8XQYFiw==","signatures":[{"sig":"MEUCIFPV0yO+KjC/8Q4jJ8It1xcPJxjr1WydYk4Lf5cZUFUXAiEAnWoRtpZkDFi+CyJoHgl3VQ9BrIc+33ufb3RJgNghtHo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\043e0168-4757-4ebd-9800-ec41d4fc42cf\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\043e0168-4757-4ebd-9800-ec41d4fc42cf\\azure-core-paging-1.6.3-alpha.20250317.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-qCaKv1k52dWuAWzzlH5u34hJXiUcDT2AYqH1oeUvPYRE4Wx+FDiNLFlqs5LrZQRguzYP1ePEEVhqDCX8XQYFiw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250317.1_1742236651909_0.9036043772934772","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250318.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250318.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250318.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"81a6c5a39ebf3c0c6eca9ec9a9261600fc7a23b8","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250318.3.tgz","fileCount":44,"integrity":"sha512-8zoMM3vjW8nbiMnAcBxllHW7Xa+MdKL5KhUCLs4qHXS/t87l9SL5TzHEHXjPZHRutVkjtFpj9Mb4j3CJnF2ZRg==","signatures":[{"sig":"MEYCIQDUD8ViwEmRz7F63nSIzQjbpFSnNnngRadDmAbA7dtbuQIhAKrOK8xk4CChHeua4bLTuJiUg0CiCL5ckN/IkY77h+kx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dac53d3e-f601-44ff-873a-52d441d19c4e\\azure-core-paging-1.6.3-alpha.20250318.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dac53d3e-f601-44ff-873a-52d441d19c4e\\azure-core-paging-1.6.3-alpha.20250318.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-8zoMM3vjW8nbiMnAcBxllHW7Xa+MdKL5KhUCLs4qHXS/t87l9SL5TzHEHXjPZHRutVkjtFpj9Mb4j3CJnF2ZRg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250318.3_1742322753079_0.5097590023396834","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250319.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250319.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250319.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ec36c4ac2db71992235d3d7cfb42d184cbcea56f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250319.4.tgz","fileCount":44,"integrity":"sha512-vbo31ePgVDu15Rafb0q9DjABTcSuWgDp0KfRzHgHS8ZL1VZd7rJ7kaDda0PnQ5RD4zx7irnKxyiXrcTYokfDkw==","signatures":[{"sig":"MEUCIG4dqu+z4My4U4sT3ipk7ex9tsbZvUjE2ZIj6YIQ/AHeAiEA3ItL1HaDaW3I+AR64ZoodbpCc3GWzmyIKYIgBUE1J44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8f82128b-73db-4b0d-8f75-5a2212bdd342\\azure-core-paging-1.6.3-alpha.20250319.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8f82128b-73db-4b0d-8f75-5a2212bdd342\\azure-core-paging-1.6.3-alpha.20250319.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-vbo31ePgVDu15Rafb0q9DjABTcSuWgDp0KfRzHgHS8ZL1VZd7rJ7kaDda0PnQ5RD4zx7irnKxyiXrcTYokfDkw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250319.4_1742408907878_0.6438386172940762","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250320.7":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250320.7","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250320.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6bd6badea295e42cd66c0fe0979cc0560396a7e5","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250320.7.tgz","fileCount":44,"integrity":"sha512-rE/U/GOEqeJDseCdf/qzeKItP4s+CYd3PGoOLf2eHZuU7HQ8t5bPJ+punvcx/v/XM3ArixZtu6AYwIkvH6Dozg==","signatures":[{"sig":"MEUCICNpUHBnmnoUIXO+7PmrbwDuj6otqDxAdi5qnjIkVV8BAiEAuWGHXIrhvPyqs9gyROyg/DeG16oH1vpWqoAaJkxFn08=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b57cc826-54e9-4670-b4ed-45e79e609a9f\\azure-core-paging-1.6.3-alpha.20250320.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b57cc826-54e9-4670-b4ed-45e79e609a9f\\azure-core-paging-1.6.3-alpha.20250320.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-rE/U/GOEqeJDseCdf/qzeKItP4s+CYd3PGoOLf2eHZuU7HQ8t5bPJ+punvcx/v/XM3ArixZtu6AYwIkvH6Dozg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250320.7_1742495269922_0.740639069025349","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250321.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250321.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250321.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"38ed09d769203221406132627e4f850e85e8c43b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250321.2.tgz","fileCount":44,"integrity":"sha512-ZN9NAGgP/fgSKAPciZk3fOFqk4VMYCCg1wkaMS8wCySTvbmL9zxFZIWvsTeDZHN8TWtbtNWAxkelSwOx82PlLA==","signatures":[{"sig":"MEUCIQDUP7R6Uli6Z0zJK5H8dlic+Vlxu0y7mXXAO5upUJAkxQIge59t/9mYReiyIbsnWKS4JCcKLhqp9KlA1csM+IcIhXw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\654e53bf-4378-47c0-996f-6e64a9003e53\\azure-core-paging-1.6.3-alpha.20250321.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\654e53bf-4378-47c0-996f-6e64a9003e53\\azure-core-paging-1.6.3-alpha.20250321.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ZN9NAGgP/fgSKAPciZk3fOFqk4VMYCCg1wkaMS8wCySTvbmL9zxFZIWvsTeDZHN8TWtbtNWAxkelSwOx82PlLA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250321.2_1742581746469_0.93284746657906","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250324.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250324.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1537e2ad6eec412e1ca61e76b3eea99f70649910","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250324.1.tgz","fileCount":44,"integrity":"sha512-IH3VvUrNM7tjqFo2qM5+k3Xf2W0wqhWdkm2UKEG6HQbylR3XlqcZnFOTmQlERb460O7Rurb6Sbbh5MJ7bek69A==","signatures":[{"sig":"MEYCIQCxPNpq90Muy+pD4ee7Vswf74kWVL36UmP7zCKtn/sWOQIhAIndjQ+/C3n/1i9fJEt86Xcd+Dc32Fn5vzpYBhnJht5M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fcf6b42e-5d3d-40fd-ac51-080664980169\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fcf6b42e-5d3d-40fd-ac51-080664980169\\azure-core-paging-1.6.3-alpha.20250324.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-IH3VvUrNM7tjqFo2qM5+k3Xf2W0wqhWdkm2UKEG6HQbylR3XlqcZnFOTmQlERb460O7Rurb6Sbbh5MJ7bek69A==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250324.1_1742840992289_0.06221328253148051","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250325.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250325.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250325.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"debb90e3f59cbfa253301202b7c03d628ac613f6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250325.2.tgz","fileCount":44,"integrity":"sha512-HNIUB8o0xVllui2qJQ9DKZnSCz8Kn5tJnKQc6l5Bm6bY7KI4O0wfPI4XXA5/NA0iGMcCMY3b7q4SKgjh3+E3VA==","signatures":[{"sig":"MEUCIDDZ6h4HLs3l1PxNQ9eHkEqQ50FswLHvNC7XNijTCCTwAiEAnRa4DMxvbvp/IbAWKASfFP8nZq7fT/Y9BYQZ4ar2kMM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cadf81bd-0ada-42e6-97b8-cdfce987ed91\\azure-core-paging-1.6.3-alpha.20250325.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cadf81bd-0ada-42e6-97b8-cdfce987ed91\\azure-core-paging-1.6.3-alpha.20250325.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-HNIUB8o0xVllui2qJQ9DKZnSCz8Kn5tJnKQc6l5Bm6bY7KI4O0wfPI4XXA5/NA0iGMcCMY3b7q4SKgjh3+E3VA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250325.2_1742927180648_0.14248981204330047","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250326.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250326.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250326.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3d23f52e99d75fe26398cba342999d520b2d99ad","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250326.3.tgz","fileCount":44,"integrity":"sha512-D+Bx4cSCXnhUsnL6PZVWpgQ5feOltaaJ4zxwpM7P2RQWbsfBwZvDkj83Lw/xDiRGzjGVqxJ20IYrJ0o9+izDfA==","signatures":[{"sig":"MEUCIEby0tSDxCSttm9kMcyRUlzku535IYJIVkbVKL/B1BdZAiEA5QocA8qgcmzo9xuqnH1sjcAx3CYJyXTXJz1mjp3HhLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b3229d65-c370-4e74-9bbb-c9ff2845ee10\\azure-core-paging-1.6.3-alpha.20250326.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b3229d65-c370-4e74-9bbb-c9ff2845ee10\\azure-core-paging-1.6.3-alpha.20250326.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-D+Bx4cSCXnhUsnL6PZVWpgQ5feOltaaJ4zxwpM7P2RQWbsfBwZvDkj83Lw/xDiRGzjGVqxJ20IYrJ0o9+izDfA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250326.3_1743013404178_0.38341192505192323","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250327.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250327.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2d2b16c8354e63716d39ac76838efe6debf25fab","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250327.1.tgz","fileCount":44,"integrity":"sha512-x2QWC7BTmMwDSUxYCyoN/Tu0cCABZRqvGpTAB2mo4DBSK4XzBRImuUDjDUYOO0GI3bqQXR6TUCsLjiGAOnsXxg==","signatures":[{"sig":"MEUCIDtkQ3MBWpCEfEEH9+KR/UQFasKRmhf4E9gFeczgBJHiAiEA4UXf2MMUP3OUlz5WKzkrrnkB55qlKfKGzHRoA1kfk6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ecc5b9ba-3dfe-4c92-89b9-b29efe6b9168\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ecc5b9ba-3dfe-4c92-89b9-b29efe6b9168\\azure-core-paging-1.6.3-alpha.20250327.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-x2QWC7BTmMwDSUxYCyoN/Tu0cCABZRqvGpTAB2mo4DBSK4XzBRImuUDjDUYOO0GI3bqQXR6TUCsLjiGAOnsXxg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250327.1_1743100625685_0.5618887927589675","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250331.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250331.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250331.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"31c75837bcee06fefee1f0a4e78077bc3a3bf877","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250331.2.tgz","fileCount":44,"integrity":"sha512-u+5SPUILqPD0nwn5QVuFdxxuyvkbiVwKqdlJQtPdg+lsmryylSyIWfi9s/iWw10h2SFv7KUeIsT4Nb5E3lITCA==","signatures":[{"sig":"MEUCIQCHJwKC8Oe9AP+Gq4mSmzumte4WoruIevj6xs26wm1tQwIgRdszusutlZ6E4cf7TWvM6b0NDMxFV7ppJendx0T5Tos=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\51096987-cf38-4aee-8c02-22665b2fd857\\azure-core-paging-1.6.3-alpha.20250331.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\51096987-cf38-4aee-8c02-22665b2fd857\\azure-core-paging-1.6.3-alpha.20250331.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-u+5SPUILqPD0nwn5QVuFdxxuyvkbiVwKqdlJQtPdg+lsmryylSyIWfi9s/iWw10h2SFv7KUeIsT4Nb5E3lITCA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250331.2_1743445692979_0.7655578243315753","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250401.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250401.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250401.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e0def76492a3e7eace804ebf4a2fe136fba0dd60","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250401.1.tgz","fileCount":44,"integrity":"sha512-3alWxX/jAIxJm6xKnAdD+iQjobjKeC06bh9kMZ2WiQxdwvmh8RzBy21agYhYyy0mGu+zSV8mJDlcNLC6npQZwQ==","signatures":[{"sig":"MEUCIGpkoG+XSKjCwP+c5LBxQaBaJh6PwP+cVZZRbchODCYVAiEA9dptBY/UohTUvJUyB1L4ZFqBtS/5FTHdbXvIObpUYNE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\93eb4f6d-ba59-4bc1-8dce-3c55f1a3e134\\azure-core-paging-1.6.3-alpha.20250401.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\93eb4f6d-ba59-4bc1-8dce-3c55f1a3e134\\azure-core-paging-1.6.3-alpha.20250401.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-3alWxX/jAIxJm6xKnAdD+iQjobjKeC06bh9kMZ2WiQxdwvmh8RzBy21agYhYyy0mGu+zSV8mJDlcNLC6npQZwQ==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250401.1_1743531910048_0.649804525383497","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250402.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250402.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"95af8c37908a8ea4107337ceb741a049825cb9b6","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250402.1.tgz","fileCount":44,"integrity":"sha512-s4wWGPYAKLUFg+9BNex+JEo6m+TfgrHDDKgnOYgFjGkDYJbuwbKrSNsRwx4gZKfdvvJ1MrYeoBLn8kDnKVU8TA==","signatures":[{"sig":"MEUCIQC/0ICmyIOv+/x0gFtrmuWCPnxV3t/ynzTgeVDCh4QlkwIgWXsIRIhmrRvj6w19kTjnhKMBZGaSCqS2OKfqhSUqd6A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9ca74d12-39c9-4390-8ee7-327d14571d3c\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9ca74d12-39c9-4390-8ee7-327d14571d3c\\azure-core-paging-1.6.3-alpha.20250402.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-s4wWGPYAKLUFg+9BNex+JEo6m+TfgrHDDKgnOYgFjGkDYJbuwbKrSNsRwx4gZKfdvvJ1MrYeoBLn8kDnKVU8TA==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250402.1_1743618339201_0.9304312542765618","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250403.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250403.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250403.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"88669987a65f3e1657a2596cab39852838f509df","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250403.3.tgz","fileCount":44,"integrity":"sha512-uTgSGnW5wajkGd0k/mowjct2pKlxFzmLVxkDeVVJzdB848VZ+E4uwCtpkiJGpGRHGzCbNFFP9I2Om8l4gs+rhw==","signatures":[{"sig":"MEQCIFF9F2nuR8Q9LDjWHhctEoUVli3GvCS8LX6cXs4wIFBlAiAuzolbEQ2B4Ceo1OryJE/tUOdNBK7pEgF8withD0MVBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\41af02d2-7160-4ed1-9413-50674ee24cc3\\azure-core-paging-1.6.3-alpha.20250403.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\41af02d2-7160-4ed1-9413-50674ee24cc3\\azure-core-paging-1.6.3-alpha.20250403.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-uTgSGnW5wajkGd0k/mowjct2pKlxFzmLVxkDeVVJzdB848VZ+E4uwCtpkiJGpGRHGzCbNFFP9I2Om8l4gs+rhw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250403.3_1743705705421_0.1420385247340501","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250404.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250404.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250404.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1ea8575d378e3fde8eb5d87c465f812d52d7855c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250404.1.tgz","fileCount":44,"integrity":"sha512-BsRp5mTuspuVaJzOMKqZh25I7Q4aAJCb2pk4ILt09vIzxlaWsneSQ5BPdx1Y+Zxv4KI2wPul1DOEP3CbwMxhSg==","signatures":[{"sig":"MEUCIH2B+V4mkXtKeX/F6P3RsqgptzjoNRwTnURd+vlOdN1jAiEAl35jl4lUfMykVPoePlILQBMhGni7Miasp/Fj43csY90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\98b8c648-5b64-4676-af39-0623425333a3\\azure-core-paging-1.6.3-alpha.20250404.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\98b8c648-5b64-4676-af39-0623425333a3\\azure-core-paging-1.6.3-alpha.20250404.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-BsRp5mTuspuVaJzOMKqZh25I7Q4aAJCb2pk4ILt09vIzxlaWsneSQ5BPdx1Y+Zxv4KI2wPul1DOEP3CbwMxhSg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250404.1_1743791220847_0.114874648303674","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250408.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250408.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250408.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e5ae7200451cfe2b1a6cf1bade867be83e838097","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250408.2.tgz","fileCount":44,"integrity":"sha512-cFptORydNDyF3CJ0dXXwP47tmSWFqJK1Id6ZzC9qtVyXIvLV+FuEetfmuGsAlaLxz+7w4VqvkD8GgEE9hjQmqw==","signatures":[{"sig":"MEYCIQCrmtTjya5FFDCJKjmfXfYrTyk3+8f/2GmIZVTqnisMZQIhAJq8VjybBhhMrCtabck/2xI44TSo1BGR+WPG0XtRXgTR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0ca9d48b-874d-4606-952b-6e5c2b119f67\\azure-core-paging-1.6.3-alpha.20250408.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0ca9d48b-874d-4606-952b-6e5c2b119f67\\azure-core-paging-1.6.3-alpha.20250408.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cFptORydNDyF3CJ0dXXwP47tmSWFqJK1Id6ZzC9qtVyXIvLV+FuEetfmuGsAlaLxz+7w4VqvkD8GgEE9hjQmqw==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250408.2_1744137079933_0.4249407692312013","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250417.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250417.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250417.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8c396532d11aa0fb8cdf49a0533a8f7e3ed0e11e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250417.3.tgz","fileCount":44,"integrity":"sha512-Ll8yRTx7FAZ/dJZId6SLbPUXKWd6/qnA71CH3HtDUAar+JaFc2HD3jp/bXSyHQK3+BeYHWoruDeXQYo2fg/ZBg==","signatures":[{"sig":"MEUCIQCRDbNfGbGL6P+h8J5j4djsaycgiNp2pLXgGI4NTK76ggIgdpNiAfPFfjdHMO+zCf8ckSZqNcBE2j8fP7aVlzm/nZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1312f67c-14c7-4164-83dc-64f212678dfe\\azure-core-paging-1.6.3-alpha.20250417.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1312f67c-14c7-4164-83dc-64f212678dfe\\azure-core-paging-1.6.3-alpha.20250417.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Ll8yRTx7FAZ/dJZId6SLbPUXKWd6/qnA71CH3HtDUAar+JaFc2HD3jp/bXSyHQK3+BeYHWoruDeXQYo2fg/ZBg==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250417.3_1744913521597_0.7832020651160931","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250418.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250418.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250418.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ed10203ee0ecb502c08c9143c0fbeeae4f9008a4","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250418.1.tgz","fileCount":44,"integrity":"sha512-0Ii8xfe2rVGX+BxRHXxuP8YEcVciGEfY1FLNAQCazrqd0Ddvw4UuWyQtKt9FICzGe1w4ZokISG+BOWrgX1g7ng==","signatures":[{"sig":"MEUCIQD9AaMGtfdCLqyZ1Jeqh993tQAgdAEA5UbbJDfB/QeY7QIgSfywl4S62CLZK/l24JWm0/yU76T3TWmDP0jKNtPqrgg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d28c0c15-ba53-4c6d-8ad4-ed6465511b54\\azure-core-paging-1.6.3-alpha.20250418.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d28c0c15-ba53-4c6d-8ad4-ed6465511b54\\azure-core-paging-1.6.3-alpha.20250418.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-0Ii8xfe2rVGX+BxRHXxuP8YEcVciGEfY1FLNAQCazrqd0Ddvw4UuWyQtKt9FICzGe1w4ZokISG+BOWrgX1g7ng==","repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250418.1_1744999938602_0.7616002913807769","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250505.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250505.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250505.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5beb0d409b38cb2869839e52d1b6cc985d5c9298","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250505.2.tgz","fileCount":44,"integrity":"sha512-oINQDBRiGRmTrx+35SQ4hxjItbNJUuRgCpCGExzHoYp9jpB5wGjr8D/yyTRwIKUW13qM+0YVI+YL5TMVrRsqKg==","signatures":[{"sig":"MEUCIQDbknJlN5ZfuPcaesxmtanMbNgFt9YFx5Wj6zwWCRD77gIgJRrbijmFMtsFa0AZysn0MC9s9rJqUhrBChekmPI26nI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\dac6fd20-fd59-4c71-bcac-7d5915fe528f\\azure-core-paging-1.6.3-alpha.20250505.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dac6fd20-fd59-4c71-bcac-7d5915fe528f\\azure-core-paging-1.6.3-alpha.20250505.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-oINQDBRiGRmTrx+35SQ4hxjItbNJUuRgCpCGExzHoYp9jpB5wGjr8D/yyTRwIKUW13qM+0YVI+YL5TMVrRsqKg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250505.2_1746468794018_0.9350663759034952","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250506.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250506.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250506.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"77661a14e19b31b30b58ed3deab419404c81eb44","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250506.1.tgz","fileCount":44,"integrity":"sha512-PIJXrUR8qGi1xbSlVRkRH3i7lVT32CGcSH0d1MGrTkNuN5iAmlH9PFJiA+K/s3IazCYVBg+LK3g6Fa0Yf0ewzQ==","signatures":[{"sig":"MEUCICvR02lnD7bJVXfXF9ZeLyTud4uMMTHCKfaY812yDFP3AiEA9JHBocLpZFCJUzKd1oDnjJQsrLncFDvjemuL1/7btJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71431},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\11f520b3-f991-4232-8691-ff559321959e\\azure-core-paging-1.6.3-alpha.20250506.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\11f520b3-f991-4232-8691-ff559321959e\\azure-core-paging-1.6.3-alpha.20250506.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-PIJXrUR8qGi1xbSlVRkRH3i7lVT32CGcSH0d1MGrTkNuN5iAmlH9PFJiA+K/s3IazCYVBg+LK3g6Fa0Yf0ewzQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250506.1_1746556592723_0.5690506005514977","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250507.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250507.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250507.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"04599ab286f163cf4957370a9e5e9a37a2c26b6c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250507.1.tgz","fileCount":44,"integrity":"sha512-033fr/kpdjyKqWzV2W/JJSBkEq1LZxknsVlmnJHFOnLKtDxw5i/BZYdYkwusa+LQik4w3bJbyvxQaZrBCM2duA==","signatures":[{"sig":"MEUCIASNOKIfuFOOC1p9zbfvGsoMcUP9E0wX6c0DxyzYrcDHAiEAnXOKaG0Tw4eYrt4aoIcSgB4ZHICkmx+1qoehzjukcPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\3f6a2f14-3725-485d-b7ae-7589ccaaf4e6\\azure-core-paging-1.6.3-alpha.20250507.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3f6a2f14-3725-485d-b7ae-7589ccaaf4e6\\azure-core-paging-1.6.3-alpha.20250507.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-033fr/kpdjyKqWzV2W/JJSBkEq1LZxknsVlmnJHFOnLKtDxw5i/BZYdYkwusa+LQik4w3bJbyvxQaZrBCM2duA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250507.1_1746641519019_0.45236136064862986","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250508.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250508.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250508.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"88001562ad228417b9ba8678da3e0f609dfe4386","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250508.1.tgz","fileCount":44,"integrity":"sha512-TyY4/PkdQsZx3Q6POiHMx/z0fiBvheGflPGykrw0Y2GEdI1nDbGTPBC6RJuo6AU0JKw+vXRdeDoj2LqboSxy2g==","signatures":[{"sig":"MEQCIF5P1Ur2hJTYMicYJ7HVYnXucn4dccHKmi88iwij41xiAiB1yBLSNVO4nLC1G09kMK6gIFjmnZdKCtJA7N3r7sPeXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\9e43a837-78bd-4de9-acc5-6549c6dcac7a\\azure-core-paging-1.6.3-alpha.20250508.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9e43a837-78bd-4de9-acc5-6549c6dcac7a\\azure-core-paging-1.6.3-alpha.20250508.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-TyY4/PkdQsZx3Q6POiHMx/z0fiBvheGflPGykrw0Y2GEdI1nDbGTPBC6RJuo6AU0JKw+vXRdeDoj2LqboSxy2g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250508.1_1746727982613_0.25370600852580805","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250509.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250509.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"81f4a69be5a0ec2cad9f5cc620493ea61aef502c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250509.1.tgz","fileCount":44,"integrity":"sha512-mjXJpdkWBZVcABCIe97u1B8HBLNS77Lru4708DtX/kZXNiUuSnInl7VOpGuEDBmk/94P35MWSS30g/42KekghA==","signatures":[{"sig":"MEQCIFu+x1sGseHTIanBYdKZ+1KkQW9mxKRMWZXcw3cJB9Y0AiBwEcAaVRGvemM/99/cTFp0cymDZrNOSyBKqGQSM6e/9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\cbeb1344-41a6-4c13-8002-4189ec0b39e0\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cbeb1344-41a6-4c13-8002-4189ec0b39e0\\azure-core-paging-1.6.3-alpha.20250509.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-mjXJpdkWBZVcABCIe97u1B8HBLNS77Lru4708DtX/kZXNiUuSnInl7VOpGuEDBmk/94P35MWSS30g/42KekghA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250509.1_1746815761482_0.02308978642590387","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250512.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250512.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250512.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c6cc993863a1b4816559387bfb4fa6c803c82437","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250512.3.tgz","fileCount":44,"integrity":"sha512-8vUOuXgOoX4KHdGaoFTYHRHWMilZ6jW2hfH67p9XF2HJnLn18tJjec1LmC73zHmpoa6lETycYSjw7WZpEJDcVQ==","signatures":[{"sig":"MEUCIB3dhe71Ppz7QTaCKahMFqICmBiVGdw2UPcnjIOWcjnuAiEA98bpz8Ox3Xi6QPDWjGBt/tgTuoaNnH0XlqHBaT2COEs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\c12a71a4-a398-484a-ae62-962402d60385\\azure-core-paging-1.6.3-alpha.20250512.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c12a71a4-a398-484a-ae62-962402d60385\\azure-core-paging-1.6.3-alpha.20250512.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-8vUOuXgOoX4KHdGaoFTYHRHWMilZ6jW2hfH67p9XF2HJnLn18tJjec1LmC73zHmpoa6lETycYSjw7WZpEJDcVQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250512.3_1747073553164_0.6679946579829468","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250513.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250513.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250513.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"41cb8480d8319204c11ff4c11b1287e94729ef05","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250513.2.tgz","fileCount":44,"integrity":"sha512-0JDQYkXR9+9rftgFydPV4T2DIqohWiwzkLHL/xU30CTsVu4iU5kDl3PBDaknuCX7Vwh1RqvGxNW/QQ1gb7cDpA==","signatures":[{"sig":"MEQCIG3yzrgK5exi9+ClIjMubDYyD3tV5HYKbGTO+GHVdUfJAiAKlic464NEZSaHixrs96XdavCqsvc3xm4/VXQvsDyATg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\0fc9af7f-8bb0-47c1-9447-70494f56dfc5\\azure-core-paging-1.6.3-alpha.20250513.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0fc9af7f-8bb0-47c1-9447-70494f56dfc5\\azure-core-paging-1.6.3-alpha.20250513.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-0JDQYkXR9+9rftgFydPV4T2DIqohWiwzkLHL/xU30CTsVu4iU5kDl3PBDaknuCX7Vwh1RqvGxNW/QQ1gb7cDpA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250513.2_1747159827754_0.38475282673766964","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250514.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250514.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4271fb5242a760e86435d0d9c2502ded706df56b","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250514.1.tgz","fileCount":44,"integrity":"sha512-evq81b0kU5aZH0vbft1kOB1NPKQavac5JMBKPZLW/JdxIl8qinAh/xnytf+oeZxBvN19CPi3yN4yt2Xq2Egv6w==","signatures":[{"sig":"MEUCIH5gC6pM3NQqIVqIy/aFIwVR2seL5amHE0p+d++V5xahAiEAtXbwIY2BumCrVsrPwqODUKlvz56Oecbqfc076csTjr8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\70070f39-50e3-4abe-928b-337ce559d687\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\70070f39-50e3-4abe-928b-337ce559d687\\azure-core-paging-1.6.3-alpha.20250514.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-evq81b0kU5aZH0vbft1kOB1NPKQavac5JMBKPZLW/JdxIl8qinAh/xnytf+oeZxBvN19CPi3yN4yt2Xq2Egv6w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250514.1_1747246482249_0.9742749314732035","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250515.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250515.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250515.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a4d7fd083fe182d7bf8c1b83fd3913188261264a","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250515.2.tgz","fileCount":44,"integrity":"sha512-sAyZGIKNgXi+Kac9h8ZnQfrLRsVjDOlMNmYrOxHgvfNp5CUJSdlpgi45rySIutNBwR8RZ+R7Kc9LEIVrBWo54g==","signatures":[{"sig":"MEQCIHKo/1uNBi2unYd+BU+MCdp79AriLSTNlFaqQWlK2w1CAiB9OC2wuUq/ClLsUIequIKXhMTxpr6FCjuPtpK84UtlFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\630700f1-a420-406c-a6fd-9d8d9ff889c1\\azure-core-paging-1.6.3-alpha.20250515.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\630700f1-a420-406c-a6fd-9d8d9ff889c1\\azure-core-paging-1.6.3-alpha.20250515.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-sAyZGIKNgXi+Kac9h8ZnQfrLRsVjDOlMNmYrOxHgvfNp5CUJSdlpgi45rySIutNBwR8RZ+R7Kc9LEIVrBWo54g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250515.2_1747332880058_0.9784073364580919","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250516.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250516.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0e8174e90e287b66b9a073ede2187ab427dec10f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250516.1.tgz","fileCount":44,"integrity":"sha512-e0kzxN1gFuETzqR2MUwhOuGswB9Frbac7JhNpVUoDbuNBY+Q/ERu4RYClLU1I8qd9XY6NtpNfOfw/sRNH7T5yQ==","signatures":[{"sig":"MEQCIEEvW0zUV+a4xLDInfMNggrMUj5qQEXhJX1K3f/XX9ovAiBfogjVlLwKAM7hXlbrJJoZuTdb28LhZKPTidkRERl2yA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\af08fb7a-0d52-4421-8592-bc312d8e7959\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\af08fb7a-0d52-4421-8592-bc312d8e7959\\azure-core-paging-1.6.3-alpha.20250516.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-e0kzxN1gFuETzqR2MUwhOuGswB9Frbac7JhNpVUoDbuNBY+Q/ERu4RYClLU1I8qd9XY6NtpNfOfw/sRNH7T5yQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250516.1_1747419266797_0.9398355937923701","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250519.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250519.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250519.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9d75d7f73a5f423c55da3d0d4f0eee33d56d2a51","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250519.3.tgz","fileCount":44,"integrity":"sha512-ziAWnCKLhsEd1/yCX9aw/1djJje1uVuaOdOVFyhWbCDi8mzqY0/PCjDMC7t3uVT6Y0Lpe7lXrlCi1y9v7PCYWg==","signatures":[{"sig":"MEYCIQCwPem+lSkA5+0QxlWswjX28zInWpz8UvbndvT69fcBVAIhAOLew+ibtbzal7YbslIJ4oerxXqic81eTahkcv2qRG/1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\d259b5b3-9f68-4add-9204-b34ed7903a8a\\azure-core-paging-1.6.3-alpha.20250519.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d259b5b3-9f68-4add-9204-b34ed7903a8a\\azure-core-paging-1.6.3-alpha.20250519.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ziAWnCKLhsEd1/yCX9aw/1djJje1uVuaOdOVFyhWbCDi8mzqY0/PCjDMC7t3uVT6Y0Lpe7lXrlCi1y9v7PCYWg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250519.3_1747678551664_0.30048460646499775","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250520.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250520.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4fa1ffbffa7e6d67cb4b883c4820612676e49748","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250520.1.tgz","fileCount":44,"integrity":"sha512-meGm3qHcyBiL0lJIv7bBzDbvnOrI/8I+/SujTmZ3ZBvNnY1f9h+gBvd3bJAeHSRUFtMyvqBZR0F8sytdRWR8rA==","signatures":[{"sig":"MEUCIDSEqh8C/fTcaD+eReq1VbUNO443251r9rjtfsXN8VKPAiEAjdlTrj9ii3Zlk2HJzFRwe40XgQ5WJmBoUBV8Mut46sQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\4c8f5af9-1152-48a6-ace2-9c2858c36e7b\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4c8f5af9-1152-48a6-ace2-9c2858c36e7b\\azure-core-paging-1.6.3-alpha.20250520.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-meGm3qHcyBiL0lJIv7bBzDbvnOrI/8I+/SujTmZ3ZBvNnY1f9h+gBvd3bJAeHSRUFtMyvqBZR0F8sytdRWR8rA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250520.1_1747764790425_0.035466168967941636","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250521.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250521.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250521.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8a17e1841ce3774b0681616a4d9b065f100358f0","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250521.2.tgz","fileCount":44,"integrity":"sha512-F4SDZfHceNAqVGQQ7KxsJKTkrR9xMco5cgEqzjQ62NR4fFcoQpEZjkNCYO1F6W3i77+1zz9SXypvIGoBZIO5Fg==","signatures":[{"sig":"MEUCIHFoviuDlkiOKf+BYJRslvaBU5dTIY5Cxs706oNKDCu+AiEA/ERO3n20WicZPMHdajdIw7wfUgiQ/g0cK3FgwvwOXe8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\8afacaf0-2ddf-48ea-8f81-2bb3157025a9\\azure-core-paging-1.6.3-alpha.20250521.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8afacaf0-2ddf-48ea-8f81-2bb3157025a9\\azure-core-paging-1.6.3-alpha.20250521.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-F4SDZfHceNAqVGQQ7KxsJKTkrR9xMco5cgEqzjQ62NR4fFcoQpEZjkNCYO1F6W3i77+1zz9SXypvIGoBZIO5Fg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250521.2_1747851162642_0.7806277564033146","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250522.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250522.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250522.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b120fa4bc015ebcb0a4d5421556580233e5c858e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250522.3.tgz","fileCount":44,"integrity":"sha512-Z5n63H0xxKKaBa5tEgR2/HwHrHY2xAeXqLr19mEzHpiZ2vVoNa0ooCifYeG53XBHIsyTbhOWI9aUV60oFTLYLw==","signatures":[{"sig":"MEUCIQCKK2KTfsshnkJcI/S83y3M+643Fp2P7vHGDXEQaKErUgIgRlDoroKEYZAyr5Y/Hb1z4Ub7t9DN6LNjpCkiC7DQGM4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\a52a27ad-d1e5-4502-a6da-71c2d6aae991\\azure-core-paging-1.6.3-alpha.20250522.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a52a27ad-d1e5-4502-a6da-71c2d6aae991\\azure-core-paging-1.6.3-alpha.20250522.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Z5n63H0xxKKaBa5tEgR2/HwHrHY2xAeXqLr19mEzHpiZ2vVoNa0ooCifYeG53XBHIsyTbhOWI9aUV60oFTLYLw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250522.3_1747937698318_0.5667334158265083","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250526.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250526.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"793d82b33149e38f81e6031e027e654cb4f482dd","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250526.1.tgz","fileCount":44,"integrity":"sha512-OQq90UTYF2lL29i2h1ghUeknlI85YdRNc/USyK4SN2gjATocf3MUgfTAa8o6jVJlSDzoVU/jrG3mvd2n1etdUQ==","signatures":[{"sig":"MEYCIQD8XoTFP/NZmXpXwtamWYP7dwA5LSa6RHhJaC4uRzm+ZwIhAPVideBUk8baMmCKsYs2/IdeVG/WJQRanagMDryQByjI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\9f79f307-fddb-4785-a686-f37bf2f9dd47\\azure-core-paging-1.6.3-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"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9f79f307-fddb-4785-a686-f37bf2f9dd47\\azure-core-paging-1.6.3-alpha.20250526.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-OQq90UTYF2lL29i2h1ghUeknlI85YdRNc/USyK4SN2gjATocf3MUgfTAa8o6jVJlSDzoVU/jrG3mvd2n1etdUQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250526.1_1748283160746_0.013937196328730694","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250527.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250527.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250527.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"49320609111a19dce56b9b0ede6f0c8c57763525","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250527.3.tgz","fileCount":44,"integrity":"sha512-/Eb2EUCNW6G9xoUfCK8PrXADe7gjCv2FOw2scIm0OI1pHjG8Si/rmumaMVvlx5vFxOy5xA2nx8zMQuTHUfgKiQ==","signatures":[{"sig":"MEUCIQCeDXGAKEOKlwbrVWQAZeCmV+lh0gORBNyDYuzeaO5dfQIgbIrISYE9Z4cbg6ZdxrAxBOSpAORl3BCubJgIp1mo6Dc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8ce3e1f7-8b49-4acf-b6c9-e3c793568632\\azure-core-paging-1.6.3-alpha.20250527.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8ce3e1f7-8b49-4acf-b6c9-e3c793568632\\azure-core-paging-1.6.3-alpha.20250527.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-/Eb2EUCNW6G9xoUfCK8PrXADe7gjCv2FOw2scIm0OI1pHjG8Si/rmumaMVvlx5vFxOy5xA2nx8zMQuTHUfgKiQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250527.3_1748369535288_0.8431297785187322","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250528.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250528.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250528.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8d830a808cc065ed495c96b96c8499ccf84220c1","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250528.2.tgz","fileCount":44,"integrity":"sha512-LI3RWHviL/TYE5DDN7UrWJBGpYky2sE/p/vcvq9rQr3HJyCj80ECmc3ORcPLQUisXvA53waASFAh0tJnv67F4A==","signatures":[{"sig":"MEQCIF9IxDc09R0I810X7Cjr+MfmBvT3IofGVX1SuP1KqSOiAiAxoZObMF/nAtxegmkLPysl2Sb/hf123CfAql8ZaeRsnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\39bfa426-e16f-4d5f-bcb5-832feb962079\\azure-core-paging-1.6.3-alpha.20250528.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\39bfa426-e16f-4d5f-bcb5-832feb962079\\azure-core-paging-1.6.3-alpha.20250528.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-LI3RWHviL/TYE5DDN7UrWJBGpYky2sE/p/vcvq9rQr3HJyCj80ECmc3ORcPLQUisXvA53waASFAh0tJnv67F4A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250528.2_1748455995473_0.24702939842362004","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250529.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250529.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250529.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4bcf02f580bfbe869b017137c3085acb3cf39829","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250529.3.tgz","fileCount":44,"integrity":"sha512-/juPd8wTyhAKpyCkb7UTmfJAPJLaAGivaRC0yReGwxeEH4B+m/WCIAlCRO3MQ88pAyjdbi1PrXcom4ZXYubCKg==","signatures":[{"sig":"MEQCIEgPcPbCsnlIyUMZQqrA75ZW4HBpNx27m74pLiNR7dSTAiBfHOnOpIRNHZsWPybkLcHnO4WKhMS1dvPaCDmGGaGNwg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70814},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\71f5477e-9b33-4c71-9ab7-5123afbbd26c\\azure-core-paging-1.6.3-alpha.20250529.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\71f5477e-9b33-4c71-9ab7-5123afbbd26c\\azure-core-paging-1.6.3-alpha.20250529.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-/juPd8wTyhAKpyCkb7UTmfJAPJLaAGivaRC0yReGwxeEH4B+m/WCIAlCRO3MQ88pAyjdbi1PrXcom4ZXYubCKg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250529.3_1748542180388_0.7820931093039194","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250530.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250530.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250530.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"26d1b80096ca9abdf9ea31155309d29c9d94ee02","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250530.3.tgz","fileCount":44,"integrity":"sha512-ML0pmI6yRleotK/sODnEkwSleAmTbZ9DTpeKz3NMNMjE+b/rvqSy+gf3vGAt8kyG/YvGhWWs7OzoroLQfImRvQ==","signatures":[{"sig":"MEYCIQDFshrm7pXa5TFnl4BMsqccMt0b53COnkmybba7rO5LLgIhAKu7BXOvlquviH2xSJiT6MAO8slPe5cc4Ev3EomR81x0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\42df4940-267e-459c-b16c-28559f3438ef\\azure-core-paging-1.6.3-alpha.20250530.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\42df4940-267e-459c-b16c-28559f3438ef\\azure-core-paging-1.6.3-alpha.20250530.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ML0pmI6yRleotK/sODnEkwSleAmTbZ9DTpeKz3NMNMjE+b/rvqSy+gf3vGAt8kyG/YvGhWWs7OzoroLQfImRvQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250530.3_1748628862327_0.1142276367426267","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250603.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250603.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250603.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ba38a396cb05afc234910d4169499dec7cdfec1c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250603.2.tgz","fileCount":44,"integrity":"sha512-Xf0CSGPczU37ALEBdmKi9NQB1TJyjSBch2nO5FOM/GXtsmfHRDsSEmic2kMVlj0OvOGi5HjJTEqfYPzJnE5/1g==","signatures":[{"sig":"MEYCIQDm5LUUpArs7cfinRhyHrn5XlGFH8K+upOygQ/daXvlnwIhAJrIC8INwDt/l5aGqy3lxuDaMxKDaAPTyWdXw5HizA4S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\40ed6e1c-d4d3-4f9b-83a6-92d79ecebd29\\azure-core-paging-1.6.3-alpha.20250603.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\40ed6e1c-d4d3-4f9b-83a6-92d79ecebd29\\azure-core-paging-1.6.3-alpha.20250603.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Xf0CSGPczU37ALEBdmKi9NQB1TJyjSBch2nO5FOM/GXtsmfHRDsSEmic2kMVlj0OvOGi5HjJTEqfYPzJnE5/1g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250603.2_1748974385091_0.2679479685601289","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250604.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250604.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250604.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f22a1bdfe7e3222b514606f0595520303cdab469","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250604.1.tgz","fileCount":44,"integrity":"sha512-mRnlZJ+FDeLbwY/a3eTenn2wYrKky1VFcEYKhsAfJx0NebfuYtt02fM8Te3zgQ42UFYUhXz8Ruff0xrzCF5i7w==","signatures":[{"sig":"MEQCIBMdQa5puQGDh06o3ObIv4JeB+7dlJKUyKJJ0mKDCWIsAiBW8yF0N/G5HErVJdeRkAM71jewBIaoU2+sDZqdxasOlQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\acfa0533-86ac-4c4a-901b-6354a7cf7589\\azure-core-paging-1.6.3-alpha.20250604.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\acfa0533-86ac-4c4a-901b-6354a7cf7589\\azure-core-paging-1.6.3-alpha.20250604.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-mRnlZJ+FDeLbwY/a3eTenn2wYrKky1VFcEYKhsAfJx0NebfuYtt02fM8Te3zgQ42UFYUhXz8Ruff0xrzCF5i7w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250604.1_1749060831812_0.41909536025109206","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250605.3":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250605.3","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250605.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"01aeabdf7185eb763e9476c129aa400234bedb26","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250605.3.tgz","fileCount":44,"integrity":"sha512-bZGD/hxxIEw4p+8OVT2VaC6v5d/Zjb9zruai+4Cvi69/NF9cWJgCCKfqvyOFX0f8f4CIPXyyoLAItXZEQVshBw==","signatures":[{"sig":"MEYCIQCDLI6mrnm2aOxgYMwZPp2ZF2kVojoGOC806fuvf4EVBQIhAN0ZM1FRbrJsu3CgT9MCkUj4iCKTTJ6UWsIQYU86dL4e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b52abbae-587e-4d97-9520-50c50fd4c779\\azure-core-paging-1.6.3-alpha.20250605.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b52abbae-587e-4d97-9520-50c50fd4c779\\azure-core-paging-1.6.3-alpha.20250605.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-bZGD/hxxIEw4p+8OVT2VaC6v5d/Zjb9zruai+4Cvi69/NF9cWJgCCKfqvyOFX0f8f4CIPXyyoLAItXZEQVshBw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250605.3_1749147225692_0.7588078996540959","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250606.4":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250606.4","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250606.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6fd9d766afcc8667c99b57bf6690870a32e3b84f","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250606.4.tgz","fileCount":44,"integrity":"sha512-CCd5SCB13OAJZcnhdR+XsAZ4/YqphIiYRwhCJLtODYnn3yNMmQudl4M7JsU68wBvix4NblHLBTwxYFS5xiklMA==","signatures":[{"sig":"MEUCIQCatWnXAE7A7C/j0Kwn+yOppHloYPfdS/5kO8xpvJVJ3gIgAsRqiVgSksKHY1HbcoAR2S9iwWt9+/+vxhoallKl9LM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\bc3b073b-a12d-44b7-bb27-f95228c62a02\\azure-core-paging-1.6.3-alpha.20250606.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bc3b073b-a12d-44b7-bb27-f95228c62a02\\azure-core-paging-1.6.3-alpha.20250606.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-CCd5SCB13OAJZcnhdR+XsAZ4/YqphIiYRwhCJLtODYnn3yNMmQudl4M7JsU68wBvix4NblHLBTwxYFS5xiklMA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250606.4_1749233464413_0.5622918503838212","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250610.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250610.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250610.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bbd6e025b7463f9cb86e8a95a87e5a137ad6703d","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250610.2.tgz","fileCount":44,"integrity":"sha512-k/eXV0SYLTnO+t30vn1qP8jHCk6a+jB6YNNKwLrRYgizzSfz0Zwz6SvF7yUgtdEMQsAHvlg6EAenTPSGyMROKQ==","signatures":[{"sig":"MEYCIQDwkPnVf1PN8HCl2Drk5ko6g8/Dha6Hc8e9lxV1C5pEFAIhAJUCxVLR2HKbGvOVe4D2pZTxnXC+7xSFpjj4YWNW7AB8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\9fdc779b-0cd1-4baf-86f1-b548ee0dcfda\\azure-core-paging-1.6.3-alpha.20250610.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9fdc779b-0cd1-4baf-86f1-b548ee0dcfda\\azure-core-paging-1.6.3-alpha.20250610.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-k/eXV0SYLTnO+t30vn1qP8jHCk6a+jB6YNNKwLrRYgizzSfz0Zwz6SvF7yUgtdEMQsAHvlg6EAenTPSGyMROKQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250610.2_1749579970245_0.11516327937243265","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250611.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250611.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250611.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e202539fe2d81dedf08549ba0ea7b66d76ebe151","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250611.2.tgz","fileCount":44,"integrity":"sha512-YVradsKwSGbN5fHmTW6R7hx6LLlWKFrRN/buMYCVsWpoSwnX2rdVebaUxDjI2XuWLv0u5heUX6gvYDSYEgSFEg==","signatures":[{"sig":"MEYCIQDka8gS5lolWcra5nXApOqCdu4gYReLHbbeG695O57mNgIhAKFkw3iEDA84KF5Rbta54dEakXzOh+oihrT5Hz6b0T/1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\e08e111c-e8b0-439f-8d97-10039a796134\\azure-core-paging-1.6.3-alpha.20250611.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e08e111c-e8b0-439f-8d97-10039a796134\\azure-core-paging-1.6.3-alpha.20250611.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-YVradsKwSGbN5fHmTW6R7hx6LLlWKFrRN/buMYCVsWpoSwnX2rdVebaUxDjI2XuWLv0u5heUX6gvYDSYEgSFEg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250611.2_1749665613311_0.5192672889392302","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250613.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250613.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250613.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"572f19c95921832ac167ef9a1bb062011a277edb","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250613.2.tgz","fileCount":44,"integrity":"sha512-seGRaMGW5OF1DOHRz61deSRZ04R355+RJiNKy13gshjB03zxcnCZRs5R75aBhSU8acLws6eSaHECzPtflBbNrg==","signatures":[{"sig":"MEUCIDOBN3RBjY9tFD8E5TnENJn+w8DnL+/SnvW5o4wwPOfnAiEAg1bpEebCNmoqlDoErD5nq0863ZOo9z0p/T4DW92QuEM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b819fea9-d9ad-46df-a0a9-1f39f83ce655\\azure-core-paging-1.6.3-alpha.20250613.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b819fea9-d9ad-46df-a0a9-1f39f83ce655\\azure-core-paging-1.6.3-alpha.20250613.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-seGRaMGW5OF1DOHRz61deSRZ04R355+RJiNKy13gshjB03zxcnCZRs5R75aBhSU8acLws6eSaHECzPtflBbNrg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250613.2_1749838706182_0.3664878736637962","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250616.1":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250616.1","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-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/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4272984acf77d2788189865b05d94352952b6e4c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250616.1.tgz","fileCount":44,"integrity":"sha512-eqhChQLBH2uE9MZO/H7TPuw/6SenxbnveiC7v71JdJXNelnAzEeLdXx+y8nwzcJQshdjzFBnexs+OqGh+qlqEg==","signatures":[{"sig":"MEUCIC9YdoF9RpTMN6e5oQPPjU8Jog8kiAvRXujm2RJUru1XAiEAqKd7zkmuGAJ1Z999K7apC96cKR0rBNOBx1XXNOr45ng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\abd527a5-fe95-4c04-ad17-5444e5b4ef17\\azure-core-paging-1.6.3-alpha.20250616.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\abd527a5-fe95-4c04-ad17-5444e5b4ef17\\azure-core-paging-1.6.3-alpha.20250616.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-eqhChQLBH2uE9MZO/H7TPuw/6SenxbnveiC7v71JdJXNelnAzEeLdXx+y8nwzcJQshdjzFBnexs+OqGh+qlqEg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250616.1_1750097399287_0.14218137624141924","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250617.2":{"name":"@azure/core-paging","version":"1.6.3-alpha.20250617.2","keywords":["microsoft","clientruntime","azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-paging@1.6.3-alpha.20250617.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6ef67850bb8ee89ee033b7f1b87e5962b633307c","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250617.2.tgz","fileCount":44,"integrity":"sha512-aJXcwYupm5Unz2JSfBJbuQjvXo3seHMrYIKEEn3tEuLflSoisffEzyjutivtcguo6U+sN1iVH0T3KRh7KVIFJg==","signatures":[{"sig":"MEYCIQDljhzP45lW26xJlzbONFjoWMxsfy/Gy+8WMlxbLZeyLgIhAMsBz67hiNSG9jgwBjG2Xav5/xU3B6HRrtlrSt0iM2Ha","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70794},"main":"./dist/commonjs/index.js","tags":["microsoft","clientruntime"],"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"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\\a5fcd0f6-d800-4f50-b108-933dfee7d4f7\\azure-core-paging-1.6.3-alpha.20250617.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a5fcd0f6-d800-4f50-b108-933dfee7d4f7\\azure-core-paging-1.6.3-alpha.20250617.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"skipFolder":true,"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-aJXcwYupm5Unz2JSfBJbuQjvXo3seHMrYIKEEn3tEuLflSoisffEzyjutivtcguo6U+sN1iVH0T3KRh7KVIFJg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Core types for paging async iterable iterators","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-paging_1.6.3-alpha.20250617.2_1750184359187_0.4487883748448209","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-alpha.20250620.3":{"name":"@azure/core-paging","author":{"name":"Microsoft Corporation"},"sdk-type":"client","version":"1.6.3-alpha.20250620.3","description":"Core types for paging async iterable iterators","type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","react-native":"./dist/react-native/index.js","exports":{"./package.json":"./package.json",".":{"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"},"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"tags":["microsoft","clientruntime"],"keywords":["microsoft","clientruntime","azure","cloud"],"engines":{"node":">=20.0.0"},"license":"MIT","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md","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"},"sideEffects":false,"private":false,"scripts":{"build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","build:samples":"echo Obsolete","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","clean":"dev-tool run vendored rimraf --glob dist dist-* temp *.tgz types *.log","execute:samples":"echo skipped","extract-api":"dev-tool run build-package && dev-tool run extract-api","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint":"eslint package.json src test","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","test:node":"dev-tool run test:vitest --no-test-proxy","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","update-snippets":"dev-tool run update-snippets"},"dependencies":{"tslib":"^2.6.2"},"devDependencies":{"@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@types/node":"^20.0.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","eslint":"^9.9.0","playwright":"^1.41.2","typescript":"~5.8.2","vitest":"^3.0.9"},"//metadata":{"sampleConfiguration":{"skipFolder":true,"disableDocsMs":true,"productName":"Azure SDK Core","productSlugs":["azure"]},"migrationDate":"2023-03-08T18:36:03.000Z"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"},"dialects":["esm","commonjs"],"esmDialects":["browser","react-native"],"selfLink":false,"project":"./tsconfig.src.json"},"module":"./dist/esm/index.js","readmeFilename":"README.md","_id":"@azure/core-paging@1.6.3-alpha.20250620.3","_integrity":"sha512-5AXg3afxLxIcmv1z/M8GvrCItrHVraBFW7z7RG1qc0IQCv5RLeZWswc/tJFm6eboSgJH7BAPtYc18R3fLH8qhg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6e719d23-d2a4-48d2-b1d1-bbc7f1750bef\\azure-core-paging-1.6.3-alpha.20250620.3.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6e719d23-d2a4-48d2-b1d1-bbc7f1750bef\\azure-core-paging-1.6.3-alpha.20250620.3.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-5AXg3afxLxIcmv1z/M8GvrCItrHVraBFW7z7RG1qc0IQCv5RLeZWswc/tJFm6eboSgJH7BAPtYc18R3fLH8qhg==","shasum":"355b4e82ffe9c7185331fa26083bbf4b69cd831e","tarball":"https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.3-alpha.20250620.3.tgz","fileCount":44,"unpackedSize":70756,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCo/CyMEmte5lUkH9r6cXh/uKG+wsJ/d93PFdZisKeqaQIhAPJ9gYq42/Nj3cULhr3dVDomuE9Hl0acY0xgeJptqPhk"}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com","actor":{"name":"microsoft1es","email":"npmjs@microsoft.com","type":"user"}},"directories":{},"maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core-paging_1.6.3-alpha.20250620.3_1750443310532_0.21700575561307045"},"_hasShrinkwrap":false}},"time":{"created":"2019-06-27T23:38:48.415Z","modified":"2025-06-20T18:15:10.944Z","1.0.0-preview.1":"2019-06-27T23:38:48.774Z","1.0.0-preview.2":"2019-09-09T19:46:08.901Z","1.0.0":"2019-10-29T23:06:12.677Z","1.0.1-dev.20191115.1":"2019-11-15T09:46:01.082Z","1.0.1-dev.20191115.2":"2019-11-15T13:48:04.803Z","1.0.1-dev.20191116.1":"2019-11-16T13:49:24.843Z","1.0.1-dev.20191117.1":"2019-11-17T13:50:03.609Z","1.0.1-dev.20191118.1":"2019-11-18T14:05:18.104Z","1.0.1-dev.20191204.1":"2019-12-04T14:35:19.451Z","1.0.1-dev.20191205.1":"2019-12-05T14:25:30.919Z","1.0.1-dev.20191206.1":"2019-12-06T14:26:39.213Z","1.0.1-dev.20191207.1":"2019-12-07T13:43:27.510Z","1.0.1-dev.20191209.1":"2019-12-09T13:37:50.352Z","1.0.1-dev.20191210.1":"2019-12-10T13:50:49.867Z","1.0.1-dev.20191211.1":"2019-12-11T13:49:57.699Z","1.0.1-dev.20191212.1":"2019-12-12T13:55:34.923Z","1.0.1-dev.20191214.1":"2019-12-14T14:02:10.267Z","1.0.1-dev.20191215.1":"2019-12-15T13:43:07.278Z","1.0.1-dev.20191216.1":"2019-12-16T13:59:15.646Z","1.0.1-dev.20191217.1":"2019-12-17T13:47:25.130Z","1.0.1-dev.20191219.1":"2019-12-19T13:49:59.012Z","1.0.1-dev.20191220.1":"2019-12-20T13:51:00.570Z","1.0.1-dev.20191221.1":"2019-12-21T13:46:12.644Z","1.0.1-dev.20191222.1":"2019-12-22T13:46:03.400Z","1.0.1-dev.20191223.1":"2019-12-23T14:01:54.834Z","1.0.1-dev.20191224.1":"2019-12-24T13:56:46.534Z","1.0.1-dev.20191225.1":"2019-12-25T13:50:24.827Z","1.0.1-dev.20191226.1":"2019-12-26T13:57:07.770Z","1.0.1-dev.20191227.1":"2019-12-27T13:46:53.779Z","1.0.1-dev.20191228.1":"2019-12-28T13:49:47.692Z","1.0.1-dev.20191231.1":"2019-12-31T13:53:10.987Z","1.0.1-dev.20200101.1":"2020-01-01T13:46:44.413Z","1.0.1-dev.20200102.1":"2020-01-02T14:08:28.193Z","1.0.1-dev.20200103.1":"2020-01-03T14:18:50.150Z","1.0.1-dev.20200104.1":"2020-01-04T13:45:37.595Z","1.0.1-dev.20200105.1":"2020-01-05T13:54:48.365Z","1.0.1-dev.20200106.1":"2020-01-06T13:51:05.268Z","1.0.1-dev.20200107.1":"2020-01-07T13:52:20.430Z","1.0.1-dev.20200108.1":"2020-01-08T13:49:29.668Z","1.0.1-dev.20200109.1":"2020-01-09T14:04:16.409Z","1.0.1-dev.20200110.1":"2020-01-10T13:51:00.418Z","1.0.1-dev.20200111.1":"2020-01-11T13:49:26.676Z","1.0.1-dev.20200112.1":"2020-01-12T14:40:57.773Z","1.0.1-dev.20200113.1":"2020-01-13T14:06:16.851Z","1.0.1-dev.20200114.1":"2020-01-14T14:07:12.463Z","1.0.1-dev.20200115.1":"2020-01-15T14:23:06.686Z","1.0.1-dev.20200116.1":"2020-01-16T12:21:05.503Z","1.0.1-dev.20200117.1":"2020-01-17T14:20:41.185Z","1.0.1-dev.20200118.1":"2020-01-18T13:52:36.662Z","1.0.1-dev.20200119.1":"2020-01-19T14:12:12.505Z","1.0.1-dev.20200120.1":"2020-01-20T14:01:14.048Z","1.0.1-dev.20200121.1":"2020-01-21T14:39:13.378Z","1.0.1-dev.20200122.1":"2020-01-22T13:57:14.234Z","1.0.1-dev.20200124.1":"2020-01-24T14:04:38.933Z","1.0.1-dev.20200128.1":"2020-01-28T14:18:09.249Z","1.0.1-dev.20200129.1":"2020-01-29T14:22:16.472Z","1.0.1-dev.20200204.1":"2020-02-04T14:22:14.565Z","1.0.1-dev.20200208.1":"2020-02-08T14:16:25.806Z","1.1.0-dev.20200211.1":"2020-02-11T14:51:46.422Z","1.1.0-dev.20200221.1":"2020-02-21T14:32:44.499Z","1.1.0":"2020-02-28T21:58:19.107Z","1.1.1-dev.20200229.1":"2020-02-29T14:40:41.040Z","1.1.1-dev.20200304.1":"2020-03-04T16:16:30.413Z","1.1.1-dev.20200312.1":"2020-03-12T14:15:50.183Z","1.1.1":"2020-04-02T23:01:43.896Z","1.1.2-dev.20200403.1":"2020-04-03T13:41:37.967Z","1.1.2-dev.20200427.1":"2020-04-27T18:15:07.734Z","1.1.2-dev.20200604.1":"2020-06-04T18:35:27.416Z","1.1.2-dev.20200626.1":"2020-06-26T18:41:31.137Z","1.1.2-dev.20200806.1":"2020-08-06T18:21:12.429Z","1.1.2-dev.20200827.1":"2020-08-27T18:23:52.672Z","1.1.2":"2020-09-03T00:48:22.350Z","1.1.3-alpha.20200903.1":"2020-09-03T18:29:03.383Z","1.1.3-alpha.20200923.1":"2020-09-23T18:31:17.706Z","1.1.3-alpha.20200929.1":"2020-09-29T18:51:05.510Z","1.1.3":"2020-09-30T23:10:15.335Z","1.1.4-alpha.20201001.1":"2020-10-01T18:35:20.958Z","1.1.4-alpha.20201117.1":"2020-11-17T19:52:40.977Z","1.1.4-alpha.20201207.1":"2020-12-07T19:30:18.814Z","1.1.4-alpha.20201215.1":"2020-12-15T19:30:38.561Z","1.1.4-alpha.20201218.1":"2020-12-18T18:47:11.553Z","1.1.4-alpha.20201224.1":"2020-12-24T19:21:49.763Z","1.1.4-alpha.20210118.1":"2021-01-18T19:27:05.254Z","1.1.4-alpha.20210326.1":"2021-03-26T18:26:50.750Z","1.1.4-alpha.20210623.4":"2021-06-23T20:22:37.967Z","1.1.4-alpha.20210702.4":"2021-07-02T18:59:41.165Z","1.1.4-alpha.20210713.1":"2021-07-13T18:41:03.941Z","1.1.4-alpha.20210729.2":"2021-07-29T18:43:02.972Z","1.2.0-alpha.20210811.3":"2021-08-11T18:52:35.549Z","1.2.0-alpha.20210816.6":"2021-08-16T18:54:18.399Z","1.2.0-alpha.20210830.2":"2021-08-30T18:18:30.477Z","1.2.0":"2021-08-31T01:30:06.215Z","1.2.0-alpha.20210831.4":"2021-08-31T18:18:31.229Z","1.2.0-alpha.20210930.2":"2021-09-30T18:12:11.952Z","1.2.0-alpha.20211208.17":"2021-12-09T08:05:28.770Z","1.2.0-alpha.20211214.4":"2021-12-14T19:09:01.473Z","1.2.0-alpha.20220104.5":"2022-01-04T19:13:16.972Z","1.2.1":"2022-01-06T18:28:43.293Z","1.2.1-alpha.20220106.3":"2022-01-06T19:09:29.467Z","1.2.2-alpha.20220107.1":"2022-01-07T19:11:36.657Z","1.2.2-alpha.20220112.1":"2022-01-12T19:09:08.541Z","1.2.2-alpha.20220131.3":"2022-01-31T19:12:56.957Z","1.2.2-alpha.20220307.7":"2022-03-07T19:12:23.594Z","1.2.2-alpha.20220309.5":"2022-03-09T19:16:27.338Z","1.2.2-alpha.20220310.3":"2022-03-10T19:20:16.736Z","1.2.2-alpha.20220315.1":"2022-03-15T18:16:43.279Z","1.2.2-alpha.20220322.1":"2022-03-22T18:14:25.408Z","1.2.2-alpha.20220406.3":"2022-04-06T18:15:57.130Z","1.2.2-alpha.20220415.2":"2022-04-15T18:20:34.530Z","1.2.2-alpha.20220420.2":"2022-04-20T18:18:10.460Z","1.2.2-alpha.20220421.2":"2022-04-21T18:20:23.816Z","1.3.0-alpha.20220518.2":"2022-05-18T18:11:10.277Z","1.3.0":"2022-05-18T21:33:58.653Z","1.3.0-alpha.20220523.1":"2022-05-23T18:15:01.403Z","1.3.1-alpha.20220908.1":"2022-09-08T18:15:22.638Z","1.3.1-alpha.20220923.1":"2022-09-23T18:16:18.029Z","1.4.0-alpha.20221012.2":"2022-10-12T18:18:00.211Z","1.4.0-alpha.20221020.2":"2022-10-20T18:18:08.871Z","1.4.0":"2022-11-03T20:38:33.410Z","1.4.1-alpha.20221107.4":"2022-11-07T19:14:29.014Z","1.5.0":"2023-02-02T23:56:15.823Z","1.5.1-alpha.20230203.2":"2023-02-03T19:25:40.557Z","1.5.1-alpha.20230307.4":"2023-03-07T19:17:55.634Z","1.5.1-alpha.20230419.2":"2023-04-19T18:20:50.814Z","1.5.1-alpha.20230613.2":"2023-06-13T18:18:47.421Z","1.5.1-alpha.20230824.1":"2023-08-24T18:33:00.602Z","1.5.1-alpha.20230904.1":"2023-09-04T18:13:19.240Z","1.5.1-alpha.20230918.3":"2023-09-18T18:19:32.437Z","1.5.1-alpha.20230925.3":"2023-09-25T18:52:54.601Z","1.5.1-alpha.20231002.2":"2023-10-02T18:18:20.023Z","1.5.1-alpha.20231010.2":"2023-10-10T18:19:06.682Z","1.5.1-alpha.20231024.1":"2023-10-24T18:16:49.760Z","1.5.1-alpha.20231031.3":"2023-10-31T18:16:57.371Z","1.5.1-alpha.20231107.1":"2023-11-07T19:20:12.355Z","1.5.1-alpha.20231206.3":"2023-12-06T19:15:02.607Z","1.5.1-alpha.20231207.1":"2023-12-07T19:23:39.497Z","1.5.1-alpha.20231213.2":"2023-12-13T19:14:16.067Z","1.5.1-alpha.20240101.1":"2024-01-01T19:24:34.883Z","1.5.1-alpha.20240202.3":"2024-02-02T19:11:36.220Z","1.5.1-alpha.20240223.2":"2024-02-23T19:20:44.809Z","1.5.1-alpha.20240226.1":"2024-02-26T19:24:45.329Z","1.5.1-alpha.20240226.9":"2024-02-27T04:52:52.059Z","1.5.1-alpha.20240228.1":"2024-02-28T19:24:50.100Z","1.6.0":"2024-03-13T23:18:10.501Z","1.6.0-alpha.20240314.2":"2024-03-14T18:20:40.290Z","1.6.1-alpha.20240320.4":"2024-03-20T18:22:40.606Z","1.6.1":"2024-03-20T21:36:26.654Z","1.6.2-alpha.20240322.2":"2024-03-22T18:24:30.564Z","1.6.2-alpha.20240329.3":"2024-03-29T18:18:36.333Z","1.6.2-alpha.20240410.4":"2024-04-10T20:11:34.159Z","1.6.2":"2024-04-11T01:15:46.432Z","1.6.2-alpha.20240411.3":"2024-04-11T18:41:08.541Z","1.6.3-alpha.20240412.3":"2024-04-12T19:02:37.726Z","1.6.3-alpha.20240415.4":"2024-04-15T18:39:51.162Z","1.6.3-alpha.20240416.4":"2024-04-16T18:38:14.222Z","1.6.3-alpha.20240418.3":"2024-04-18T18:48:17.988Z","1.6.3-alpha.20240419.1":"2024-04-19T18:43:47.791Z","1.6.3-alpha.20240423.2":"2024-04-23T18:40:06.592Z","1.6.3-alpha.20240424.3":"2024-04-24T18:52:15.243Z","1.6.3-alpha.20240425.2":"2024-04-25T18:38:43.145Z","1.6.3-alpha.20240426.4":"2024-04-26T18:41:12.741Z","1.6.3-alpha.20240429.3":"2024-04-29T18:50:53.148Z","1.6.3-alpha.20240501.2":"2024-05-01T18:46:02.628Z","1.6.3-alpha.20240502.4":"2024-05-02T18:43:56.679Z","1.6.3-alpha.20240503.1":"2024-05-03T18:50:43.366Z","1.6.3-alpha.20240506.1":"2024-05-06T18:29:15.389Z","1.6.3-alpha.20240507.2":"2024-05-07T18:29:47.095Z","1.6.3-alpha.20240508.2":"2024-05-08T18:32:14.823Z","1.6.3-alpha.20240509.1":"2024-05-09T18:36:39.169Z","1.6.3-alpha.20240510.3":"2024-05-10T18:29:09.095Z","1.6.3-alpha.20240513.1":"2024-05-13T18:27:08.656Z","1.6.3-alpha.20240514.3":"2024-05-14T18:41:19.602Z","1.6.3-alpha.20240515.1":"2024-05-15T18:28:40.864Z","1.6.3-alpha.20240516.2":"2024-05-16T18:47:32.736Z","1.6.3-alpha.20240517.1":"2024-05-17T18:27:31.771Z","1.6.3-alpha.20240520.1":"2024-05-20T18:26:59.657Z","1.6.3-alpha.20240521.1":"2024-05-21T18:26:58.178Z","1.6.3-alpha.20240522.4":"2024-05-22T18:35:43.326Z","1.6.3-alpha.20240523.4":"2024-05-23T18:36:35.545Z","1.6.3-alpha.20240524.1":"2024-05-24T18:30:15.465Z","1.6.3-alpha.20240527.1":"2024-05-27T18:32:43.670Z","1.6.3-alpha.20240528.2":"2024-05-28T18:33:51.168Z","1.6.3-alpha.20240529.1":"2024-05-29T18:28:41.113Z","1.6.3-alpha.20240530.3":"2024-05-30T18:30:32.611Z","1.6.3-alpha.20240604.1":"2024-06-04T18:30:09.849Z","1.6.3-alpha.20240605.2":"2024-06-05T18:27:50.359Z","1.6.3-alpha.20240606.1":"2024-06-06T18:30:48.377Z","1.6.3-alpha.20240607.1":"2024-06-07T18:31:05.549Z","1.6.3-alpha.20240610.1":"2024-06-10T18:29:34.046Z","1.6.3-alpha.20240611.3":"2024-06-11T18:35:53.969Z","1.6.3-alpha.20240613.1":"2024-06-13T18:32:05.164Z","1.6.3-alpha.20240614.3":"2024-06-14T18:27:42.874Z","1.6.3-alpha.20240618.1":"2024-06-18T18:28:58.653Z","1.6.3-alpha.20240619.3":"2024-06-19T18:29:10.136Z","1.6.3-alpha.20240621.10":"2024-06-21T18:34:28.925Z","1.6.3-alpha.20240625.1":"2024-06-25T18:26:55.789Z","1.6.3-alpha.20240626.1":"2024-06-26T18:24:47.023Z","1.6.3-alpha.20240627.5":"2024-06-27T18:27:47.137Z","1.6.3-alpha.20240628.2":"2024-06-28T18:28:18.709Z","1.6.3-alpha.20240701.3":"2024-07-01T18:29:44.643Z","1.6.3-alpha.20240704.2":"2024-07-04T18:27:54.738Z","1.6.3-alpha.20240705.2":"2024-07-05T18:35:59.126Z","1.6.3-alpha.20240709.3":"2024-07-09T18:30:05.117Z","1.6.3-alpha.20240710.2":"2024-07-10T18:27:07.639Z","1.6.3-alpha.20240711.2":"2024-07-11T18:34:59.200Z","1.6.3-alpha.20240715.2":"2024-07-15T18:32:15.716Z","1.6.3-alpha.20240716.2":"2024-07-16T18:42:44.768Z","1.6.3-alpha.20240718.1":"2024-07-18T18:28:34.661Z","1.6.3-alpha.20240719.1":"2024-07-19T18:25:36.584Z","1.6.3-alpha.20240722.3":"2024-07-22T18:27:11.039Z","1.6.3-alpha.20240723.2":"2024-07-23T18:26:58.697Z","1.6.3-alpha.20240724.2":"2024-07-24T18:28:35.273Z","1.6.3-alpha.20240725.2":"2024-07-25T18:26:51.722Z","1.6.3-alpha.20240729.3":"2024-07-29T18:27:55.781Z","1.6.3-alpha.20240730.3":"2024-07-30T18:27:42.245Z","1.6.3-alpha.20240731.2":"2024-07-31T18:33:48.117Z","1.6.3-alpha.20240801.3":"2024-08-01T18:28:09.789Z","1.6.3-alpha.20240802.1":"2024-08-02T18:26:38.314Z","1.6.3-alpha.20240806.1":"2024-08-06T18:30:49.581Z","1.6.3-alpha.20240807.4":"2024-08-07T18:27:53.522Z","1.6.3-alpha.20240808.1":"2024-08-08T18:26:45.784Z","1.6.3-alpha.20240809.2":"2024-08-09T18:27:14.366Z","1.6.3-alpha.20240813.2":"2024-08-13T18:31:07.759Z","1.6.3-alpha.20240814.1":"2024-08-14T18:32:31.725Z","1.6.3-alpha.20240815.2":"2024-08-15T18:27:50.164Z","1.6.3-alpha.20240816.2":"2024-08-16T18:27:56.852Z","1.6.3-alpha.20240819.2":"2024-08-19T18:26:31.712Z","1.6.3-alpha.20240820.8":"2024-08-20T18:32:56.832Z","1.6.3-alpha.20240821.4":"2024-08-21T18:25:32.740Z","1.6.3-alpha.20240822.3":"2024-08-22T19:33:41.280Z","1.6.3-alpha.20240823.1":"2024-08-23T18:28:38.152Z","1.6.3-alpha.20240826.2":"2024-08-26T18:27:39.484Z","1.6.3-alpha.20240828.1":"2024-08-28T18:25:45.659Z","1.6.3-alpha.20240829.2":"2024-08-29T18:27:20.911Z","1.6.3-alpha.20240830.2":"2024-08-30T18:21:51.792Z","1.6.3-alpha.20240902.1":"2024-09-02T18:22:22.100Z","1.6.3-alpha.20240903.2":"2024-09-03T18:22:12.037Z","1.6.3-alpha.20240905.2":"2024-09-05T18:22:10.925Z","1.6.3-alpha.20240906.2":"2024-09-06T18:22:52.844Z","1.6.3-alpha.20240909.1":"2024-09-09T18:27:43.759Z","1.6.3-alpha.20240912.4":"2024-09-12T18:26:08.862Z","1.6.3-alpha.20240913.2":"2024-09-13T18:23:46.784Z","1.6.3-alpha.20240916.2":"2024-09-16T18:26:21.220Z","1.6.3-alpha.20240918.1":"2024-09-18T18:33:11.528Z","1.6.3-alpha.20240919.1":"2024-09-19T18:20:41.691Z","1.6.3-alpha.20240920.2":"2024-09-20T18:21:26.421Z","1.6.3-alpha.20240924.1":"2024-09-24T18:35:18.790Z","1.6.3-alpha.20240925.5":"2024-09-25T18:31:02.103Z","1.6.3-alpha.20240926.5":"2024-09-26T18:23:04.234Z","1.6.3-alpha.20240927.3":"2024-09-27T18:29:56.633Z","1.6.3-alpha.20240930.1":"2024-09-30T18:25:01.341Z","1.6.3-alpha.20241003.3":"2024-10-03T18:25:12.975Z","1.6.3-alpha.20241007.3":"2024-10-07T18:26:19.565Z","1.6.3-alpha.20241008.3":"2024-10-08T18:22:16.787Z","1.6.3-alpha.20241009.1":"2024-10-09T18:26:22.269Z","1.6.3-alpha.20241010.2":"2024-10-10T18:25:45.270Z","1.6.3-alpha.20241011.2":"2024-10-11T18:25:23.300Z","1.6.3-alpha.20241014.5":"2024-10-14T18:25:56.750Z","1.6.3-alpha.20241015.2":"2024-10-15T18:33:09.346Z","1.6.3-alpha.20241016.3":"2024-10-16T18:30:30.072Z","1.6.3-alpha.20241021.2":"2024-10-21T18:26:42.754Z","1.6.3-alpha.20241022.3":"2024-10-22T18:30:46.179Z","1.6.3-alpha.20241023.2":"2024-10-23T18:29:40.447Z","1.6.3-alpha.20241024.1":"2024-10-24T18:27:08.395Z","1.6.3-alpha.20241025.10":"2024-10-25T18:27:36.411Z","1.6.3-alpha.20241028.1":"2024-10-28T18:37:24.409Z","1.6.3-alpha.20241029.3":"2024-10-29T18:27:14.225Z","1.6.3-alpha.20241030.2":"2024-10-30T18:27:37.334Z","1.6.3-alpha.20241031.2":"2024-10-31T18:26:15.143Z","1.6.3-alpha.20241101.1":"2024-11-01T18:24:44.246Z","1.6.3-alpha.20241111.2":"2024-11-11T19:31:33.994Z","1.6.3-alpha.20241112.2":"2024-11-12T19:31:10.815Z","1.6.3-alpha.20241113.3":"2024-11-13T19:27:45.275Z","1.6.3-alpha.20241114.1":"2024-11-14T19:38:42.423Z","1.6.3-alpha.20241118.2":"2024-11-18T19:55:22.684Z","1.6.3-alpha.20241119.7":"2024-11-19T19:47:02.221Z","1.6.3-alpha.20241120.2":"2024-11-20T19:25:40.941Z","1.6.3-alpha.20241125.6":"2024-11-25T19:27:45.307Z","1.6.3-alpha.20241127.2":"2024-11-27T19:25:42.867Z","1.6.3-alpha.20241128.1":"2024-11-28T19:29:18.529Z","1.6.3-alpha.20241129.3":"2024-11-29T19:27:03.564Z","1.6.3-alpha.20241202.2":"2024-12-02T19:28:22.528Z","1.6.3-alpha.20241203.2":"2024-12-03T19:29:22.664Z","1.6.3-alpha.20241205.7":"2024-12-05T19:37:20.017Z","1.6.3-alpha.20241206.2":"2024-12-06T19:27:23.404Z","1.6.3-alpha.20241209.3":"2024-12-09T19:27:39.500Z","1.6.3-alpha.20241210.1":"2024-12-10T19:31:06.558Z","1.6.3-alpha.20241211.1":"2024-12-11T19:30:27.264Z","1.6.3-alpha.20241212.2":"2024-12-12T19:45:32.538Z","1.6.3-alpha.20241216.1":"2024-12-16T19:30:05.768Z","1.6.3-alpha.20241218.2":"2024-12-18T19:27:53.875Z","1.6.3-alpha.20241219.7":"2024-12-19T19:31:31.054Z","1.6.3-alpha.20241220.2":"2024-12-20T19:27:58.943Z","1.6.3-alpha.20241223.1":"2024-12-23T19:29:33.234Z","1.6.3-alpha.20241224.1":"2024-12-24T19:31:09.962Z","1.6.3-alpha.20241225.1":"2024-12-25T19:28:38.596Z","1.6.3-alpha.20241226.1":"2024-12-26T19:28:09.017Z","1.6.3-alpha.20241227.1":"2024-12-27T19:29:29.634Z","1.6.3-alpha.20241230.2":"2024-12-30T19:30:43.802Z","1.6.3-alpha.20241231.2":"2024-12-31T19:28:56.400Z","1.6.3-alpha.20250101.1":"2025-01-01T19:28:19.247Z","1.6.3-alpha.20250102.1":"2025-01-02T19:27:34.835Z","1.6.3-alpha.20250103.2":"2025-01-03T19:31:41.263Z","1.6.3-alpha.20250106.3":"2025-01-06T19:40:04.655Z","1.6.3-alpha.20250107.2":"2025-01-07T19:26:25.705Z","1.6.3-alpha.20250108.2":"2025-01-08T19:30:33.554Z","1.6.3-alpha.20250110.2":"2025-01-10T19:29:56.852Z","1.6.3-alpha.20250113.1":"2025-01-13T19:26:56.267Z","1.6.3-alpha.20250114.3":"2025-01-14T19:26:55.502Z","1.6.3-alpha.20250115.1":"2025-01-15T19:25:58.497Z","1.6.3-alpha.20250116.4":"2025-01-16T19:28:50.959Z","1.6.3-alpha.20250117.3":"2025-01-17T19:56:09.052Z","1.6.3-alpha.20250120.1":"2025-01-20T19:28:22.315Z","1.6.3-alpha.20250122.5":"2025-01-22T19:32:02.503Z","1.6.3-alpha.20250123.2":"2025-01-23T19:28:28.817Z","1.6.3-alpha.20250124.9":"2025-01-24T19:26:07.371Z","1.6.3-alpha.20250127.3":"2025-01-27T19:25:40.865Z","1.6.3-alpha.20250128.1":"2025-01-28T19:25:04.496Z","1.6.3-alpha.20250129.1":"2025-01-29T19:29:59.621Z","1.6.3-alpha.20250130.1":"2025-01-30T19:33:43.957Z","1.6.3-alpha.20250131.1":"2025-01-31T19:27:26.560Z","1.6.3-alpha.20250204.1":"2025-02-04T19:30:05.826Z","1.6.3-alpha.20250205.1":"2025-02-05T19:38:44.607Z","1.6.3-alpha.20250206.8":"2025-02-06T19:28:54.418Z","1.6.3-alpha.20250207.2":"2025-02-07T20:09:48.727Z","1.6.3-alpha.20250210.2":"2025-02-10T19:29:49.277Z","1.6.3-alpha.20250211.3":"2025-02-11T19:31:31.004Z","1.6.3-alpha.20250212.2":"2025-02-12T19:30:42.146Z","1.6.3-alpha.20250213.6":"2025-02-13T19:30:27.827Z","1.6.3-alpha.20250214.8":"2025-02-14T19:27:28.562Z","1.6.3-alpha.20250217.5":"2025-02-17T19:30:15.232Z","1.6.3-alpha.20250218.3":"2025-02-18T19:33:05.770Z","1.6.3-alpha.20250219.7":"2025-02-19T19:24:51.584Z","1.6.3-alpha.20250220.1":"2025-02-20T19:28:56.610Z","1.6.3-alpha.20250221.1":"2025-02-21T19:32:43.897Z","1.6.3-alpha.20250224.3":"2025-02-24T19:27:07.426Z","1.6.3-alpha.20250225.2":"2025-02-25T19:29:53.331Z","1.6.3-alpha.20250226.3":"2025-02-26T19:39:52.164Z","1.6.3-alpha.20250227.7":"2025-02-27T19:27:30.167Z","1.6.3-alpha.20250228.1":"2025-02-28T19:30:05.172Z","1.6.3-alpha.20250303.3":"2025-03-03T19:31:55.754Z","1.6.3-alpha.20250304.2":"2025-03-04T19:33:41.572Z","1.6.3-alpha.20250305.1":"2025-03-05T20:16:08.361Z","1.6.3-alpha.20250306.2":"2025-03-06T19:40:36.790Z","1.6.3-alpha.20250307.2":"2025-03-07T19:37:27.277Z","1.6.3-alpha.20250310.2":"2025-03-10T18:26:20.779Z","1.6.3-alpha.20250311.2":"2025-03-11T18:26:05.196Z","1.6.3-alpha.20250312.3":"2025-03-12T18:30:29.131Z","1.6.3-alpha.20250313.3":"2025-03-13T18:37:42.570Z","1.6.3-alpha.20250317.1":"2025-03-17T18:37:32.122Z","1.6.3-alpha.20250318.3":"2025-03-18T18:32:33.360Z","1.6.3-alpha.20250319.4":"2025-03-19T18:28:28.207Z","1.6.3-alpha.20250320.7":"2025-03-20T18:27:50.127Z","1.6.3-alpha.20250321.2":"2025-03-21T18:29:06.672Z","1.6.3-alpha.20250324.1":"2025-03-24T18:29:52.468Z","1.6.3-alpha.20250325.2":"2025-03-25T18:26:20.872Z","1.6.3-alpha.20250326.3":"2025-03-26T18:23:24.385Z","1.6.3-alpha.20250327.1":"2025-03-27T18:37:05.861Z","1.6.3-alpha.20250331.2":"2025-03-31T18:28:13.160Z","1.6.3-alpha.20250401.1":"2025-04-01T18:25:10.236Z","1.6.3-alpha.20250402.1":"2025-04-02T18:25:39.383Z","1.6.3-alpha.20250403.3":"2025-04-03T18:41:45.681Z","1.6.3-alpha.20250404.1":"2025-04-04T18:27:01.059Z","1.6.3-alpha.20250408.2":"2025-04-08T18:31:20.111Z","1.6.3-alpha.20250417.3":"2025-04-17T18:12:01.834Z","1.6.3-alpha.20250418.1":"2025-04-18T18:12:18.813Z","1.6.3-alpha.20250505.2":"2025-05-05T18:13:14.211Z","1.6.3-alpha.20250506.1":"2025-05-06T18:36:32.955Z","1.6.3-alpha.20250507.1":"2025-05-07T18:11:59.196Z","1.6.3-alpha.20250508.1":"2025-05-08T18:13:02.872Z","1.6.3-alpha.20250509.1":"2025-05-09T18:36:01.695Z","1.6.3-alpha.20250512.3":"2025-05-12T18:12:33.334Z","1.6.3-alpha.20250513.2":"2025-05-13T18:10:27.944Z","1.6.3-alpha.20250514.1":"2025-05-14T18:14:42.441Z","1.6.3-alpha.20250515.2":"2025-05-15T18:14:40.270Z","1.6.3-alpha.20250516.1":"2025-05-16T18:14:26.976Z","1.6.3-alpha.20250519.3":"2025-05-19T18:15:51.904Z","1.6.3-alpha.20250520.1":"2025-05-20T18:13:10.593Z","1.6.3-alpha.20250521.2":"2025-05-21T18:12:42.835Z","1.6.3-alpha.20250522.3":"2025-05-22T18:14:58.574Z","1.6.3-alpha.20250526.1":"2025-05-26T18:12:40.943Z","1.6.3-alpha.20250527.3":"2025-05-27T18:12:15.487Z","1.6.3-alpha.20250528.2":"2025-05-28T18:13:15.667Z","1.6.3-alpha.20250529.3":"2025-05-29T18:09:40.561Z","1.6.3-alpha.20250530.3":"2025-05-30T18:14:22.540Z","1.6.3-alpha.20250603.2":"2025-06-03T18:13:05.265Z","1.6.3-alpha.20250604.1":"2025-06-04T18:13:52.050Z","1.6.3-alpha.20250605.3":"2025-06-05T18:13:45.896Z","1.6.3-alpha.20250606.4":"2025-06-06T18:11:04.616Z","1.6.3-alpha.20250610.2":"2025-06-10T18:26:10.406Z","1.6.3-alpha.20250611.2":"2025-06-11T18:13:33.645Z","1.6.3-alpha.20250613.2":"2025-06-13T18:18:26.366Z","1.6.3-alpha.20250616.1":"2025-06-16T18:09:59.498Z","1.6.3-alpha.20250617.2":"2025-06-17T18:19:19.346Z","1.6.3-alpha.20250620.3":"2025-06-20T18:15:10.740Z"},"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/core/core-paging/README.md","keywords":["microsoft","clientruntime","azure","cloud"],"repository":"github:Azure/azure-sdk-for-js","description":"Core types for paging async iterable iterators","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"readme":"","readmeFilename":""}