@pnp/cli-microsoft365 5.2.0-beta.dc50ce6 → 5.3.0-beta.24cd8e4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintrc.js +1 -0
- package/dist/m365/aad/commands/approleassignment/approleassignment-list.js +55 -22
- package/dist/m365/aad/commands.js +1 -1
- package/dist/m365/app/commands/app-open.js +64 -0
- package/dist/m365/app/commands.js +1 -0
- package/dist/m365/planner/commands/bucket/bucket-add.js +5 -0
- package/dist/m365/planner/commands/bucket/bucket-get.js +203 -0
- package/dist/m365/planner/commands/bucket/bucket-list.js +6 -1
- package/dist/m365/planner/commands/bucket/bucket-remove.js +219 -0
- package/dist/m365/planner/commands/bucket/bucket-set.js +213 -0
- package/dist/m365/planner/commands/plan/plan-add.js +6 -1
- package/dist/m365/planner/commands/plan/plan-details-get.js +6 -1
- package/dist/m365/planner/commands/plan/plan-get.js +6 -1
- package/dist/m365/planner/commands/plan/plan-list.js +6 -1
- package/dist/m365/planner/commands/task/task-add.js +5 -0
- package/dist/m365/planner/commands/task/task-details-get.js +6 -0
- package/dist/m365/planner/commands/task/task-get.js +156 -7
- package/dist/m365/planner/commands/task/task-list.js +6 -1
- package/dist/m365/planner/commands/task/task-set.js +6 -1
- package/dist/m365/planner/commands.js +3 -0
- package/dist/m365/spfx/commands/project/project-upgrade/{upgrade-1.15.0-beta.1.js → upgrade-1.15.0-beta.6.js} +27 -27
- package/dist/m365/spfx/commands/project/project-upgrade.js +1 -1
- package/dist/m365/spfx/commands/spfx-doctor.js +1 -105
- package/dist/m365/spo/commands/field/field-list.js +84 -0
- package/dist/m365/spo/commands/list/list-roleinheritance-break.js +84 -0
- package/dist/m365/spo/commands/list/list-roleinheritance-reset.js +76 -0
- package/dist/m365/spo/commands/listitem/listitem-roleinheritance-break.js +83 -0
- package/dist/m365/spo/commands/listitem/listitem-roleinheritance-reset.js +79 -0
- package/dist/m365/spo/commands/roledefinition/roledefinition-list.js +49 -0
- package/dist/m365/spo/commands.js +6 -0
- package/dist/m365/teams/commands/channel/channel-member-remove.js +214 -0
- package/dist/m365/teams/commands.js +2 -0
- package/dist/m365/tenant/commands/security/security-alerts-list.js +71 -0
- package/dist/m365/tenant/commands.js +1 -0
- package/dist/utils/accessToken.js +18 -0
- package/docs/docs/cmd/app/app-open.md +45 -0
- package/docs/docs/cmd/planner/bucket/bucket-get.md +57 -0
- package/docs/docs/cmd/planner/bucket/bucket-remove.md +60 -0
- package/docs/docs/cmd/planner/bucket/bucket-set.md +57 -0
- package/docs/docs/cmd/planner/task/task-get.md +30 -3
- package/docs/docs/cmd/planner/task/task-set.md +2 -2
- package/docs/docs/cmd/spfx/project/project-upgrade.md +1 -1
- package/docs/docs/cmd/spfx/spfx-doctor.md +1 -1
- package/docs/docs/cmd/spo/field/field-list.md +51 -0
- package/docs/docs/cmd/spo/list/list-roleinheritance-break.md +55 -0
- package/docs/docs/cmd/spo/list/list-roleinheritance-reset.md +36 -0
- package/docs/docs/cmd/spo/listitem/listitem-list.md +2 -2
- package/docs/docs/cmd/spo/listitem/listitem-roleinheritance-break.md +58 -0
- package/docs/docs/cmd/spo/listitem/listitem-roleinheritance-reset.md +39 -0
- package/docs/docs/cmd/spo/roledefinition/roledefinition-list.md +24 -0
- package/docs/docs/cmd/teams/channel/channel-member-list.md +4 -4
- package/docs/docs/cmd/teams/channel/channel-member-remove.md +57 -0
- package/docs/docs/cmd/teams/channel/channel-member-set.md +2 -2
- package/docs/docs/cmd/tenant/security/security-alerts-list.md +30 -0
- package/npm-shrinkwrap.json +1517 -1284
- package/package.json +26 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnp/cli-microsoft365",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.3.0-beta.24cd8e4",
|
|
4
4
|
"description": "Manage Microsoft 365 and SharePoint Framework projects on any platform",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./dist/api.js",
|
|
@@ -84,6 +84,7 @@
|
|
|
84
84
|
}
|
|
85
85
|
],
|
|
86
86
|
"contributors": [
|
|
87
|
+
"Abhishek K M <67158080+Sync271@users.noreply.github.com>",
|
|
87
88
|
"Ågren, Simon <simon.agren@sogeti.com>",
|
|
88
89
|
"Akash Karda <akashkarda@gmail.com>",
|
|
89
90
|
"Albany, Bruce <bruce.albany@gmail.com>",
|
|
@@ -111,6 +112,7 @@
|
|
|
111
112
|
"Harding, Phil <pil.harding@platinumdogs.co.uk>",
|
|
112
113
|
"Hawrylak, Paweł <phawrylak@outlook.com>",
|
|
113
114
|
"Holemans, Milan <Milan.Holemans@vanroey.be>",
|
|
115
|
+
"Honen, Nicholas <nickhonen@gmail.com>",
|
|
114
116
|
"Högberg, Joakim <joakim.hogberg@bravero.se>",
|
|
115
117
|
"Hvam, Allan <ahp@delegate.dk>",
|
|
116
118
|
"Jaakke, Robert <robert.jaakke@mavention.nl>",
|
|
@@ -178,58 +180,58 @@
|
|
|
178
180
|
"Wojcik, Adam <adam.wojcik.it@gmail.com>"
|
|
179
181
|
],
|
|
180
182
|
"dependencies": {
|
|
181
|
-
"@azure/msal-node": "^1.
|
|
183
|
+
"@azure/msal-node": "^1.8.0",
|
|
182
184
|
"@xmldom/xmldom": "^0.7.5",
|
|
183
|
-
"adaptive-expressions": "^4.
|
|
185
|
+
"adaptive-expressions": "^4.16.0",
|
|
184
186
|
"adaptivecards": "^2.10.0",
|
|
185
187
|
"adaptivecards-templating": "^2.2.0",
|
|
186
188
|
"adm-zip": "^0.5.9",
|
|
187
|
-
"applicationinsights": "^2.
|
|
188
|
-
"axios": "^0.
|
|
189
|
+
"applicationinsights": "^2.3.2",
|
|
190
|
+
"axios": "^0.27.2",
|
|
189
191
|
"chalk": "^4.1.2",
|
|
190
192
|
"clipboardy": "^2.3.0",
|
|
191
193
|
"csv-stringify": "^6.0.5",
|
|
192
194
|
"easy-table": "^1.2.0",
|
|
193
|
-
"inquirer": "^8.2.
|
|
195
|
+
"inquirer": "^8.2.4",
|
|
194
196
|
"jmespath": "^0.16.0",
|
|
195
197
|
"json-to-ast": "^2.1.0",
|
|
196
|
-
"minimist": "^1.2.
|
|
197
|
-
"node-forge": "^1.
|
|
198
|
+
"minimist": "^1.2.6",
|
|
199
|
+
"node-forge": "^1.3.1",
|
|
198
200
|
"omelette": "^0.4.17",
|
|
199
201
|
"open": "^8.4.0",
|
|
200
|
-
"semver": "^7.3.
|
|
202
|
+
"semver": "^7.3.7",
|
|
201
203
|
"strip-json-comments": "^3.1.1",
|
|
202
|
-
"typescript": "^4.6.
|
|
204
|
+
"typescript": "^4.6.4",
|
|
203
205
|
"update-notifier": "^5.1.0",
|
|
204
206
|
"uuid": "^8.3.2"
|
|
205
207
|
},
|
|
206
208
|
"devDependencies": {
|
|
207
|
-
"@microsoft/microsoft-graph-types": "^2.
|
|
208
|
-
"@types/adm-zip": "^0.
|
|
209
|
-
"@types/inquirer": "^8.2.
|
|
209
|
+
"@microsoft/microsoft-graph-types": "^2.19.0",
|
|
210
|
+
"@types/adm-zip": "^0.5.0",
|
|
211
|
+
"@types/inquirer": "^8.2.1",
|
|
210
212
|
"@types/jmespath": "^0.15.0",
|
|
211
213
|
"@types/json-to-ast": "^2.1.2",
|
|
212
214
|
"@types/minimist": "^1.2.2",
|
|
213
|
-
"@types/mocha": "^9.1.
|
|
214
|
-
"@types/node": "^16.11.
|
|
215
|
-
"@types/node-forge": "^1.0.
|
|
215
|
+
"@types/mocha": "^9.1.1",
|
|
216
|
+
"@types/node": "^16.11.32",
|
|
217
|
+
"@types/node-forge": "^1.0.2",
|
|
216
218
|
"@types/semver": "^7.3.9",
|
|
217
219
|
"@types/sinon": "^10.0.11",
|
|
218
220
|
"@types/update-notifier": "^5.1.0",
|
|
219
221
|
"@types/uuid": "^8.3.4",
|
|
220
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
221
|
-
"@typescript-eslint/parser": "^5.
|
|
222
|
-
"c8": "^7.11.
|
|
222
|
+
"@typescript-eslint/eslint-plugin": "^5.21.0",
|
|
223
|
+
"@typescript-eslint/parser": "^5.21.0",
|
|
224
|
+
"c8": "^7.11.2",
|
|
223
225
|
"coveralls": "^3.1.1",
|
|
224
|
-
"eslint": "^8.
|
|
225
|
-
"eslint-config-standard": "^
|
|
226
|
+
"eslint": "^8.14.0",
|
|
227
|
+
"eslint-config-standard": "^17.0.0",
|
|
226
228
|
"eslint-plugin-cli-microsoft365": "file:eslint-rules",
|
|
227
|
-
"eslint-plugin-import": "^2.
|
|
229
|
+
"eslint-plugin-import": "^2.26.0",
|
|
228
230
|
"eslint-plugin-node": "^11.1.0",
|
|
229
231
|
"eslint-plugin-promise": "^6.0.0",
|
|
230
|
-
"mocha": "^9.2.
|
|
232
|
+
"mocha": "^9.2.2",
|
|
231
233
|
"rimraf": "^3.0.2",
|
|
232
|
-
"sinon": "^13.0.
|
|
234
|
+
"sinon": "^13.0.2",
|
|
233
235
|
"source-map-support": "^0.5.21"
|
|
234
236
|
}
|
|
235
237
|
}
|