feat(graph): add resource permission listing and output mode aliases

This commit is contained in:
2026-02-08 14:46:51 +01:00
parent 7cbfbbe7f1
commit eb8a2562a6
2 changed files with 59 additions and 1 deletions

View File

@@ -12,7 +12,8 @@
"@azure/msal-node-extensions": "^1.2.0",
"@microsoft/microsoft-graph-client": "^3.0.7",
"azure-devops-node-api": "^15.1.2",
"jmespath": "^0.16.0"
"jmespath": "^0.16.0",
"minimatch": "^10.1.2"
},
"author": {
"name": "Sławomir Koszewski",