{"versions":{"0.3.2":{"name":"@microsoft/microsoft-graph-client","version":"0.3.2","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","files":["lib/"],"types":"./lib/src/index.d.ts","devDependencies":{"@types/superagent":"^2.0.36","@types/mocha":"^2.2.34","browserify":"^13.1.0","mocha":"^3.2.0","typescript":"^2.1"},"scripts":{"build":"tsc && node node-browserify.js > lib/graph-js-sdk-web.js","test":"mocha lib/test"},"dependencies":{"superagent":"~3.3.0"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"e2e107ff25665ab115f255b9e6480d6b24d50681","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@0.3.2","_shasum":"221880b3d22cea4eeaf9e4082a367f8dc082fdea","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"dansil@microsoft.com"},"dist":{"shasum":"221880b3d22cea4eeaf9e4082a367f8dc082fdea","size":28387,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-0.3.2.tgz","integrity":"sha512-t2pzkNSRU2m1BxvQPUxhH4PXDhauKP8ib644tYXdj5GMLiAhp/gtm1JLFHuyGXb50+qGBpOMWf4Wz6NrjsnnBw=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/microsoft-graph-client-0.3.2.tgz_1484333306604_0.22054378874599934"},"directories":{},"publish_time":1484333307359,"_hasShrinkwrap":false,"_cnpm_publish_time":1484333307359,"_cnpmcore_publish_time":"2021-12-15T16:18:10.152Z","contributors":[]},"3.0.1":{"name":"@microsoft/microsoft-graph-client","version":"3.0.1","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:sub_cjs   && mocha  'lib/test/common/**/*.js' --require  isomorphic-fetch &&  mocha  'lib/test/node/**/*.js' --require  isomorphic-fetch","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:sub_es  && mocha  'lib/es/test/common/**/*.js' --require  esm --require  isomorphic-fetch &&  mocha  'lib/es/test/node/**/*.js' --require  esm --require  isomorphic-fetch"},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^1.3.0","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^1.28.0","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.1.0","@types/chai":"^4.2.14","@types/mocha":"^5.2.7","@types/node":"^12.0.10","@types/sinon":"^9.0.9","@typescript-eslint/eslint-plugin":"^3.8.0","@typescript-eslint/parser":"^3.8.0","chai":"^4.2.0","eslint":"^7.19.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-simple-import-sort":"^7.0.0","esm":"^3.2.25","form-data":"^2.3.3","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^11.0.0","mocha":"^6.2.3","nyc":"^15.1.0","prettier":"^1.17.0","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^9.2.4","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^9.0.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"gitHead":"5cf1dec4199fe958cd6cfdc640af26ece6c8c1c4","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"integrity":"sha512-sudEc1kKMsdtEI6IZfnTL8JUQ1a7pmV7D/ID2n/fsZCZH3MKi2vZ9XeKZfnFAbgaGcNT2bl55w8fcV3vBljJXA==","shasum":"f82152ae66a932b29ca2cf01ff4eb35bf4c62d05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.1.tgz","fileCount":432,"unpackedSize":1256535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhkuUPCRA9TVsSAnZWagAArkUP/3EbxgBu2lgSie8N+x8E\naewrPWCO5Q0bjHsHarNi1+Izx8MzqSza6nfpmtnWct/NzqUazCEr0+LxJKbs\nko2XIOXvnSOqWU7ntQDX3cYombI+H4h7mjLFqkOsIU0i/OanlAjfnqcx7ePl\nzJDZA9tQwKxkr9PbKXyOFh9+P1ppmtRCkbNlA2jjnh0KjwZUlotU/uHtNZUW\nYV2jW4v0IzomHXO8EAcZAkMsGKU0N6fxaAcGcts4iB0b9WmqoF058Bha4q58\nlvCSDpB8GhmUX/Ixrf71Rga8uQj2y8e7XafatgIngn6mphWo52Xs1nsYhR+c\ntEsPA8XdMbCP66GJlpQR6hFMU8xVecS9B8Gaij77KfdApkUH51MNgMSUhnA0\nmfouyyP5YMpqIt1MkdTVWLCDoU1aAYCx+iAsyi4Smfe9d+XWfvCPyg4fjJcF\nZEWZVVuzrf37lEBCKg9z03jN32qNC4OjimaKbdaJ/1z9oA5vNa1cIUgB1njj\nAio+NRCSo6gGc15kcrW30aVeEjK/LuC0CCFvJ7anqvsBVZpAfm0eczSq7lG5\nNnLANpGEWhAD4SgKO8QY4teTgRlldCpW/ONQhK6WyEQfsFL2d9culQQBEyCR\nzFWRVn2AKSEWFudApQeTbGzyuytCZ0/ArqfrlSiCDdCWW21BMi2WLoLkt84R\nCEkz\r\n=LnHP\r\n-----END PGP SIGNATURE-----\r\n","size":178408,"noattachment":false},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.1_1637016847615_0.5261360585122918"},"_hasShrinkwrap":false,"publish_time":1637016847847,"_cnpm_publish_time":1637016847847,"_cnpmcore_publish_time":"2021-12-15T16:18:00.478Z","contributors":[]},"3.0.0":{"name":"@microsoft/microsoft-graph-client","version":"3.0.0","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:sub_cjs   && mocha  'lib/test/common/**/*.js' --require  isomorphic-fetch &&  mocha  'lib/test/node/**/*.js' --require  isomorphic-fetch","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:sub_es  && mocha  'lib/es/test/common/**/*.js' --require  esm --require  isomorphic-fetch &&  mocha  'lib/es/test/node/**/*.js' --require  esm --require  isomorphic-fetch"},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^1.3.0","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^1.28.0","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.1.0","@types/chai":"^4.2.14","@types/mocha":"^5.2.7","@types/node":"^12.0.10","@types/sinon":"^9.0.9","@typescript-eslint/eslint-plugin":"^3.8.0","@typescript-eslint/parser":"^3.8.0","chai":"^4.2.0","eslint":"^7.19.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-simple-import-sort":"^7.0.0","esm":"^3.2.25","form-data":"^2.3.3","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^11.0.0","mocha":"^6.2.3","nyc":"^15.1.0","prettier":"^1.17.0","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^9.2.4","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^9.0.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"gitHead":"a3ee95d5d5fdc1a0210fcb990fc3ed639cb54dbb","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.0","_nodeVersion":"14.17.4","_npmVersion":"6.14.14","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"939c952d9d38864b00e28408f524b5c924a1d136","size":176620,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.0.tgz","integrity":"sha512-J2R1e6rIz7uF9J5C03ZTN2BYFCyZwZCHwBMNJ8w30DqWztG7w7sqFSZGTRcx0/f/T2bmhUEldC1/qF7yxNrQTA=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.0_1628545726399_0.22904609928179953"},"_hasShrinkwrap":false,"publish_time":1628545726617,"_cnpm_publish_time":1628545726617,"_cnpmcore_publish_time":"2021-12-15T16:18:00.899Z","contributors":[]},"3.0.0-Preview.3":{"name":"@microsoft/microsoft-graph-client","version":"3.0.0-Preview.3","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:sub_cjs   && mocha  'lib/test/common/**/*.js' --require  isomorphic-fetch &&  mocha  'lib/test/node/**/*.js' --require  isomorphic-fetch","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:sub_es  && mocha  'lib/es/test/common/**/*.js' --require  esm --require  isomorphic-fetch &&  mocha  'lib/es/test/node/**/*.js' --require  esm --require  isomorphic-fetch"},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^1.3.0","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^1.28.0","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.1.0","@types/chai":"^4.2.14","@types/mocha":"^5.2.7","@types/node":"^12.0.10","@types/sinon":"^9.0.9","@typescript-eslint/eslint-plugin":"^3.8.0","@typescript-eslint/parser":"^3.8.0","chai":"^4.2.0","eslint":"^7.19.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-simple-import-sort":"^7.0.0","esm":"^3.2.25","form-data":"^2.3.3","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^11.0.0","mocha":"^6.2.3","nyc":"^15.1.0","prettier":"^1.17.0","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^9.2.4","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^9.0.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"gitHead":"b34b89939be04411c98bdbd14b629fcec59c2f59","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.0-Preview.3","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"28cbbe319b9f27e9a2d3269c17fe7c8034eeed13","size":176645,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.0-Preview.3.tgz","integrity":"sha512-98zv4TTNfQgphJegkXKGywaJB6yC6vaZLis4OfjXaZRv6IW/mCQ7KGpk0t11qaR9xY2McMgCOBtXh0bzVYv2Vw=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.0-Preview.3_1627507399486_0.08727459169335927"},"_hasShrinkwrap":false,"publish_time":1627507399716,"_cnpm_publish_time":1627507399716,"_cnpmcore_publish_time":"2021-12-15T16:18:01.248Z","contributors":[]},"3.0.0-Preview.2":{"name":"@microsoft/microsoft-graph-client","version":"3.0.0-Preview.2","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:sub_cjs   && mocha  'lib/test/common/**/*.js' --require  isomorphic-fetch &&  mocha  'lib/test/node/**/*.js' --require  isomorphic-fetch","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:sub_es  && mocha  'lib/es/test/common/**/*.js' --require  esm --require  isomorphic-fetch &&  mocha  'lib/es/test/node/**/*.js' --require  esm --require  isomorphic-fetch"},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^1.3.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^1.28.0","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.1.0","@types/chai":"^4.2.14","@types/mocha":"^5.2.7","@types/node":"^12.0.10","@types/sinon":"^9.0.9","@typescript-eslint/eslint-plugin":"^3.8.0","@typescript-eslint/parser":"^3.8.0","chai":"^4.2.0","eslint":"^7.19.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-simple-import-sort":"^7.0.0","esm":"^3.2.25","form-data":"^2.3.3","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^11.0.0","mocha":"^6.2.3","msal":"^1.0.0","nyc":"^15.1.0","prettier":"^1.17.0","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^9.2.4","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^9.0.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"msal":{"optional":true},"stream-browserify":{"optional":true}},"engines":{"node":">=10.0.0"},"gitHead":"55f15d622c13886627ff65a715cd0457e8de8521","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.0-Preview.2","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"dcaad3be61cbaac68dd8107ecb2b6938a8db36be","size":177351,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.0-Preview.2.tgz","integrity":"sha512-WusaJzx4A056x9LzceEVqIIVhRHnhsVA5ZSxXEiZVrpwvAZsxxt2AF5cRgMbq2z2zlmnFGMynIGk7s2bQljI/A=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.0-Preview.2_1623191395861_0.3951960977946487"},"_hasShrinkwrap":false,"publish_time":1623191396061,"_cnpm_publish_time":1623191396061,"_cnpmcore_publish_time":"2021-12-15T16:18:01.730Z","contributors":[]},"3.0.0-Preview.1":{"name":"@microsoft/microsoft-graph-client","version":"3.0.0-Preview.1","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:sub_cjs   && mocha  'lib/test/common/**/*.js' --require  isomorphic-fetch &&  mocha  'lib/test/node/**/*.js' --require  isomorphic-fetch","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:sub_es  && mocha  'lib/es/test/common/**/*.js' --require  esm --require  isomorphic-fetch &&  mocha  'lib/es/test/node/**/*.js' --require  esm --require  isomorphic-fetch"},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^1.3.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^1.28.0","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.1.0","@types/chai":"^4.2.14","@types/mocha":"^5.2.7","@types/node":"^12.0.10","@types/sinon":"^9.0.9","@typescript-eslint/eslint-plugin":"^3.8.0","@typescript-eslint/parser":"^3.8.0","chai":"^4.2.0","eslint":"^7.19.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-simple-import-sort":"^7.0.0","esm":"^3.2.25","form-data":"^2.3.3","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^3.0.0","karma":"^5.2.3","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^8.1.5","mocha":"^6.2.3","msal":"^1.0.0","nyc":"^15.1.0","prettier":"^1.17.0","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^9.2.4","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^9.0.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"msal":{"optional":true},"stream-browserify":{"optional":true}},"engines":{"node":">=10.0.0"},"gitHead":"5dd013a2512e4ec96fdb31e0942f804f7c8ef367","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.0-Preview.1","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"ab7d94f1bd78ab4ae50488dc551f1ba91c08de33","size":173518,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.0-Preview.1.tgz","integrity":"sha512-xCU8AKau/m58UNHNNiatQdOJkKZ8vuEB24TtCH+RbPoN58W7wrPadje2WokwPRmSf6WvqYtPbBY4EkfmvbwPVA=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.0-Preview.1_1619462876070_0.7276679445302412"},"_hasShrinkwrap":false,"publish_time":1619462876297,"_cnpm_publish_time":1619462876297,"_cnpmcore_publish_time":"2021-12-15T16:18:02.049Z","contributors":[]},"2.2.1":{"name":"@microsoft/microsoft-graph-client","version":"2.2.1","description":"Microsoft Graph Client Library","license":"MIT","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","msal":"^1.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"9ab641d3274e74f4358e0bdf257b27e820e90893","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.2.1","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"0ef045e1210551f234466a234bb0c60ea2ad8334","size":163314,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.2.1.tgz","integrity":"sha512-fbDN3UJ+jtSP9llAejqmslMcv498YuIrS3OS/Luivb8OSjdUESZKdP0gcUunnuNIayePVT0/bGYSJTzAIptJQQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.2.1_1606858625510_0.1903987139833263"},"_hasShrinkwrap":false,"publish_time":1606858625706,"_cnpm_publish_time":1606858625706,"_cnpmcore_publish_time":"2021-12-15T16:18:02.411Z","contributors":[]},"2.2.0":{"name":"@microsoft/microsoft-graph-client","version":"2.2.0","description":"Microsoft Graph Client Library","license":"MIT","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"a67b3483f7649f50445c37ef560acb22a5f0b336","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.2.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"eed4de958771e50f62eada36adbdeeed5ebd79e0","size":163314,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.2.0.tgz","integrity":"sha512-GfgqjgvogwLDQzyWXt9iceZWhDK8jTu3mVCPeaCWmz0Ko+gygBCMHGyKVXjmhvFQK4ZDkzDWVKoWUOozyzHKJA=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.2.0_1606768136155_0.649449551646075"},"_hasShrinkwrap":false,"publish_time":1606768136433,"_cnpm_publish_time":1606768136433,"_cnpmcore_publish_time":"2021-12-15T16:18:02.715Z","contributors":[]},"2.2.0-Preview.1":{"name":"@microsoft/microsoft-graph-client","version":"2.2.0-Preview.1","description":"Microsoft Graph Client Library","license":"MIT","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"ff5df0c93a2e72793daf141ab184ede5dc0f881c","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.2.0-Preview.1","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"69af93a1ece9f706dd629455ae9c53734b48cf09","size":163340,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.2.0-Preview.1.tgz","integrity":"sha512-6NSxddCQYYMwM/w9ft4egjf6QKc/vtT6wptNSsxt0TzM1Ny/sLQb+Hsuarjtq+JQUHBYqRyC5VgkzqpRuGOHiQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.2.0-Preview.1_1605746615439_0.01812673755104055"},"_hasShrinkwrap":false,"publish_time":1605746615595,"_cnpm_publish_time":1605746615595,"_cnpmcore_publish_time":"2021-12-15T16:18:03.004Z","contributors":[]},"2.1.1":{"name":"@microsoft/microsoft-graph-client","version":"2.1.1","description":"Microsoft Graph Client Library","license":"MIT","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"c7deec22e0d25ee4b3cab5dea951b217c2a7b677","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.1.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"c226b9f68be8ab7d3541ffa6eaeb95780f03f479","size":160992,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.1.1.tgz","integrity":"sha512-ftMwWPn5QTMxWK/6ZHga5kmCMwE/XF2FNFf6Wo4smYSrqhWUQso9taJGGthqxaMB8L8ISq1HX6knxSr4zGHhFQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.1.1_1604088614931_0.3650051289968279"},"_hasShrinkwrap":false,"publish_time":1604088615133,"_cnpm_publish_time":1604088615133,"_cnpmcore_publish_time":"2021-12-15T16:18:03.282Z","contributors":[]},"2.1.0":{"name":"@microsoft/microsoft-graph-client","version":"2.1.0","description":"Microsoft Graph Client Library","license":"MIT","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"b05fc9c15e05baeacc14df308070512ff8f0d19d","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.1.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"e470b729e1b7357cb2c495b39e31d043a3b69cf9","size":160733,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.1.0.tgz","integrity":"sha512-2OjZjz9ink5cXdY3107ZaLe9E32muYhQJy7e0II9cPyBeOXnuJwySzXC4Fv3UhPO2CjVvysiHIQo5gfszIOJHw=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.1.0_1602265073564_0.30641309239856906"},"_hasShrinkwrap":false,"publish_time":1602265073762,"_cnpm_publish_time":1602265073762,"_cnpmcore_publish_time":"2021-12-15T16:18:03.673Z","contributors":[]},"2.1.0-Preview.2":{"name":"@microsoft/microsoft-graph-client","version":"2.1.0-Preview.2","description":"Microsoft Graph Client Library","license":"MIT","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"a95a762b9b7f66fb843aa1e134014f4214bc093a","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.1.0-Preview.2","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"856ea0a463f470dd0b4b1f6750bfd48cd34c9d33","size":160787,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.1.0-Preview.2.tgz","integrity":"sha512-4aOwuYhPSnhDLxF+M15q81A9tY544m8dM60f8tChfgs+Dp2rE4XeO9SmUABEOWw0lA2ZusYnLr9tm6KYpjQZiQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.1.0-Preview.2_1602011953840_0.7418905506964479"},"_hasShrinkwrap":false,"publish_time":1602011954434,"_cnpm_publish_time":1602011954434,"_cnpmcore_publish_time":"2021-12-15T16:18:03.941Z","contributors":[]},"2.1.0-Preview.1":{"name":"@microsoft/microsoft-graph-client","version":"2.1.0-Preview.1","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"c3e0ef343c04f9ab19949f68a6a3569f43a65bbc","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.1.0-Preview.1","_shasum":"631d74ccdaff980782d588bbe31c51b745424cc6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"631d74ccdaff980782d588bbe31c51b745424cc6","size":181134,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.1.0-Preview.1.tgz","integrity":"sha512-2nyr6ggXjAUU69ONCN/MgjHXHBk/eqkEyGJq60YQlu9GWx7oSO7hRdSFj/dYZJIpCEC0O/vssSgezACCiZp9uQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.1.0-Preview.1_1572072080195_0.7909081528364541"},"_hasShrinkwrap":false,"publish_time":1572072080421,"_cnpm_publish_time":1572072080421,"_cnpmcore_publish_time":"2021-12-15T16:18:04.199Z","contributors":[]},"2.0.0":{"name":"@microsoft/microsoft-graph-client","version":"2.0.0","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"d38a32f633ed45f6f2d8515e422e28f4c06ad065","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.0.0","_shasum":"07ae4d35a97c5758f5ceace28150d2e21e93960c","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"07ae4d35a97c5758f5ceace28150d2e21e93960c","size":178217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.0.0.tgz","integrity":"sha512-njofq1RCCN41ZccJH6/akJWk64fl0k3Csvi1+WS4nKsuev0NqsnmmTYfSBC12GPLOHvZz6ygoGmvE6X8scKkdQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.0.0_1566884878083_0.6170298756788264"},"_hasShrinkwrap":false,"publish_time":1566884878284,"_cnpm_publish_time":1566884878284,"_cnpmcore_publish_time":"2021-12-15T16:18:04.478Z","contributors":[]},"2.0.0-Preview.5":{"name":"@microsoft/microsoft-graph-client","version":"2.0.0-Preview.5","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"09f3dbd08090a4e9aae60aeaba1b2b62d0fe7fcc","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.0.0-Preview.5","_shasum":"d4e2d80bb27012b32808bff2214503b696026fce","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"d4e2d80bb27012b32808bff2214503b696026fce","size":178338,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.0.0-Preview.5.tgz","integrity":"sha512-K+Z5X+lKk8Irx0lCDAjgOK5aQD8Pv7ouYUfjD2MnPuCk11F01rcMypAnBUgfxFQbxA+Pm42a3vdN9DS7zFt5Eg=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.0.0-Preview.5_1565776350421_0.02006219626931971"},"_hasShrinkwrap":false,"publish_time":1565776350649,"_cnpm_publish_time":1565776350649,"_cnpmcore_publish_time":"2021-12-15T16:18:04.768Z","contributors":[]},"2.0.0-Preview.4":{"name":"@microsoft/microsoft-graph-client","version":"2.0.0-Preview.4","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"edbec9454111c417f39ec381a9f780e83cd14d25","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.0.0-Preview.4","_shasum":"0f99e39e1f8f2d694cc7416116611fa7a3b485d2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"0f99e39e1f8f2d694cc7416116611fa7a3b485d2","size":149180,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.0.0-Preview.4.tgz","integrity":"sha512-X3SlFJxIMA0hU0S5C21NA2jQgxwvyGRScxai5Jli4netUdnGLFLopVyheB4aSNj/pcXM9guXh401LCfd1jQPow=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.0.0-Preview.4_1562837930651_0.8806271639151069"},"_hasShrinkwrap":false,"publish_time":1562837930871,"_cnpm_publish_time":1562837930871,"_cnpmcore_publish_time":"2021-12-15T16:18:05.022Z","contributors":[]},"2.0.0-Preview.3":{"name":"@microsoft/microsoft-graph-client","version":"2.0.0-Preview.3","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^12.0.10","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.0.0","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"21b8edbe449f28c4eac40d52b9eff20755cc7e42","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.0.0-Preview.3","_shasum":"b66fe4442dffe6322a69daf9325278e82a166c1a","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"b66fe4442dffe6322a69daf9325278e82a166c1a","size":149071,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.0.0-Preview.3.tgz","integrity":"sha512-GOndF4OQjAKSWBDHDv0+M0SFhm+7zXKUdLWX3rqcoC7cMuHVLMGprGT7xBemC0HQPOiowWD63vVDajX7cWdiNg=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.0.0-Preview.3_1561974811271_0.07824141642581761"},"_hasShrinkwrap":false,"publish_time":1561974811502,"_cnpm_publish_time":1561974811502,"_cnpmcore_publish_time":"2021-12-15T16:18:05.499Z","contributors":[]},"2.0.0-Preview.2":{"name":"@microsoft/microsoft-graph-client","version":"2.0.0-Preview.2","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^11.13.9","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-terser":"^4.0.4","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"d83b993271d7e302a40ddfceec63d4d549125eb4","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.0.0-Preview.2","_shasum":"127d6266328f4437a8c2f7c42a28fe07ec6cdb75","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"127d6266328f4437a8c2f7c42a28fe07ec6cdb75","size":148851,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.0.0-Preview.2.tgz","integrity":"sha512-F3mcfYjjaSeJ6PM4E/+2fokCth0ac2aK4nfHJ+6f1CH5Ooybxp9/9x8I3qX4VKej2AzIGdEsO2ntsAZNg3pYqQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.0.0-Preview.2_1561439767876_0.8786111976928277"},"_hasShrinkwrap":false,"publish_time":1561439768188,"_cnpm_publish_time":1561439768188,"_cnpmcore_publish_time":"2021-12-15T16:18:05.744Z","contributors":[]},"2.0.0-Preview.1":{"name":"@microsoft/microsoft-graph-client","version":"2.0.0-Preview.1","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"@babel/runtime":"^7.4.4","tslib":"^1.9.3"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","@types/mocha":"^5.2.6","@types/node":"^11.13.9","chai":"^4.2.0","gulp":"^4.0.2","husky":"^2.2.0","isomorphic-fetch":"^2.2.1","lint-staged":"^8.1.5","mocha":"^6.1.4","msal":"^1.0.0","prettier":"^1.17.0","rollup":"^1.10.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-terser":"^4.0.4","tslint":"^5.16.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.5","uglify-es":"^3.3.9"},"scripts":{"setVersion":"gulp setVersion","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","pre-build":"npm run setVersion","build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"f813590e440ddf12c7fdc62fa437435dea21780d","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@2.0.0-Preview.1","_shasum":"d80ae0de6d093b6d94ec107176c556c577b40f5e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"d80ae0de6d093b6d94ec107176c556c577b40f5e","size":148681,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-2.0.0-Preview.1.tgz","integrity":"sha512-MyDWhOLHSP5L6zJD4IY3sJD1IAuFjzyxAXxur94CZfRkTjJX29AG9lHDhNdMUwgR2m491duHQ9p9Zv6NBtrX0w=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_2.0.0-Preview.1_1560936939156_0.01880386970364034"},"_hasShrinkwrap":false,"publish_time":1560936939445,"_cnpm_publish_time":1560936939445,"_cnpmcore_publish_time":"2021-12-15T16:18:06.018Z","contributors":[]},"1.7.0":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.7.0","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^2.2.1","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.13.4","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.3","msal":"^0.2.4","prettier":"^1.17.0","rollup":"^1.10.0","rollup-plugin-terser":"^4.0.4","tslint":"^5.15.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.3","uglify-es":"^3.3.9"},"scripts":{"web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","build":"npm run build:cjs && npm run build:es && rollup -c && npm run web:js && npm run core:js","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"064fb0357dd31cd67755a6ed8ebb88d0a66561a0","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.7.0","_shasum":"6db6ab95060ca0233784ea0de974951b3742dade","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"6db6ab95060ca0233784ea0de974951b3742dade","size":192620,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.7.0.tgz","integrity":"sha512-+XT4t7MogOnsdXRFUe4ekPE5QbpKvW3M/fgacmj6azw4knNJ3MaricngB/BRBmgDnJ9ZOqwGnJUb/tJ3ipqGCA=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.7.0_1557892452273_0.17142332915206926"},"_hasShrinkwrap":false,"publish_time":1557892452507,"_cnpm_publish_time":1557892452507,"_cnpmcore_publish_time":"2021-12-15T16:18:06.325Z","contributors":[]},"1.7.0-Preview.3":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.7.0-Preview.3","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^2.2.1","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.13.4","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.3","msal":"^0.2.4","prettier":"^1.17.0","rollup":"^1.10.0","rollup-plugin-terser":"^4.0.4","tslint":"^5.15.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.3","uglify-es":"^3.3.9"},"scripts":{"web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","build":"npm run build:cjs && npm run build:es && rollup -c && npm run web:js && npm run core:js","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"dc4f990d56122e787476693d00a4b7b57767b8a0","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.7.0-Preview.3","_shasum":"f6d576345ebfe17620a9550ed79f0bdfd7efae46","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"f6d576345ebfe17620a9550ed79f0bdfd7efae46","size":192692,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.7.0-Preview.3.tgz","integrity":"sha512-W5QHfDig9rbq643gXflHnlFMz8CwUnwkZFNDUHaVuqdi8YHs0vCQozd8c40HMvRw2E+UsnOzJi4vLcHlKma3vA=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.7.0-Preview.3_1557557481715_0.2077725147537135"},"_hasShrinkwrap":false,"publish_time":1557557481864,"_cnpm_publish_time":1557557481864,"_cnpmcore_publish_time":"2021-12-15T16:18:06.557Z","contributors":[]},"1.7.0-Preview.2":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.7.0-Preview.2","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^2.2.1","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.13.4","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.3","msal":"^0.2.4","prettier":"^1.17.0","rollup":"^1.10.0","rollup-plugin-terser":"^4.0.4","tslint":"^5.15.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.3","uglify-es":"^3.3.9"},"scripts":{"web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","build":"npm run build:cjs && npm run build:es && rollup -c && npm run web:js && npm run core:js","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"38fb4ee59e2c75a8a326ec71e162d9fc94e77595","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.7.0-Preview.2","_shasum":"2c5f8e511f2ebe9c9a77fe8b3179044fd394369a","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"2c5f8e511f2ebe9c9a77fe8b3179044fd394369a","size":191696,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.7.0-Preview.2.tgz","integrity":"sha512-aFAzw1mDb68YnWUtLzf0qSXmAoGPxqVl4J9RgiP0K0qw29JUQWM2gHqRGCYJG3IuAzbKH4pKuLuFEheKOyRygg=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.7.0-Preview.2_1557470883400_0.25705669263767894"},"_hasShrinkwrap":false,"publish_time":1557470883617,"_cnpm_publish_time":1557470883617,"_cnpmcore_publish_time":"2021-12-15T16:18:06.787Z","contributors":[]},"1.7.0-Preview.1":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.7.0-Preview.1","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^2.2.1","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.13.4","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.3","msal":"^0.2.4","prettier":"^1.17.0","rollup":"^1.10.0","rollup-plugin-terser":"^4.0.4","tslint":"^5.15.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.3","uglify-es":"^3.3.9"},"scripts":{"web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","build":"npm run build:cjs && npm run build:es && rollup -c && npm run web:js && npm run core:js","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"bce44e471757243ad25ac07234d54ca1e8f443b8","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.7.0-Preview.1","_shasum":"a40a9cd855d0f103474c91bdce959ac53e1a681f","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"a40a9cd855d0f103474c91bdce959ac53e1a681f","size":192602,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.7.0-Preview.1.tgz","integrity":"sha512-6u+eDSsPi7jZhalFdF1NSEt/I5WatTuLLJKwpcNvcMWEvhpRjotzcA8mywh9tiLlMVvrg372ypF2VME1W0ilPA=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.7.0-Preview.1_1556515884063_0.5253910342128707"},"_hasShrinkwrap":false,"publish_time":1556515884265,"_cnpm_publish_time":1556515884265,"_cnpmcore_publish_time":"2021-12-15T16:18:07.048Z","contributors":[]},"1.6.0":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.6.0","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^2.2.1","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.13.4","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.3","msal":"^0.2.4","prettier":"^1.17.0","rollup":"^1.10.0","rollup-plugin-terser":"^4.0.4","tslint":"^5.15.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.3","uglify-es":"^3.3.9"},"scripts":{"web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","build":"npm run build:cjs && npm run build:es && rollup -c && npm run web:js && npm run core:js","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"430d92d4d10ae7405fcd9139dba7c1474da4e103","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.6.0","_shasum":"a5678eabf1dd5c25a70b55da9d89f1478325f29d","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"a5678eabf1dd5c25a70b55da9d89f1478325f29d","size":183966,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.6.0.tgz","integrity":"sha512-jgOgWZOyrmFbeyiddCUOQ0Kd42JUz7x3F6de0iLlSxP2yT2xJlnhZGAtHPnJZgDS2KRBbPwuRd+dmiJdpOBMWQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.6.0_1556187289570_0.7863520970990352"},"_hasShrinkwrap":false,"publish_time":1556187289748,"_cnpm_publish_time":1556187289748,"_cnpmcore_publish_time":"2021-12-15T16:18:07.261Z","contributors":[]},"1.6.0-Preview.3":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.6.0-Preview.3","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^2.2.1","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.13.4","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.3","msal":"^0.2.4","prettier":"^1.17.0","rollup":"^1.10.0","rollup-plugin-terser":"^4.0.4","tslint":"^5.15.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.3","uglify-es":"^3.3.9"},"scripts":{"web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","build":"npm run build:cjs && npm run build:es && rollup -c && npm run web:js && npm run core:js","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"4e3595609bffddd9e93e5f9a1c5d52816801a81a","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.6.0-Preview.3","_shasum":"75b13abc40d63900332c3a2121278d519848feb5","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"75b13abc40d63900332c3a2121278d519848feb5","size":184006,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.6.0-Preview.3.tgz","integrity":"sha512-xIPZDA4fmNe7LeiCWO1uUBt6G8ejJtP9ynqpwgkTSiwAWON6xlqfcr+hgjLl/YCZWKLFq+ieuvnBz68sCZmauQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.6.0-Preview.3_1556170545171_0.36257826769470647"},"_hasShrinkwrap":false,"publish_time":1556170545338,"_cnpm_publish_time":1556170545338,"_cnpmcore_publish_time":"2021-12-15T16:18:07.571Z","contributors":[]},"1.6.0-Preview.2":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.6.0-Preview.2","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^2.2.1","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.13.4","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.3","msal":"^0.2.4","prettier":"^1.17.0","rollup":"^1.10.0","rollup-plugin-terser":"^4.0.4","tslint":"^5.15.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.3","uglify-es":"^3.3.9"},"scripts":{"web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","build":"npm run build:cjs && npm run build:es && rollup -c && npm run web:js && npm run core:js","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content","test:core":"tsc --p spec/tsconfig.json && mocha spec/core","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"f1fdda94c1bc08e6e83db4d9ea8406f94e1928cc","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.6.0-Preview.2","_shasum":"ccb9d6cd4f4f51347742f766893ca03713ff087e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"ccb9d6cd4f4f51347742f766893ca03713ff087e","size":181468,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.6.0-Preview.2.tgz","integrity":"sha512-DHm+W4LfoU/gdo2rdjQnlR9Qd0AjJp1bxD+bGzITUvtJjGenlewlcBr4393oZKfNWfH7ZrZtw3FWJhISz2yPyQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.6.0-Preview.2_1555905744764_0.5876686092481258"},"_hasShrinkwrap":false,"publish_time":1555905744921,"_cnpm_publish_time":1555905744921,"_cnpmcore_publish_time":"2021-12-15T16:18:07.836Z","contributors":[]},"1.6.0-Preview.1":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.6.0-Preview.1","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^2.2.1","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.9.5","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","lint-staged":"^8.1.4","mocha":"^6.0.2","msal":"^0.2.4","prettier":"^1.16.4","tslint":"^5.13.0","tslint-config-prettier":"^1.18.0","typescript":"^3.3.3333","uglify-es":"^3.3.9"},"scripts":{"compile":"tsc","web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build":"npm run compile && npm run web:js && npm run core:js","test":"npm run compile && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc -p spec && mocha spec/content","test:core":"tsc -p spec && mocha spec/core","test:middleware":"tsc -p spec && mocha spec/middleware","test:tasks":"tsc -p spec && mocha spec/tasks","test:development":"tsc -p spec && mocha spec/development/workload","test:workload":"tsc -p spec && mocha spec/development/workload","lint":"tslint --project ./tsconfig.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"efa8b45add7b33f57c81f13b467653f934c7e408","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.6.0-Preview.1","_shasum":"eb1fa3bf73e61791f5392c3a12bf75065204752e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"dist":{"shasum":"eb1fa3bf73e61791f5392c3a12bf75065204752e","size":122117,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.6.0-Preview.1.tgz","integrity":"sha512-QaArkgV3BFznT45qWPc+mrxrQvilM2G766pzXZznlV5n6NUQ/bpoYgbY6iIUIGWvKeoTadSgudtedoZA2xnTxg=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.6.0-Preview.1_1555473271708_0.07839282086864174"},"_hasShrinkwrap":false,"publish_time":1555473271817,"_cnpm_publish_time":1555473271817,"_cnpmcore_publish_time":"2021-12-15T16:18:08.026Z","contributors":[]},"1.5.2":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.5.2","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^2.2.1","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.9.5","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","lint-staged":"^8.1.4","mocha":"^6.0.2","msal":"^0.2.4","prettier":"^1.16.4","tslint":"^5.13.0","tslint-config-prettier":"^1.18.0","typescript":"^3.3.3333","uglify-es":"^3.3.9"},"scripts":{"compile":"tsc","web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build":"npm run compile && npm run web:js && npm run core:js","test":"npm run compile && mocha lib/spec/content && mocha lib/spec/core && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc -p spec && mocha spec/content","test:core":"tsc -p spec && mocha spec/core","test:middleware":"tsc -p spec && mocha spec/middleware","test:tasks":"tsc -p spec && mocha spec/tasks","test:development":"tsc -p spec && mocha spec/development/workload","test:workload":"tsc -p spec && mocha spec/development/workload","lint":"tslint --project ./tsconfig.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"22d1bad4c5c10d390989a51e1c425846e21193f0","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.5.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"anonymous","email":"mumuthus@microsoft.com"},"dist":{"shasum":"71856368d5ddb7ccd9d526d8d08ff940e95d4193","size":118462,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.5.2.tgz","integrity":"sha512-lUsFLQMmi94r5+Eabmi5FBvlmxsqHPzdqm4suegFmcmnOI5+4OCLADORkRFRJXcWzTKB2ypR9x/mGv7f3r9DzA=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.5.2_1551886380446_0.6079770446079265"},"_hasShrinkwrap":false,"publish_time":1551886380752,"_cnpm_publish_time":1551886380752,"_cnpmcore_publish_time":"2021-12-15T16:18:08.235Z","contributors":[]},"1.4.0":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in common.ts. If you change it here, also change it there.","version":"1.4.0","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","devDependencies":{"@types/mocha":"^5.2.4","@types/node":"^9.4.0","browserify":"^13.1.0","mocha":"^5.2.0","typescript":"^2.2.1","uglify-js":"^3.4.5"},"scripts":{"compile":"tsc","rollup-core":"node core-browserify.js > lib/graph-js-sdk-core.js && uglifyjs lib/graph-js-sdk-core.js --output lib/graph-js-sdk-core.js","rollup-with-vendor":"node node-browserify.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","build-core":"npm run compile && npm run rollup-core","build-with-vendor":"npm run compile && npm run rollup-with-vendor","build":"npm run compile && npm run rollup-core && npm run rollup-with-vendor","test":"mocha lib/spec/core","test:types":"tsc -p spec && mocha spec/types","test:tasks":"tsc -p spec && mocha spec/tasks","test:content":"tsc -p spec && mocha spec/content"},"dependencies":{"es6-promise":"^4.1.0","isomorphic-fetch":"^2.2.1"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"90005843fb6800f6c4dffcee9ee323fb2b35b2c0","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.4.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"mumuthus@microsoft.com"},"dist":{"shasum":"de485e20d344121d0fa692567c7af0483169e579","size":84356,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.4.0.tgz","integrity":"sha512-dX7053APLpIaGMGqJrDjBVX7ZO+vntKTvyB1WIy4WpC8qE3qdE68MDOq5Vv6JPG879KygPiCH2ex5RCAK+OR0Q=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.4.0_1548223770050_0.7087067089465096"},"_hasShrinkwrap":false,"publish_time":1548223770212,"_cnpm_publish_time":1548223770212,"_cnpmcore_publish_time":"2021-12-15T16:18:08.516Z","contributors":[]},"1.3.0":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in common.ts. If you change it here, also change it there.","version":"1.3.0","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","devDependencies":{"@types/mocha":"^5.2.4","@types/node":"^9.4.0","browserify":"^13.1.0","mocha":"^5.2.0","typescript":"^2.2.1","uglify-js":"^3.4.5"},"scripts":{"compile":"tsc","rollup-core":"node core-browserify.js > lib/graph-js-sdk-core.js && uglifyjs lib/graph-js-sdk-core.js --output lib/graph-js-sdk-core.js","rollup-with-vendor":"node node-browserify.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","build-core":"npm run compile && npm run rollup-core","build-with-vendor":"npm run compile && npm run rollup-with-vendor","build":"npm run compile && npm run rollup-core && npm run rollup-with-vendor","test":"mocha lib/spec/core","test:types":"tsc -p spec && mocha spec/types","test:tasks":"tsc -p spec && mocha spec/tasks","test:content":"tsc -p spec && mocha spec/content"},"dependencies":{"es6-promise":"^4.1.0","isomorphic-fetch":"^2.2.1"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"43207f8b46643a84994986d5f8715847cd89d42b","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"anonymous","email":"mumuthus@microsoft.com"},"dist":{"shasum":"02f7bd0f0d55f2cea735fa7992048ede40e82a14","size":79393,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.3.0.tgz","integrity":"sha512-LUIZdr8LWKwUAJuV7GKSaexQBfXObqwe4EkQUVg9u9u3X0YZZnWROIE8/EsiuA7882fn73oROra6ilBuipMLiw=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.3.0_1537592582438_0.9664975436851932"},"_hasShrinkwrap":false,"publish_time":1537592582773,"_cnpm_publish_time":1537592582773,"_cnpmcore_publish_time":"2021-12-15T16:18:08.728Z","contributors":[]},"1.2.0":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in common.ts. If you change it here, also change it there.","version":"1.2.0","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","files":["lib/"],"types":"./lib/src/index.d.ts","devDependencies":{"@types/mocha":"^5.2.4","@types/node":"^9.4.0","browserify":"^13.1.0","mocha":"^5.2.0","typescript":"^2.2.1","uglify-js":"^3.4.5"},"scripts":{"compile":"tsc","rollup-core":"node core-browserify.js > lib/graph-js-sdk-core.js && uglifyjs lib/graph-js-sdk-core.js --output lib/graph-js-sdk-core.js","rollup-with-vendor":"node node-browserify.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","build-core":"npm run compile && npm run rollup-core","build-with-vendor":"npm run compile && npm run rollup-with-vendor","build":"npm run compile && npm run rollup-core && npm run rollup-with-vendor","test":"mocha lib/spec/core","test:types":"tsc --p spec/types && mocha spec/types"},"dependencies":{"es6-promise":"^4.1.0","isomorphic-fetch":"^2.2.1"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"318feb603f621736f75192081f0862ea887d61d4","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.2.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"mumuthus@microsoft.com"},"dist":{"shasum":"d358be4acbfa7e6713e541ce9af808e680f34b9b","size":48316,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.2.0.tgz","integrity":"sha512-iKwcLp0O3urIHaF4jL2NTtPoZFWR6ABAkZ/yBcBT9iEABqzI/qg1LnFaQnLUDzOKKey7MvndwU5CvLKiUWRu7Q=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.2.0_1534479763459_0.2431700904099381"},"_hasShrinkwrap":false,"publish_time":1534479763567,"_cnpm_publish_time":1534479763567,"_cnpmcore_publish_time":"2021-12-15T16:18:08.956Z","contributors":[]},"1.1.0":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in common.ts. If you change it here, also change it there.","version":"1.1.0","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","files":["lib/"],"types":"./lib/src/index.d.ts","devDependencies":{"@types/mocha":"^5.2.4","@types/node":"^9.4.0","browserify":"^13.1.0","mocha":"^5.2.0","typescript":"^2.2.1","uglify-js":"^3.4.5"},"scripts":{"build":"tsc && node node-browserify.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","test":"mocha lib/spec/core","test:types":"tsc --p spec/types && mocha spec/types"},"dependencies":{"es6-promise":"^4.1.0","isomorphic-fetch":"^2.2.1"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"acedfc13484c3dab6ab6da94df0d77ffd73d96d5","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.1.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"mumuthus@microsoft.com"},"dist":{"shasum":"d6b91cc05de7920f01b51d3ce3d5faa8f7afd959","size":35495,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.1.0.tgz","integrity":"sha512-sDgchKZz1l3QJVNdkE1P1KpwTjupNt1mS9h1T0CiP+ayMN7IeFKfElB8IYtxFplNalZTmEq+iqoQFqUVpVMLfQ=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.1.0_1533110464884_0.9689351728284223"},"_hasShrinkwrap":false,"publish_time":1533110465152,"_cnpm_publish_time":1533110465152,"_cnpmcore_publish_time":"2021-12-15T16:18:09.165Z","contributors":[]},"1.0.0":{"name":"@microsoft/microsoft-graph-client","version":"1.0.0","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","files":["lib/"],"types":"./lib/src/index.d.ts","devDependencies":{"@types/superagent":"^2.0.36","@types/mocha":"^2.2.34","browserify":"^13.1.0","mocha":"^3.2.0","typescript":"^2.2.1"},"scripts":{"build":"tsc && node node-browserify.js > lib/graph-js-sdk-web.js","test":"mocha lib/spec/core","test:types":"tsc --p spec/types && mocha spec/types"},"dependencies":{"superagent":"^3.5.2","es6-promise":"^4.1.0"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"2719513160fc03e8808e69a308350e75abf383c6","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.0.0","_shasum":"1c0aab2f428c7cbac0d44f265a8127b2586c380d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"anonymous","email":"dansil@microsoft.com"},"dist":{"shasum":"1c0aab2f428c7cbac0d44f265a8127b2586c380d","size":37664,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.0.0.tgz","integrity":"sha512-urg0alDEHXCkN94cDxO6mf0RVcy+9MXYmYJpY/oAz2YXY6RFlGTQxfLdNQhTDXKRf3RvG4MuLfZwJWlWX/iRuA=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/microsoft-graph-client-1.0.0.tgz_1494377693634_0.13656163681298494"},"directories":{},"publish_time":1494377695695,"_hasShrinkwrap":false,"_cnpm_publish_time":1494377695695,"_cnpmcore_publish_time":"2021-12-15T16:18:09.377Z","contributors":[]},"0.4.1":{"name":"@microsoft/microsoft-graph-client","version":"0.4.1","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","files":["lib/"],"types":"./lib/src/index.d.ts","devDependencies":{"@types/superagent":"^2.0.36","@types/mocha":"^2.2.34","browserify":"^13.1.0","mocha":"^3.2.0","typescript":"^2.2.1"},"scripts":{"build":"tsc && node node-browserify.js > lib/graph-js-sdk-web.js","test":"mocha lib/test"},"dependencies":{"superagent":"^3.5.2","es6-promise":"^4.1.0"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"9ff9eae4317f298770b494ceebc526f2d30671ac","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@0.4.1","_shasum":"a848aa363953b1fecd65159d8519b17559752172","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"dansil@microsoft.com"},"dist":{"shasum":"a848aa363953b1fecd65159d8519b17559752172","size":37609,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-0.4.1.tgz","integrity":"sha512-GjcuW24/nrBGf2Z3uc9WjqHXHcrXzetuyWw40i3t2LnPc1kkBrK9E4SuR+JexBYsLm31xYt3zveKS+nfeToUbg=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/microsoft-graph-client-0.4.1.tgz_1490286991342_0.11662963777780533"},"directories":{},"publish_time":1490286993074,"_hasShrinkwrap":false,"_cnpm_publish_time":1490286993074,"_cnpmcore_publish_time":"2021-12-15T16:18:09.564Z","contributors":[]},"0.4.0":{"name":"@microsoft/microsoft-graph-client","version":"0.4.0","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","files":["lib/"],"types":"./lib/src/index.d.ts","devDependencies":{"@types/superagent":"^2.0.36","@types/mocha":"^2.2.34","browserify":"^13.1.0","mocha":"^3.2.0","typescript":"^2.2.1","es6-promise":"^4.1.0"},"scripts":{"build":"tsc && node node-browserify.js > lib/graph-js-sdk-web.js","test":"mocha lib/test"},"dependencies":{"superagent":"~3.3.0"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"48dce8ee83693453b69a783a00c9844a604fd519","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@0.4.0","_shasum":"63216ab70e892ebcd4c35e2945cf6b25b14ac0db","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"dansil@microsoft.com"},"dist":{"shasum":"63216ab70e892ebcd4c35e2945cf6b25b14ac0db","size":36769,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-0.4.0.tgz","integrity":"sha512-C3a/WsB8UY3OnPtC0QI9f6iJOZls2/pIWFp2BPI1scGgS4si/IRiPLfKtJgoqixoC7mPrzk01qU1JWK5xFMvBQ=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/microsoft-graph-client-0.4.0.tgz_1489599439848_0.5617587266024202"},"directories":{},"publish_time":1489599442001,"_hasShrinkwrap":false,"_cnpm_publish_time":1489599442001,"_cnpmcore_publish_time":"2021-12-15T16:18:09.755Z","contributors":[]},"0.3.3":{"name":"@microsoft/microsoft-graph-client","version":"0.3.3","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","files":["lib/"],"types":"./lib/src/index.d.ts","devDependencies":{"@types/superagent":"^2.0.36","@types/mocha":"^2.2.34","browserify":"^13.1.0","mocha":"^3.2.0","typescript":"^2.1"},"scripts":{"build":"tsc && node node-browserify.js > lib/graph-js-sdk-web.js","test":"mocha lib/test"},"dependencies":{"superagent":"~3.3.0"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"225f3fa9a5bb5760a3793b7c36e91354085969a3","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@0.3.3","_shasum":"af3092ecd1d20262b244d2f92df2779ca820a97a","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"anonymous","email":"dansil@microsoft.com"},"dist":{"shasum":"af3092ecd1d20262b244d2f92df2779ca820a97a","size":28521,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-0.3.3.tgz","integrity":"sha512-GFPAJQTujC5RqtnmOb+8xedicDRSbmO6Dq0RrWb5v4Kxp1sKieTq7mUrtSmICky9k5r2I1H/LE3N7wQcwQswCw=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/microsoft-graph-client-0.3.3.tgz_1489448784326_0.6331112338230014"},"directories":{},"publish_time":1489448784557,"_hasShrinkwrap":false,"_cnpm_publish_time":1489448784557,"_cnpmcore_publish_time":"2021-12-15T16:18:09.941Z","contributors":[]},"0.3.1":{"name":"@microsoft/microsoft-graph-client","version":"0.3.1","description":"Microsoft Graph Client Library","main":"lib/src/index.js","typings":"lib/src/index","files":["lib/"],"types":"./lib/src/index.d.ts","devDependencies":{"@types/superagent":"^2.0.36","@types/mocha":"^2.2.34","browserify":"^13.1.0","mocha":"^3.2.0","typescript":"^2.1"},"scripts":{"build":"tsc && node node-browserify.js > lib/graph-js-sdk-web.js","test":"mocha lib/test"},"dependencies":{"superagent":"~3.3.0"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"77e374d8cd287e966d49a1c62804c078fdd3d03d","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@0.3.1","_shasum":"39e2cd545a51e760c21654c87a108b06297f8652","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"anonymous","email":"npmjs@microsoft.com"},"dist":{"shasum":"39e2cd545a51e760c21654c87a108b06297f8652","size":28416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-0.3.1.tgz","integrity":"sha512-9vXgVduQCyfoCzDkOdkcexEAk3EWzMoMeBkC2qDHFzeS/7lktzcknHePAvCSbuMi+RSJyrbq9GBpPPPzefyfoQ=="},"maintainers":[{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/microsoft-graph-client-0.3.1.tgz_1484272538222_0.9654558685142547"},"directories":{},"publish_time":1484272538469,"_hasShrinkwrap":false,"_cnpm_publish_time":1484272538469,"_cnpmcore_publish_time":"2021-12-15T16:18:10.375Z","contributors":[]},"3.0.2":{"name":"@microsoft/microsoft-graph-client","version":"3.0.2","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:sub_cjs   && mocha  'lib/test/common/**/*.js' --require  isomorphic-fetch &&  mocha  'lib/test/node/**/*.js' --require  isomorphic-fetch","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:sub_es  && mocha  'lib/es/test/common/**/*.js' --require  esm --require  isomorphic-fetch &&  mocha  'lib/es/test/node/**/*.js' --require  esm --require  isomorphic-fetch"},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^2.0.1","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^2.11.0","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@types/chai":"^4.2.14","@types/mocha":"^9.0.0","@types/node":"^17.0.13","@types/sinon":"^10.0.8","@typescript-eslint/eslint-plugin":"^4.0.0","@typescript-eslint/parser":"^3.8.0","chai":"^4.2.0","eslint":"^7.19.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","esm":"^3.2.25","form-data":"^4.0.0","gulp":"^4.0.2","husky":"^7.0.4","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^12.3.1","mocha":"^6.2.3","nyc":"^15.1.0","prettier":"^2.5.1","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^13.0.1","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^10.4.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"gitHead":"7f901185b35003403eb823a8a8ef5fe9eda9ff27","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.2","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-eYDiApYmiGsm1s1jfAa/rhB2xQCsX4pWt0vCTd1LZmiApMQfT/c0hXj2hvpuGz5GrcLdugbu05xB79rIV57Pjw==","shasum":"74b2ed8db24a3d2ad83f3f80b75b3d7ad78144fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.2.tgz","fileCount":432,"unpackedSize":1259080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBEWXCRA9TVsSAnZWagAA9A8P+gK5PbVtfRq7CI5IQfw9\nKgwjS2a6P6DLHOOy38amELaZD7BUuV/p8pHl5UlYcMhYZQG6FPc3iNb+eUxz\nW24Ic0+DI96kNVJ4W7IYBPGXxtDE5LuM9JrbFq/0jUxLYsgblzD85BF1oetA\nj84iGO9EPhQm3d7X4TFR2czNEBC4dMK2djyYd1tmxiQ/vekuqxLAkWbz46Z4\nBiLX1Lmcd1bCWOJcPtz3+QwmI3NG0QSNvLqsD2ftDPXWXjJ9c+QXIz1bMYjl\nMI4nL4FWRqB6TpbIsl4mWyxOi8W6sXutrSWY7TkXE6gJqyltkl7zJCwK6CAi\nLY43z3y26YWWJTJYHtqHUSuVlF28kcLvRP03cuAOCxxrzmCNhFJNxgvmmdWz\nlG4L5hKdN4BKj30w1Ga2v0Z3nLnOzh6Yxm9BsoZexbQOByi/aAXq2KYLt8JE\nYiD947duXpM/UtCfYMh6shkKoa/UVL1wdkeEHaV+vdhZ0P46rfdVTVZ4QOZN\nu1L8KN9YpRbV1BNb65Y0bKSuygFx7Ofv8Tbv+UWR5j391GRbwYxWoKktPGDN\nZ04WbkpzObMa/Fcwtusuc3j6RhLqK24hl7TZbISGv3BSWPkjJPxLmifDQ0qJ\n2xQkyNfM7MsdUlStBY/O5kF6Cz/LLD2yKDhtNwx/Ds9kpCJg4OXWJkxMNjVi\nNnFb\r\n=OGPK\r\n-----END PGP SIGNATURE-----\r\n","size":174097},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.2_1644447127115_0.4487413679420196"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-09T22:52:15.329Z","contributors":[]},"4.0.0-Preview.1":{"name":"@microsoft/microsoft-graph-client","version":"4.0.0-Preview.1","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:cjs   && mocha  'lib/test/common/**/*.js' --require  isomorphic-fetch &&  mocha  'lib/test/node/**/*.js' --require  isomorphic-fetch","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:es  && mocha  'lib/es/test/common/**/*.js' --require  esm --require  isomorphic-fetch &&  mocha  'lib/es/test/node/**/*.js' --require  esm --require  isomorphic-fetch"},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@microsoft/kiota-abstractions":"^1.0.0-preview.1","@microsoft/kiota-http-fetchlibrary":"^1.0.0-preview.1","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^2.0.1","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/runtime":"^7.12.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^2.11.0","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@types/chai":"^4.2.14","@types/mocha":"^9.0.0","@types/node":"^17.0.13","@types/sinon":"^10.0.8","@typescript-eslint/eslint-plugin":"^5.12.1","@typescript-eslint/parser":"^5.12.1","chai":"^4.2.0","eslint":"^8.9.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","esm":"^3.2.25","form-data":"^4.0.0","gulp":"^4.0.2","husky":"^7.0.4","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^12.3.1","mocha":"^6.2.3","nyc":"^15.1.0","prettier":"^2.5.1","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^13.0.1","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^10.4.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"gitHead":"0111233569e7bfd42869b80b33756fbeda2f5c18","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@4.0.0-Preview.1","_nodeVersion":"16.14.1","_npmVersion":"8.5.0","dist":{"integrity":"sha512-8P4CWNMSDWr1fcyjCdyM84Kpn5VJi6+WPM3kWC6BKaXv5K2HJ0nifRhWzexIJTqjqzgb6RaMAcj2SC53QW/rrg==","shasum":"0f303ce66e0d0e9eb08211a2b40e2d49f177657b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-4.0.0-Preview.1.tgz","fileCount":313,"unpackedSize":980059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPMNKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6IQ//Yyb346+swwHa/ifAoGtDghcFg8D7H6zyFIwg4gTaia1alFcl\r\nUDl6TLc+0UJZWbTL3chmagpgod2JJugT8c7t9W/yCFujE0IuKf8WB24wFtKH\r\np6DATeUfjOZumW569TappYHPg5OBMh9SQo8cRWygY4fIDFZTBkJhCQ36jBba\r\n13RThhN/gx9Vi+UD3/xlA2FzHR6rkugYNGJJOXJHtE+i574r6zgiTvUqk01z\r\nXrA66YNmvY9iXHSis8yPN16AtwZKtYCEDDlJpXuh2d+GejHXUmJSOgTBYbhe\r\nSbrkMz8lkXXDdNbhfFwdFcZz+oAWJ7X487wTSYNy8IN1WeKpehIchkXHjWRM\r\nbz+wpojG9cjsSXxiUHd01kNC5yZ//nnFtRZrqfr+8AokzaVKxS87pV/xBlHm\r\nSLGC5vbP4WJzAUWZlkJjZpVfAg9WOor/0WvbHo/3W3ISipYU4NdC4poFEw2W\r\nSBFN3WdKTL/gbLfzkgyJUH27s8vcuqnBtsXG+SEhyQpEYgSZNzRvAa4FSgFu\r\nLHtOdkmwYrprT3y0opBBNT5C6zcDs8krdE+oE5tJraWztUMYxJGv8cuj8Uhr\r\nfRYaCHpVGdacst6aI/2XobatBnR4Fo2EafZWCbHEkwHa1fh5JOZgYjKFGIje\r\nBUNPj5URR9SLSQi8cWQu8331+80H5kp8fZM=\r\n=/5ql\r\n-----END PGP SIGNATURE-----\r\n","size":136398},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_4.0.0-Preview.1_1648149322243_0.5485988161220547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-24T19:15:31.693Z","contributors":[]},"1.7.1-spfx":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.7.1-spfx","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^3.0.0","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.13.4","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^8.1.5","mocha":"^6.1.3","msal":"^0.2.4","prettier":"^1.17.0","rollup":"^1.10.0","rollup-plugin-terser":"^4.0.4","tslint":"^5.15.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.3","uglify-es":"^3.3.9"},"scripts":{"web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","build":"npm run build:cjs && npm run build:es && rollup -c && npm run web:js && npm run core:js","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/content/node && mocha lib/spec/core && mocha lib/spec/core/node && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content && mocha spec/content/node","test:core":"tsc --p spec/tsconfig.json && mocha spec/core && mocha spec/core/node","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"53aa662f47f8acde98266a92690f49381c65285e","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.7.1-spfx","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"integrity":"sha512-4GVAVQNJpmcjVtaAuMmeKbq3ssrmTJ/rQxqERX7coni0IrplRhbIrvogcrZR+o+jVxXljtyIXBDBm1xnCyGd6A==","shasum":"9831a939cee2762a3646815d93e1ad4eed8e6404","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.7.1-spfx.tgz","fileCount":294,"unpackedSize":1030861,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHC/MRxQmqhuc7iK92jxl+t2yzSpoUry334lrHW/36mwIgTQUP4SPtcdyND4nQ1rMlIYX7/1RAGu8VzFUX2CLEWEQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJis2zDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6XRAAkRpwqBKwsysbcGu8rzS4z68ASbC1xT9bExeK/s8CJdSY7eHP\r\nNbmi9jHZ18GhIqO8TcSHcyLwD2rdQPWiCdN8Gs7ElXv7SXbnLyiLxa3JfUUF\r\n2Tqa27LwA0zm7qfR4EwbZRKgs1+jZ0wdwuhmGo2Prg5JG6f4YwQhzvKMXEyy\r\n0cUjI1TUyem+c3ZLRHYR0T5ZNqw/jHzBzbtix6yBGrk3v1/iFc2HoHsoppSg\r\nM5AyDsexKGW2bSwqpwyUlNNLN1hkPctMp2HvK3SamA+JGtNuyPgYKR7dN93X\r\ntbsEXZHFy3Pr1mZqh0RXGS5FQBPu85crGxd9qw1Kl+3+3HAOIcCOPTa4W930\r\nIHkKIsU++301jVHURjQBUMslb1Su+O5f5ceorSN8EbG0WANhvjTSCQ6Q+DCh\r\nLDd0ilEJv1u8ppaPjKLIdDkE/zIvduFkQUuZhMeFUWKqQ9l+PQl+bdJ60q5+\r\nbNfQiwMPbwEDM+b4veCL0FCi2XULECg/tDpf4vvPUOG5viuf5HnbBvLzkyH+\r\nG2xfq/cu4HJPJIuZwU5ovBPcDr93gRGiiU6i1KB6c5RfiR3h7MLH/dhWkbxm\r\nsjfYDc3A0D1QhSO0vjDjbM/ibj7DSJPn8ytHbGSuBQcOyDUu7ZD6amUWeIgH\r\nJTkMMqrz7VB1vI3xM1Ri/pvmlxQ3IhJxt98=\r\n=PCee\r\n-----END PGP SIGNATURE-----\r\n","size":154901},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.7.1-spfx_1655925955282_0.898139644966562"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-22T19:35:26.785Z","contributors":[]},"1.7.2-spfx":{"name":"@microsoft/microsoft-graph-client","//":"NOTE: The version here should match exactly the exported const PACKAGE_VERSION in Constants.ts. If you change it here, also change it there.","version":"1.7.2-spfx","description":"Microsoft Graph Client Library","main":"lib/src/index.js","module":"lib/es/index.js","typings":"lib/src/index","types":"./lib/src/index.d.ts","dependencies":{"es6-promise":"^4.2.6","isomorphic-fetch":"^3.0.0","tslib":"^1.9.3"},"devDependencies":{"@types/isomorphic-fetch":"0.0.35","@types/mocha":"^5.2.6","@types/node":"^11.13.4","browserify":"^16.2.3","chai":"^4.2.0","husky":"^1.3.1","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^8.1.5","mocha":"^6.1.3","msal":"^0.2.4","prettier":"^1.17.0","rollup":"^1.10.0","rollup-plugin-terser":"^4.0.4","tslint":"^5.15.0","tslint-config-prettier":"^1.18.0","typescript":"^3.4.3","uglify-es":"^3.3.9"},"scripts":{"web:js":"node browserify-with-dependencies.js > lib/graph-js-sdk-web.js && uglifyjs ./lib/graph-js-sdk-web.js --output ./lib/graph-js-sdk-web.js","core:js":"node browserify.js > lib/graph-js-sdk-core.js && uglifyjs ./lib/graph-js-sdk-core.js --output ./lib/graph-js-sdk-core.js","build:es":"tsc --p tsconfig-es.json","build:cjs":"tsc --p tsconfig-cjs.json","build":"npm run build:cjs && npm run build:es && rollup -c && npm run web:js && npm run core:js","test":"npm run build:cjs && mocha lib/spec/content && mocha lib/spec/content/node && mocha lib/spec/core && mocha lib/spec/core/node && mocha lib/spec/middleware && mocha lib/spec/tasks","test:content":"tsc --p spec/tsconfig.json && mocha spec/content && mocha spec/content/node","test:core":"tsc --p spec/tsconfig.json && mocha spec/core && mocha spec/core/node","test:middleware":"tsc --p spec/tsconfig.json && mocha spec/middleware","test:tasks":"tsc --p spec/tsconfig.json && mocha spec/tasks","test:development":"tsc --p spec/tsconfig.json && mocha spec/development/workload","test:workload":"tsc --p spec/tsconfig.json && mocha spec/development/workload","lint":"tslint --project ./tsconfig-cjs.json -c tslint.json","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","prepack":"npm install && npm run build","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js"},"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"gitHead":"3a961826dc3451a5890e0eabb26c66e683e60f55","readmeFilename":"README.md","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@1.7.2-spfx","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"integrity":"sha512-BQN50r3tohWYOaQ0de7LJ5eCRjI6eg4RQqLhGDlgRmZIZhWzH0bhR6QBMmmxtYtwKWifhPhJSxYDW+cP67TJVw==","shasum":"9476b594ccbb182e1883d2c63e80ea9f7fc3baac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-1.7.2-spfx.tgz","fileCount":294,"unpackedSize":1030860,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCo/KR+qA28jyeNWrqkD8jguMUz1R+toHfgxxMqi4lYvQIgRW+ac7kaOPQ+rY0WpPw1BUL4vB3oX3fBS5BbWzEPCSo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu4PjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXbg/+JiaUN6KFkcpoYgFZecrjDCL5DtAGTQUE+y2abtCWS4XY/fLu\r\nj5GgwgzWHk9YTAgsXGk7q/vQ7jBIaNFpQ4d9VYWohyw5ObqtWfAZuF0S2Xdb\r\nDAYF0PHOvc1MJYkpYIb160/CnG+FF2bZPFAZ/UaLDKaQs2p3sG5V0oXH5e3B\r\n/2EJ51hp0rxbKtuneBx/eOQ52+2j1fKh7ee1vdqZa/Nw19KkMkRIjzkWmPxh\r\n4BASRJKq5vwE+JlYSQhDWQAD1kxugXZQmPYxJYyBEXiG8nExYCBkJsFBOhSB\r\nx+XGtNFc9t/JcRut6fyHKhZfR5hpS/UmDk21tAsOwoWEtIrSB5GflINGlO1m\r\nFuNIHiB3fHL4xEz+kJR01a9PbjLyHo9k5pivUZJ4u0ffAsNJuZV2kLX8GFhL\r\nJaMhXtlNbczIJVaNEo5B2gH+7xBIOkZjiXS9wmEBJlK5DCfFmw9tefSFBMTI\r\nMxvM6jMi/LUmWIkAAIr9cGQzEA/Fopip9ZehYyCrEoe7rDjn206IDFCuxkKr\r\nkHMiKV5iNqy/JLHDTr8MP2JnM9Up2Mdql8p4hcnvj394Gcg7YMPwBQotlS5K\r\nK+A7sVfbViPCSQ3+1Nen0Tom3AENPLDPGL11+xTITOr3iw3DDexVBpOdu63E\r\nQiZSc9jvPgGMbeY17/tlPrsysrRsvg9g2oI=\r\n=hGww\r\n-----END PGP SIGNATURE-----\r\n","size":154890},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_1.7.2-spfx_1656456163699_0.6147902850009781"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-28T22:42:49.178Z","contributors":[]},"4.0.0-RestPreview.1":{"name":"@microsoft/microsoft-graph-client","version":"4.0.0-RestPreview.1","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:cjs && npm run build:es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:cjs   && mocha  'lib/test/common/**/*.js' --require  isomorphic-fetch &&  mocha  'lib/test/node/**/*.js' --require  isomorphic-fetch","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:es  && mocha  'lib/es/test/common/**/*.js' --require  esm --require  isomorphic-fetch &&  mocha  'lib/es/test/node/**/*.js' --require  esm --require  isomorphic-fetch"},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@microsoft/kiota-abstractions":"1.0.0-preview.5","@microsoft/kiota-http-fetchlibrary":"1.0.0-preview.6","@microsoft/microsoft-graph-types":"3.0.0-RestPreview.1","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^2.0.1","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/runtime":"^7.12.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@types/chai":"^4.2.14","@types/mocha":"^9.0.0","@types/node":"^17.0.13","@types/sinon":"^10.0.8","@typescript-eslint/eslint-plugin":"^5.12.1","@typescript-eslint/parser":"^5.12.1","chai":"^4.2.0","eslint":"^8.9.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","esm":"^3.2.25","form-data":"^4.0.0","gulp":"^4.0.2","husky":"^7.0.4","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^12.3.1","mocha":"^6.2.3","nyc":"^15.1.0","prettier":"^2.5.1","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^13.0.1","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^10.4.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"gitHead":"dbcf7bf3ec61edbab7b5a63f0cab7ff985378f1e","bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@4.0.0-RestPreview.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-qOe3Fj449JskxH+O2fn1GXtefrIZFkH9eaIpOwqJndtyPQurvP4ky+u7iC3n2qnqmDx+ZxaB3XMJ9Av2rraMxw==","shasum":"7fe51df62f0d7e3dc4647f3808d98c2483414a07","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-4.0.0-RestPreview.1.tgz","fileCount":400,"unpackedSize":7289436,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2X3/Wls2F7aLAA0ig2zbyGpBDdoqMXOP7ZaAEfmlumQIgeTWyzIXyghIVLpRo4903hPfNk+zpO2wSvwH1KQOzVvA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKlA9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrhag/+NHnvUIFR7+OiobTnoYvKb1GaxA2a5dEPkHVwxZPKioWqhJmJ\r\nuE49MIDrm9Dmz68XZi7oSAnPZA4R6ArOjZBMddKIj4MG6T+GiZrBybnEqQ3C\r\nsIVPiQ5ScISbF8EcRhdfNM49gk+l/ATdGHXOyrRCMplw/h/ia7kc5Tebj1fF\r\nH3kULi4UW2RuRBy9wcJYr45UWBqY14nq7flO+O7uaTYrTMnJR5iaf53ApyHY\r\nMHSDiNRCsJqAFGuizmOaMwIU4KdKOUYSvv/mTol05PM9WtFFmV9sLLNYxbuY\r\nRyXPXIV6n5EDqbSF8vQ6nVtfrHOrr7Xa9SNmLUx6eFLnDxZl9N7ylZzdC8JK\r\nSrP4iAZv9ZkRckqxBQZ9gtSPX760k4h6I4cAQwoVfa8h6V7m2h1J/8WpCSVu\r\nuSbfOz3JKqBJQwDTpWnS1dO/KSnxOJkBjNdTgSTQ2r89YVvRWytDNWKDF4hz\r\nPmaxl0AkndhX+kV+YWOwlkl0V2T/NWYD4RRx+HLGWeVcjFWpOIq4LSylM1mj\r\nNVeu25rnAMWrHbjFghRmyIrlXCmJIvOkXOEsWR/w0hl0DxHdmVmyNTPdV82Z\r\nN0XNXBD2toO0H1U2PjLSYoO8D5OH+lJnNB1bLlFeWWLggMaI4fTDrAb73tw9\r\nrwM+5hL1Yx0YKB347WgIMB7KKjCTj2cxCZA=\r\n=6N47\r\n-----END PGP SIGNATURE-----\r\n","size":437568},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_4.0.0-RestPreview.1_1663717437290_0.05022663799394822"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-20T23:44:47.082Z","contributors":[]},"3.0.3":{"name":"@microsoft/microsoft-graph-client","version":"3.0.3","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:sub_cjs && mocha","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:sub_es  && mocha --require esm"},"mocha":{"reporter":["mocha-junit-reporter"],"reporterOptions":{"mochaFile":"./testResult.xml"},"spec":["lib/test/common/**/*.js","lib/test/node/**/*.js","lib/es/test/common/**/*.js","lib/es/test/node/**/*.js"],"require":["isomorphic-fetch","esm"]},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^3.0.0","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^2.11.0","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-node-resolve":"^15.0.0","@types/chai":"^4.2.14","@types/mocha":"^9.0.0","@types/node":"^18.0.0","@types/sinon":"^10.0.8","@typescript-eslint/eslint-plugin":"^5.12.1","@typescript-eslint/parser":"^5.12.1","chai":"^4.2.0","eslint":"^8.9.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^8.0.0","esm":"^3.2.25","form-data":"^4.0.0","gulp":"^4.0.2","husky":"^8.0.0","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^13.0.0","mocha":"^6.2.3","mocha-junit-reporter":"^2.1.1","nyc":"^15.1.0","prettier":"^2.5.1","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^14.0.0","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^10.4.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.3","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-+v4b3Y0Dva71uiF85AuhXx4t3IrL0HgJNQaWxysrc/BStSHucwln1lMHCclxI6GsWs0P1BZksUE/EyY5K/TYgQ==","shasum":"142d1de756948c6987bf7b550cd214ece94892b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.3.tgz","fileCount":432,"unpackedSize":1241497,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFUGg37TOrM0S8eVkc+sAFMDPUtnhoVHbL0+xWwmccCAIhAKU+lawBpsi6/s8R0Hi3pTF+X6IH8v9Uotc37EM2MlhS"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZDvkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpReBAAgNa15BLmpV+4TSk2v9VZfWNhEdtTDofiy2rsxpSwPsQO4NXq\r\nbfH1zoNjcIuYy8+P24BDty9zCHGlv/j8ZzZ6w7+oetth+1YiGFaN3On51szP\r\nSp3UiYlRO4SzEnxYV2shpS3Vaj4vGCnEf9xi2+JQARSv7L6XbIytCM1soQoX\r\njrGDuI8uhJkvINHgYBiDLhiaRgb9r9fHENTsU1y5RLhwaJ0VXI91qnABhxCY\r\nhfk10NkkcXiKO/EMAiYcEK9i1RRVr7MRsHYbZmHAlzElf//MfPHy7chcAEqW\r\n881TNfHW3rpIydinyc85eFp7L9McLZ9xoQEKrgsnvXFpN3MDoIcRPwcq8FSy\r\njd7U1kLifhbJYXUlpORW2saGJiBdJ3jAYoENSvjTfQ7qZQw5vvBcCyWBI4ib\r\nltuCbYrsqKiiO5ga0FSDoZk/voF+NEhLHwm5ewbrmR0Ebx7/vi/3mjTa+o6J\r\nP++or77WkRZBbg5++3k5QHOSmMGxDR+Wgo56K80TmX6vG0a8EGowrZOsDuAR\r\neMl3Yn9Zu/F+lGha44IdOLTBwNIFtWh9vy6jaeDrqjhK/JSMjCVw6L2Qkx3w\r\nWXvk2JvNXUKhc1THXpfgkUKWNw63nRZE4rZnzul5MVqoWqkor+ZC9eo0qKL3\r\nOsJg4OLqmOKkQd3QnAuZvj2TR630FakLtKg=\r\n=MKS+\r\n-----END PGP SIGNATURE-----\r\n","size":173737},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.3_1667513316309_0.11921226730390821"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-03T22:10:18.046Z","contributors":[]},"3.0.4":{"name":"@microsoft/microsoft-graph-client","version":"3.0.4","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run test:esm","test:cjs":"npm run build:sub_cjs && mocha","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch","test:esm":"npm run build:sub_es  && mocha --require esm"},"mocha":{"reporter":["mocha-junit-reporter"],"reporterOptions":{"mochaFile":"./testResult.xml"},"spec":["lib/test/common/**/*.js","lib/test/node/**/*.js","lib/es/test/common/**/*.js","lib/es/test/node/**/*.js"],"require":["isomorphic-fetch","esm"]},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^3.0.0","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^2.11.0","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-node-resolve":"^15.0.0","@types/chai":"^4.2.14","@types/mocha":"^9.0.0","@types/node":"^18.0.0","@types/sinon":"^10.0.8","@typescript-eslint/eslint-plugin":"^5.12.1","@typescript-eslint/parser":"^5.12.1","chai":"^4.2.0","eslint":"^8.9.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^8.0.0","esm":"^3.2.25","form-data":"^4.0.0","gulp":"^4.0.2","husky":"^8.0.0","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^13.0.0","mocha":"^6.2.3","mocha-junit-reporter":"^2.1.1","nyc":"^15.1.0","prettier":"^2.5.1","rollup":"^2.36.2","rollup-plugin-terser":"^7.0.2","sinon":"^14.0.0","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^10.4.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.4","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-K7GIg/inDukZC2iBhFEvOSoq5ShnlIl8JSRUv8Ksw1iXTtu6kxLmBwF6xY8RZN7CTSJh+5N91aMKu5KeF0/9fA==","shasum":"6fc409336574521734379f033787af153828bf5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.4.tgz","fileCount":432,"unpackedSize":1241674,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPOAn53qvUz6LH014d42b+TuHNOM7L7O431EZEAlFVawIhAJaWcN1wtJ31oLTNtxtWOYRQcjbEOQVb1kT3cTLPvvpI"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbWMMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+YBAAnWyxl9XRKuR+Hfa6U7GbAk460aUbwDNIxvCnhcDJ6QCkryeH\r\nE0SITHRuDf1a6wveFiWFHlg/EeY7hipd6sLZtQ2qjTSsqCk3f9H96dHhC0qe\r\nbwOYxgFRYdmh+hu0E9dLAULL3xsmG1wYyRPqj/U6wdfb+TtaRAMo9SppQClh\r\n3rtJ1THKEDMwAN7wTVfQ/UrikCjurblutV/UimZJLbkn2P1dIVztWob9aBNM\r\nRzMh7D/GC/xdh8sh8tabFGQbxiSqkSsmtNlBK2NPRfXOud4AIljtlT3vTOlN\r\nrgdBSoX2Xt/hNgEpvE0Ge0m6zK/axSsFQyKSZzD8Ab1OCl10uMIObNU18ZOq\r\ndP6gEedue7jYieCoC2JGS+LDgC4r5M5P7nRlawg45fw251T09coge7hoycD9\r\n0a7EEpAJPeBMTa8PtguA/jCa/34ommk0U8TITMaocgaMXbH8z9YdUao6/3fe\r\nsQCWsTPbVnUJIBAqJzIvq6kP7hCsyvg9tFX6vqTbigYDHtSGPBuX9i+P8EjQ\r\n4E1I7IYeY/Ua3RFV8vV6Mr/s+q+cy9Pc0gpWJvMLDJWmfki4dBgak1p182jj\r\ncTnTnP0wxCiSxNOtTkvjcF7nVe7vUv50SNFQH4VxjyJNS6DkziO9qM+GBDvF\r\nakVrpO8turHUaD0Emit/VV+1LNDSGlul+RM=\r\n=KFqk\r\n-----END PGP SIGNATURE-----\r\n","size":173771},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.4_1668113164647_0.3938815270185654"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-10T20:46:13.105Z","contributors":[]},"3.0.5":{"name":"@microsoft/microsoft-graph-client","version":"3.0.5","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup --bundleConfigAsCjs -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run karma","test:cjs":"npm run build:sub_cjs && mocha","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch"},"mocha":{"reporter":["mocha-junit-reporter"],"reporterOptions":{"mochaFile":"./testResult.xml"},"spec":["lib/test/common/**/*.js","lib/test/node/**/*.js"],"require":["isomorphic-fetch"]},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^3.0.0","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^2.11.0","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^24.0.0","@rollup/plugin-node-resolve":"^15.0.0","@rollup/plugin-terser":"^0.3.0","@types/chai":"^4.2.14","@types/mocha":"^10.0.1","@types/node":"^18.0.0","@types/sinon":"^10.0.8","@typescript-eslint/eslint-plugin":"^5.12.1","@typescript-eslint/parser":"^5.12.1","chai":"^4.2.0","eslint":"^8.9.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^8.0.0","form-data":"^4.0.0","gulp":"^4.0.2","husky":"^8.0.0","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^13.0.0","mocha":"^10.2.0","mocha-junit-reporter":"^2.1.1","nyc":"^15.1.0","prettier":"^2.5.1","rollup":"^3.9.1","sinon":"^15.0.0","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^10.4.0","typescript":"^4.2.4","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.5","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-xQADFNLUhE78RzYadFZtOmy/5wBZenSZhVK193m40MTDC5hl1aYMQO1QOJApnKga8WcvMCDCU10taRhuXTOz5w==","shasum":"c661b5bb271fd59d34391b0657b8a78c02af9ab8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.5.tgz","fileCount":432,"unpackedSize":1244217,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDTB4xGAsf4YtOSWM9xZGPiz733ehNS+hqP9mGFCtQQxAiB18ynAEOpYQKN6PMACAbwgvcwb9eJMQEE0BKkEXWwGdQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2F97ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNhxAAl5XJ8RoGwgXsOdG9ZRHAIwdXp9wfHavAQG3/xkuwCAEfDlBR\r\n5kwas+vRYAU6cevm4gOTb/hFwsRhVq92cZFTCxJWbxIp/gYFdYjTwkOiTcJP\r\njAcCif0uxCBS12dui9LJqdQf1xNqxeMsWthTjonjatO3WzE7Fsu6yts3Rj8+\r\nl5Th4NHrhWb/ImEKaWTRi6xQJShdIgK/N1I4mzHYvqss0DDp2uloACsn1YzZ\r\nm6BOuMpyqET7nhSVzYLbiKi/Y9+k7Njwfx9VP5hz+DCOnhTtr0kJ8wFqUzC1\r\nBMrFBSFgY47ldLvxQShiqGkCMeEsGdyb1XNtDeG2SkP4WrgjSYFShz/xDoKk\r\njxj8armHkZVCkXiWBipOO1xx1X0MiP/YcKk6AeNZytgJM/s3l3PAPL7xwARf\r\nvNMqGigDpdFmIACHJLrNLPWmEH+RV9sAUy5g78sm/c+f+x7WeBJYQM9c4WvP\r\nXs+iAYv8RTaFsJ3q2ryiOBy+whwMTpSvCSx/ynATJGx+zqlmabcwhtqwL6Bk\r\n9poyIN7sQJu8YhZp+9R9fdwoh1xpaPGwsUzpf8FgEjZS+ULJmfU39sI4vgMy\r\n/eb0VmEbxNO/UoiNQ9fCADWKWvZvvqaHht5MVkgjFSW/Q5Wauw3fEmF0KgYb\r\nOkXxLcTqdYM6hV/YrOeDsoKoxbwd5G6IH9c=\r\n=DiSv\r\n-----END PGP SIGNATURE-----\r\n","size":174402},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.5_1675124602739_0.45642565540380864"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-31T00:23:22.975Z","publish_time":1675124602975,"contributors":[]},"3.0.6":{"name":"@microsoft/microsoft-graph-client","version":"3.0.6","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup --bundleConfigAsCjs -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run karma","test:cjs":"npm run build:sub_cjs && mocha","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch"},"mocha":{"reporter":["mocha-junit-reporter"],"reporterOptions":{"mochaFile":"./testResult.xml"},"spec":["lib/test/common/**/*.js","lib/test/node/**/*.js"],"require":["isomorphic-fetch"]},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^3.0.0","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^2.11.0","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^25.0.0","@rollup/plugin-node-resolve":"^15.0.0","@rollup/plugin-terser":"^0.4.0","@types/chai":"^4.2.14","@types/mocha":"^10.0.1","@types/node":"^20.1.4","@types/sinon":"^10.0.8","@typescript-eslint/eslint-plugin":"^5.12.1","@typescript-eslint/parser":"^5.12.1","chai":"^4.2.0","eslint":"^8.9.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"^10.0.0","form-data":"^4.0.0","gulp":"^4.0.2","husky":"^8.0.0","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^14.0.0","mocha":"^10.2.0","mocha-junit-reporter":"^2.1.1","nyc":"^15.1.0","prettier":"^3.0.0","rollup":"^3.9.1","sinon":"^15.0.0","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^10.4.0","typescript":"^5.1.6","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.6","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-corwIFZ+yzOguEWfzhWycOBqekBzaTH0ymf060D0ONdloICcGfNVNv4LIrhbNUeB3jxsotnTY931crPDTqKM0g==","shasum":"84c93b47c64877a6e42b7f0b32930460d7e74795","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.6.tgz","fileCount":451,"unpackedSize":1252551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCm5CzU7UFx1E4m4NyWtPJrcS0F04JCUxY+Os85ZFR1pAIgRKkT0OHNVVsGi8YHTVO8IQ/ZDvhdnI2e8F2ZFeMQiN0="}],"size":175036},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.6_1692908019846_0.9391925601094415"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-24T20:13:40.209Z","publish_time":1692908020209,"_source_registry_name":"default","contributors":[]},"3.0.7":{"name":"@microsoft/microsoft-graph-client","version":"3.0.7","description":"Microsoft Graph Client Library","keywords":["Microsoft","Graph","SDK","JavaScript","Client"],"repository":{"type":"git","url":"git+https://github.com/microsoftgraph/msgraph-sdk-javascript.git"},"license":"MIT","main":"lib/src/index.js","module":"lib/es/src/index.js","browser":{"./lib/es/src/index.js":"./lib/es/src/browser/index.js","stream":"stream-browserify"},"types":"./lib/src/index.d.ts","typings":"lib/src/index","scripts":{"build":"npm run pre-build && npm run build:sub_cjs && npm run build:sub_es && rollup --bundleConfigAsCjs -c","build:cjs":"tsc --p tsconfig-cjs.json","build:es":"tsc --p tsconfig-es.json","build:sub_cjs":"tsc -b tsconfig-sub-cjs.json","build:sub_es":"tsc -b tsconfig-sub-es.json","format":"npm run format:css && npm run format:html && npm run format:js && npm run format:json && npm run format:md && npm run format:rc && npm run format:ts","format:css":"prettier --write \"**/*.css\"","format:html":"prettier --write \"**/*.html\"","format:js":"prettier --write \"**/*.js\"","format:json":"prettier --write \"**/*.json\"","format:md":"prettier --write \"**/*.md\"","format:rc":"prettier --write --parser json \"**/.*rc\"","format:ts":"prettier --write \"**/*.ts\"","karma":"karma  start --single-run --browsers ChromeHeadless karma.conf.js","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepack":"npm install && npm run build && npm run test","pre-build":"npm run setVersion","setVersion":"gulp setVersion","test":"npm run test:cjs && npm run karma","test:cjs":"npm run build:sub_cjs && mocha","test:coverage":"TS_NODE_PROJECT='./tsconfig-cjs.json' nyc mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts && mocha --require isomorphic-fetch -r ts-node/register test/common/**/*.ts","test:development":"tsc --p test/tsconfig-test-development.json &&  mocha  'lib/test/development/**/*.js' --require  isomorphic-fetch"},"mocha":{"reporter":["mocha-junit-reporter"],"reporterOptions":{"mochaFile":"./testResult.xml"},"spec":["lib/test/common/**/*.js","lib/test/node/**/*.js"],"require":["isomorphic-fetch"]},"nyc":{"all":true,"cache":false,"exclude":["samples/","*.js","lib/"],"include":["src/"]},"dependencies":{"@babel/runtime":"^7.12.5","tslib":"^2.2.0"},"devDependencies":{"@azure/identity":"^3.0.0","@azure/msal-browser":"^2.15.0","@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/microsoft-graph-types":"^2.11.0","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^25.0.0","@rollup/plugin-node-resolve":"^15.0.0","@rollup/plugin-terser":"^0.4.0","@types/chai":"^4.2.14","@types/mocha":"^10.0.1","@types/node":"^20.1.4","@types/sinon":"^10.0.8","@typescript-eslint/eslint-plugin":"^5.12.1","@typescript-eslint/parser":"^5.12.1","chai":"^4.2.0","eslint":"^8.9.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"^10.0.0","form-data":"^4.0.0","gulp":"^4.0.2","husky":"^8.0.0","isomorphic-fetch":"^3.0.0","karma":"^6.3.2","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-mocha":"^2.0.1","karma-typescript":"^5.2.0","lint-staged":"^14.0.0","mocha":"^10.2.0","mocha-junit-reporter":"^2.1.1","nyc":"^15.1.0","prettier":"^3.0.0","rollup":"^3.9.1","sinon":"^15.0.0","source-map-support":"^0.5.19","stream-browserify":"^3.0.0","ts-node":"^10.4.0","typescript":"^5.1.6","uglify-es":"^3.3.9"},"peerDependenciesMeta":{"@azure/identity":{"optional":true},"buffer":{"optional":true},"stream-browserify":{"optional":true},"@azure/msal-browser":{"optional":true}},"engines":{"node":">=12.0.0"},"bugs":{"url":"https://github.com/microsoftgraph/msgraph-sdk-javascript/issues"},"homepage":"https://github.com/microsoftgraph/msgraph-sdk-javascript#readme","_id":"@microsoft/microsoft-graph-client@3.0.7","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-/AazAV/F+HK4LIywF9C+NYHcJo038zEnWkteilcxC1FM/uK/4NVGDKGrxx7nNq1ybspAroRKT4I1FHfxQzxkUw==","shasum":"535507df2db40bd7ed24a670dc68c87c628177a4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/microsoft-graph-client/-/microsoft-graph-client-3.0.7.tgz","fileCount":451,"unpackedSize":1252736,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzM5Y5Zme7zFcLlr1nkqlTYlNGrQBDRFCZUw7oXR+4MgIhAI9BumTfVYkRC72blZhv0fgsi/NqL3c8kkRcdOHBKdx9"}],"size":175669},"_npmUser":{"name":"anonymous","email":"graphsdkpub@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"nchettia@microsoft.com"},{"name":"anonymous","email":"graphsdkpub@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microsoft-graph-client_3.0.7_1695132930162_0.08484590959010085"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-19T14:15:30.553Z","publish_time":1695132930553,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"3.0.7","Preview":"1.7.1-spfx","restPreview":"4.0.0-RestPreview.1","spfx":"1.7.2-spfx"},"name":"@microsoft/microsoft-graph-client","time":{"created":"2022-01-26T15:03:22.588Z","modified":"2026-01-27T22:09:38.113Z","0.3.2":"2017-01-13T18:48:27.359Z","3.0.1":"2021-11-15T22:54:07.847Z","3.0.0":"2021-08-09T21:48:46.617Z","3.0.0-Preview.3":"2021-07-28T21:23:19.716Z","3.0.0-Preview.2":"2021-06-08T22:29:56.061Z","3.0.0-Preview.1":"2021-04-26T18:47:56.297Z","2.2.1":"2020-12-01T21:37:05.706Z","2.2.0":"2020-11-30T20:28:56.433Z","2.2.0-Preview.1":"2020-11-19T00:43:35.595Z","2.1.1":"2020-10-30T20:10:15.133Z","2.1.0":"2020-10-09T17:37:53.762Z","2.1.0-Preview.2":"2020-10-06T19:19:14.434Z","2.1.0-Preview.1":"2019-10-26T06:41:20.421Z","2.0.0":"2019-08-27T05:47:58.284Z","2.0.0-Preview.5":"2019-08-14T09:52:30.649Z","2.0.0-Preview.4":"2019-07-11T09:38:50.871Z","2.0.0-Preview.3":"2019-07-01T09:53:31.502Z","2.0.0-Preview.2":"2019-06-25T05:16:08.188Z","2.0.0-Preview.1":"2019-06-19T09:35:39.445Z","1.7.0":"2019-05-15T03:54:12.507Z","1.7.0-Preview.3":"2019-05-11T06:51:21.864Z","1.7.0-Preview.2":"2019-05-10T06:48:03.617Z","1.7.0-Preview.1":"2019-04-29T05:31:24.265Z","1.6.0":"2019-04-25T10:14:49.748Z","1.6.0-Preview.3":"2019-04-25T05:35:45.338Z","1.6.0-Preview.2":"2019-04-22T04:02:24.921Z","1.6.0-Preview.1":"2019-04-17T03:54:31.817Z","1.5.2":"2019-03-06T15:33:00.752Z","1.4.0":"2019-01-23T06:09:30.212Z","1.3.0":"2018-09-22T05:03:02.773Z","1.2.0":"2018-08-17T04:22:43.567Z","1.1.0":"2018-08-01T08:01:05.152Z","1.0.0":"2017-05-10T00:54:55.695Z","0.4.1":"2017-03-23T16:36:33.074Z","0.4.0":"2017-03-15T17:37:22.001Z","0.3.3":"2017-03-13T23:46:24.557Z","0.3.1":"2017-01-13T01:55:38.469Z","3.0.2":"2022-02-09T22:52:07.401Z","4.0.0-Preview.1":"2022-03-24T19:15:22.504Z","1.7.1-spfx":"2022-06-22T19:25:55.480Z","1.7.2-spfx":"2022-06-28T22:42:43.916Z","4.0.0-RestPreview.1":"2022-09-20T23:43:57.587Z","3.0.3":"2022-11-03T22:08:36.548Z","3.0.4":"2022-11-10T20:46:04.903Z","3.0.5":"2023-01-31T00:23:22.975Z","3.0.6":"2023-08-24T20:13:40.209Z","3.0.7":"2023-09-19T14:15:30.553Z"},"readme":"# Microsoft Graph JavaScript Client Library\n\n[![npm version badge](https://img.shields.io/npm/v/@microsoft/microsoft-graph-client.svg?maxAge=86400)](https://www.npmjs.com/package/@microsoft/microsoft-graph-client) [![Known Vulnerabilities](https://snyk.io/test/github/microsoftgraph/msgraph-sdk-javascript/badge.svg?maxAge=86400)](https://snyk.io/test/github/microsoftgraph/msgraph-sdk-javascript) [![Licence](https://img.shields.io/github/license/microsoftgraph/msgraph-sdk-javascript.svg)](https://github.com/microsoftgraph/msgraph-sdk-javascript) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/microsoftgraph/msgraph-sdk-javascript) [![Downloads](https://img.shields.io/npm/dm/@microsoft/microsoft-graph-client.svg?maxAge=86400)](https://www.npmjs.com/package/@microsoft/microsoft-graph-client)\n\nThe Microsoft Graph JavaScript client library is a lightweight wrapper around the Microsoft Graph API that can be used server-side and in the browser.\n\n-   [Microsoft Graph JavaScript Client Library](#microsoft-graph-javascript-client-library)\n    -   [Installation](#installation)\n        -   [Via npm](#via-npm)\n        -   [Via Script Tag](#via-script-tag)\n    -   [Getting started](#getting-started)\n        -   [1. Register your application](#1-register-your-application)\n        -   [2. Create a Client Instance](#2-create-a-client-instance)\n        -   [3. Make requests to the graph](#3-make-requests-to-the-graph)\n    -   Documentation\n        -   [HTTP Actions](docs/Actions.md)\n        -   [Chained APIs to call Microsoft Graph](docs/CallingPattern.md)\n        -   [OData system query options - Query Parameters](docs/QueryParameters.md)\n        -   [Batch multiple requests into single HTTP request](docs/content/Batching.md)\n        -   [Cancel a HTTP request](docs/CancellingAHTTPRequest.md)\n        -   [Configurations to your request](docs/OtherAPIs.md)\n            -   [Query](docs/OtherAPIs.md#QUERY)\n            -   [Version](docs/OtherAPIs.md#VERSION)\n            -   [Headers](docs/OtherAPIs.md#HEADER-AND-HEADERS)\n            -   [Options](docs/OtherAPIs.md#OPTION-AND-OPTIONS)\n            -   [MiddlewareOptions](docs/OtherAPIs.md#MIDDLEWAREOPTIONS)\n            -   [ResponseType](docs/OtherAPIs.md#RESPONSETYPE)\n        -   [Upload large files to OneDrive, Outlook, Print API](docs/tasks/LargeFileUploadTask.md)\n        -   [Page Iteration](docs/tasks/PageIterator.md)\n        -   [Getting Raw Response](docs/GettingRawResponse.md)\n        -   [Creating an instance of TokenCredentialAuthenticationProvider](docs/TokenCredentialAuthenticationProvider.md)\n    -   [Samples and tutorials](#samples-and-tutorials)\n        -   Step-by-step training exercises on creating a basic application using the Microsoft Graph JavaScript SDK:\n            -   [Build Angular single-page apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/angular)\n            -   [Build Node.js Express apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/node)\n            -   [Build React Native apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/react-native)\n            -   [Build React single-page apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/react)\n            -   [Build JavaScript single-page apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/javascript)\n            -   [Explore Microsoft Graph scenarios for JavaScript development](https://docs.microsoft.com/learn/paths/m365-msgraph-scenarios/)\n        -   Samples using `TokenCredentialAuthenticationProvider` with the `@azure/identity` library:\n            -   [TokenCredentialAuthenticationProvider Samples](samples/)\n        -   Samples using `LargeFileUploadTask` and `OneDriveLargeFileTask`:\n            -   [LargeFileUploadTask Samples](samples/)\n        -   Samples to learn more about authentication using `MSAL`libraries:\n            -   [Azure-Sample Vanilla JS SPA using MSAL Browser and Microsoft Graph JavaScript SDK](https://github.com/Azure-Samples/ms-identity-javascript-tutorial/tree/main/2-Authorization-I/1-call-graph)\n            -   [ Azure-Sample Angular SPA using MSAL Angular and Microsoft Graph JavaScript SDK](https://github.com/Azure-Samples/ms-identity-javascript-angular-tutorial/tree/main/2-Authorization-I/1-call-graph)\n            -   [ Azure-Sample React SPA using MSAL React and Microsoft Graph JavaScript SDK](https://github.com/Azure-Samples/ms-identity-javascript-react-tutorial/tree/main/2-Authorization-I/1-call-graph)\n    -   [Questions and comments](#questions-and-comments)\n    -   [Contributing](#contributing)\n    -   [Additional resources](#additional-resources)\n    -   [Third Party Notices](#third-party-notices)\n    -   [Security Reporting](#security-reporting)\n    -   [License](#license)\n    -   [We Value and Adhere to the Microsoft Open Source Code of Conduct](#we-value-and-adhere-to-the-microsoft-open-source-code-of-conduct)\n\n**Looking for IntelliSense on models (Users, Groups, etc.)? Check out the Microsoft Graph Types [v1.0](https://github.com/microsoftgraph/msgraph-typescript-typings) and [beta](https://github.com/microsoftgraph/msgraph-beta-typescript-typings)!!**\n\n[![TypeScript demo](https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-javascript/master/types-demo.PNG)](https://github.com/microsoftgraph/msgraph-typescript-typings)\n\n## Node version requirement\n\nNode.js 12 LTS or higher. The active Long Term Service (LTS) version of Node.js is used for on-going testing of existing and upcoming product features.\n\nFor Node.js 18 users, it is recommended to disable the experimental `fetch` feature  by supplying the `--no-experimental-fetch` command-line flag while using the Microsoft Graph JavaScript client library.\n\n## Installation\n\n### Via npm\n\n```cmd\nnpm install @microsoft/microsoft-graph-client\n```\n\nimport `@microsoft/microsoft-graph-client` into your module.\n\nAlso, you will need to import any fetch polyfill which suits your requirements. Following are some fetch polyfills -\n\n-   [isomorphic-fetch](https://www.npmjs.com/package/isomorphic-fetch).\n-   [cross-fetch](https://www.npmjs.com/package/cross-fetch)\n-   [whatwg-fetch](https://www.npmjs.com/package/whatwg-fetch)\n\n```typescript\nimport \"isomorphic-fetch\"; // or import the fetch polyfill you installed\nimport { Client } from \"@microsoft/microsoft-graph-client\";\n```\n\n### Via Script Tag\n\nInclude [graph-js-sdk.js](https://cdn.jsdelivr.net/npm/@microsoft/microsoft-graph-client/lib/graph-js-sdk.js) in your HTML page.\n\n```HTML\n<script type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/npm/@microsoft/microsoft-graph-client/lib/graph-js-sdk.js\"></script>\n```\n\nIn case your browser doesn't have support for [Fetch](https://developer.mozilla.org/docs/Web/API/Fetch_API) [[support](https://developer.mozilla.org/docs/Web/API/Fetch_API#Browser_compatibility)] or [Promise](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise) [[support](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise#Browser_compatibility)], you need to use polyfills like [github/fetch](https://github.com/github/fetch) for fetch and [es6-promise](https://github.com/stefanpenner/es6-promise) for promise.\n\n```HTML\n<!-- polyfilling promise -->\n<script type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/npm/es6-promise/dist/es6-promise.auto.min.js\"></script>\n\n<!-- polyfilling fetch -->\n<script type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/npm/whatwg-fetch/dist/fetch.umd.min.js\"></script>\n\n<!-- depending on your browser you might wanna include babel polyfill -->\n<script type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/npm/@babel/polyfill@7.4.4/dist/polyfill.min.js\"></script>\n```\n\n## Getting started\n\n### 1. Register your application\n\nTo call Microsoft Graph, your app must acquire an access token from the Microsoft identity platform. Learn more about this -\n\n-   [Authentication and authorization basics for Microsoft Graph](https://docs.microsoft.com/graph/auth/auth-concepts)\n-   [Register your app with the Microsoft identity platform](https://docs.microsoft.com/graph/auth-register-app-v2)\n\n### 2. Create a Client Instance\n\nThe Microsoft Graph client is designed to make it simple to make calls to Microsoft Graph. You can use a single client instance for the lifetime of the application.\n\nFor information on how to create a client instance, see [Creating Client Instance](./docs/CreatingClientInstance.md)\n\n### 3. Make requests to the graph\n\nOnce you have authentication setup and an instance of Client, you can begin to make calls to the service. All requests should start with `client.api(path)` and end with an [action](./docs/Actions.md).\n\nExample of getting user details:\n\n```typescript\ntry {\n\tlet userDetails = await client.api(\"/me\").get();\n\tconsole.log(userDetails);\n} catch (error) {\n\tthrow error;\n}\n```\n\nExample of sending an email to the recipients:\n\n```typescript\n// Construct email object\nconst mail = {\n\tsubject: \"Microsoft Graph JavaScript Sample\",\n\ttoRecipients: [\n\t\t{\n\t\t\temailAddress: {\n\t\t\t\taddress: \"example@example.com\",\n\t\t\t},\n\t\t},\n\t],\n\tbody: {\n\t\tcontent: \"<h1>MicrosoftGraph JavaScript Sample</h1>Check out https://github.com/microsoftgraph/msgraph-sdk-javascript\",\n\t\tcontentType: \"html\",\n\t},\n};\ntry {\n\tlet response = await client.api(\"/me/sendMail\").post({ message: mail });\n\tconsole.log(response);\n} catch (error) {\n\tthrow error;\n}\n```\n\nFor more information, refer: [Calling Pattern](docs/CallingPattern.md), [Actions](docs/Actions.md), [Query Params](docs/QueryParameters.md), [API Methods](docs/OtherAPIs.md) and [more](docs/).\n\n## Samples and tutorials\n\nStep-by-step training exercises that guide you through creating a basic application that accesses data via the Microsoft Graph:\n\n-   [Build Angular single-page apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/angular)\n-   [Build Node.js Express apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/node)\n-   [Build React Native apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/react-native)\n-   [Build React single-page apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/react)\n-   [Build JavaScript single-page apps with Microsoft Graph](https://docs.microsoft.com/graph/tutorials/javascript)\n-   [Explore Microsoft Graph scenarios for JavaScript development](https://docs.microsoft.com/learn/paths/m365-msgraph-scenarios/)\n\nThe Microsoft Graph JavaScript SDK provides a `TokenCredentialAuthenticationProvider` to authenticate using the `@azure/identity` auth library. Learn more:\n\n-   [Documentation for creating an instance of TokenCredentialAuthenticationProvider](docs/TokenCredentialAuthenticationProvider.md)\n-   [TokenCredentialAuthenticationProvider Samples](samples/)\n\nThe Microsoft Graph JavaScript SDK provides a `LargeFileUploadTask` to upload large files to OneDrive, Outlook and Print API:\n\n-   [LargeFileUploadTask documentation](docs/tasks/LargeFileUploadTask.md)\n-   [Samples using `LargeFileUploadTask` and `OneDriveLargeFileTask`](samples/) The following `MSAL` samples provide information on authentication using `MSAL` libraries and how to use the Microsoft Graph JavaScript SDK client with MSAL as a custom authentication provider to query the Graph API:\n\n-   [Azure-Sample Vanilla JS SPA using MSAL Browser and Microsoft Graph JavaScript SDK](https://github.com/Azure-Samples/ms-identity-javascript-tutorial/tree/main/2-Authorization-I/1-call-graph)\n-   [Azure-Sample Angular SPA using MSAL Angular and Microsoft Graph JavaScript SDK](https://github.com/Azure-Samples/ms-identity-javascript-angular-tutorial/tree/main/2-Authorization-I/1-call-graph)\n-   [Azure-Sample React SPA using MSAL React and Microsoft Graph JavaScript SDK](https://github.com/Azure-Samples/ms-identity-javascript-react-tutorial/tree/main/2-Authorization-I/1-call-graph)\n\n## Questions and comments\n\nWe'd love to get your feedback about the Microsoft Graph JavaScript client library. You can send your questions and suggestions to us in the [Issues](https://github.com/microsoftgraph/msgraph-sdk-javascript/issues) section of this repository.\n\n## Contributing\n\nPlease see the [contributing guidelines](CONTRIBUTING.md).\n\n## Additional resources\n\n-   [Microsoft Graph website](https://graph.microsoft.io)\n-   The Microsoft Graph TypeScript definitions enable editors to provide intellisense on Microsoft Graph objects including users, messages, and groups.\n    -   [@microsoft/microsoft-graph-types](https://www.npmjs.com/package/@microsoft/microsoft-graph-types) or [@types/microsoft-graph](https://www.npmjs.com/package/@types/microsoft-graph)\n    -   [@microsoft/microsoft-graph-types-beta](https://www.npmjs.com/package/@microsoft/microsoft-graph-types-beta)\n-   [Microsoft Graph Toolkit: UI Components and Authentication Providers for Microsoft Graph](https://docs.microsoft.com/graph/toolkit/overview)\n-   [Office Dev Center](http://dev.office.com/)\n\n## Tips and Tricks\n\n- [Microsoft Graph SDK `n.call is not a function` by Lee Ford](https://www.lee-ford.co.uk/posts/graph-sdk-is-not-a-function/)\n- [Example of using the Graph JS library with ESM and `importmaps` ](https://github.com/waldekmastykarz/js-graph-101/blob/main/index_esm.html)\n\n## Third Party Notices\n\nSee [Third Party Notices](./THIRD%20PARTY%20NOTICES) for information on the packages that are included in the [package.json](./package.json)\n\n## Security Reporting\n\nIf you find a security issue with our libraries or services please report it to [secure@microsoft.com](mailto:secure@microsoft.com) with as much detail as possible. Your submission may be eligible for a bounty through the [Microsoft Bounty](http://aka.ms/bugbounty) program. Please do not post security issues to GitHub Issues or any other public site. We will contact you shortly upon receiving the information. We encourage you to get notifications of when security incidents occur by visiting [this page](https://technet.microsoft.com/security/dd252948) and subscribing to Security Advisory Alerts.\n\n## License\n\nCopyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License (the \"[License](./LICENSE)\");\n\n## We Value and Adhere to the Microsoft Open Source Code of Conduct\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.","users":{}}