@pnp/cli-microsoft365 7.7.0 → 7.8.0-beta.4a6e6f7
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/allCommands.json +1 -1
- package/allCommandsFull.json +1 -1
- package/dist/cli/cli.js +21 -9
- package/dist/index.js +13 -12
- package/dist/m365/cli/commands/config/config-set.js +4 -0
- package/dist/m365/commands/setup.js +3 -3
- package/dist/m365/entra/commands/app/app-permission-add.js +25 -6
- package/dist/m365/entra/commands/app/app-permission-list.js +17 -5
- package/dist/m365/entra/commands/group/group-add.js +12 -14
- package/dist/m365/entra/commands/group/group-user-add.js +6 -7
- package/dist/m365/entra/commands/m365group/m365group-add.js +4 -2
- package/dist/m365/entra/commands/user/user-registrationdetails-list.js +6 -7
- package/dist/m365/flow/commands/run/run-list.js +25 -0
- package/dist/m365/outlook/commands/message/message-list.js +87 -17
- package/dist/m365/planner/commands/bucket/bucket-add.js +4 -7
- package/dist/m365/planner/commands/bucket/bucket-get.js +7 -30
- package/dist/m365/planner/commands/bucket/bucket-list.js +3 -6
- package/dist/m365/planner/commands/bucket/bucket-remove.js +8 -25
- package/dist/m365/planner/commands/bucket/bucket-set.js +12 -34
- package/dist/m365/planner/commands/plan/plan-add.js +17 -7
- package/dist/m365/planner/commands/plan/plan-get.js +12 -22
- package/dist/m365/planner/commands/plan/plan-list.js +1 -2
- package/dist/m365/planner/commands/plan/plan-remove.js +5 -3
- package/dist/m365/planner/commands/plan/plan-set.js +18 -10
- package/dist/m365/planner/commands/roster/roster-add.js +1 -2
- package/dist/m365/planner/commands/task/task-add.js +15 -21
- package/dist/m365/planner/commands/task/task-checklistitem-add.js +1 -1
- package/dist/m365/planner/commands/task/task-checklistitem-remove.js +1 -1
- package/dist/m365/planner/commands/task/task-get.js +5 -26
- package/dist/m365/planner/commands/task/task-list.js +11 -37
- package/dist/m365/planner/commands/task/task-reference-remove.js +1 -1
- package/dist/m365/planner/commands/task/task-remove.js +12 -29
- package/dist/m365/planner/commands/task/task-set.js +15 -21
- package/dist/m365/spfx/commands/project/project-doctor/{doctor-1.19.0-beta.0.js → doctor-1.19.0.js} +1 -1
- package/dist/m365/spfx/commands/project/project-doctor.js +1 -1
- package/dist/m365/spfx/commands/project/project-upgrade/{upgrade-1.19.0-beta.0.js → upgrade-1.19.0.js} +22 -22
- package/dist/m365/spfx/commands/project/project-upgrade.js +13 -15
- package/dist/m365/spfx/commands/spfx-doctor.js +1 -1
- package/dist/m365/spo/commands/listitem/listitem-batch-remove.js +222 -0
- package/dist/m365/spo/commands/navigation/navigation-node-add.js +3 -2
- package/dist/m365/spo/commands/navigation/navigation-node-set.js +3 -2
- package/dist/m365/spo/commands/site/site-add.js +17 -26
- package/dist/m365/spo/commands/site/site-recyclebinitem-move.js +5 -2
- package/dist/m365/spo/commands/site/site-recyclebinitem-remove.js +3 -2
- package/dist/m365/spo/commands/site/site-remove.js +129 -159
- package/dist/m365/spo/commands/site/site-set.js +9 -13
- package/dist/m365/spo/commands/spo-set.js +6 -2
- package/dist/m365/spo/commands/tenant/tenant-recyclebinitem-remove.js +9 -13
- package/dist/m365/spo/commands.js +1 -0
- package/dist/m365/teams/commands/meeting/meeting-add.js +3 -3
- package/dist/m365/teams/commands/team/team-add.js +22 -16
- package/dist/settingsNames.js +1 -0
- package/dist/utils/planner.js +87 -8
- package/dist/utils/spo.js +209 -278
- package/dist/utils/urlUtil.js +8 -0
- package/dist/utils/validation.js +8 -5
- package/docs/docs/_clisettings.mdx +1 -0
- package/docs/docs/cmd/entra/app/app-permission-add.mdx +7 -4
- package/docs/docs/cmd/entra/app/app-permission-list.mdx +14 -5
- package/docs/docs/cmd/entra/m365group/m365group-add.mdx +24 -24
- package/docs/docs/cmd/flow/run/run-list.mdx +74 -1
- package/docs/docs/cmd/outlook/message/message-list.mdx +18 -6
- package/docs/docs/cmd/spfx/project/project-upgrade.mdx +1 -1
- package/docs/docs/cmd/spo/listitem/listitem-batch-remove.mdx +70 -0
- package/docs/docs/cmd/spo/site/site-remove.mdx +9 -19
- package/npm-shrinkwrap.json +170 -230
- package/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnp/cli-microsoft365",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.8.0-beta.4a6e6f7",
|
|
4
4
|
"description": "Manage Microsoft 365 and SharePoint Framework projects on any platform",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./dist/api.js",
|
|
@@ -245,14 +245,14 @@
|
|
|
245
245
|
"Zachariassen Laksafoss, Trygvi <trygvi.laksafoss@gmail.com>"
|
|
246
246
|
],
|
|
247
247
|
"dependencies": {
|
|
248
|
-
"@azure/msal-common": "^14.
|
|
249
|
-
"@azure/msal-node": "^2.
|
|
250
|
-
"@inquirer/confirm": "^3.1.
|
|
251
|
-
"@inquirer/input": "^2.1.
|
|
252
|
-
"@inquirer/select": "^2.2
|
|
248
|
+
"@azure/msal-common": "^14.10.0",
|
|
249
|
+
"@azure/msal-node": "^2.8.0",
|
|
250
|
+
"@inquirer/confirm": "^3.1.6",
|
|
251
|
+
"@inquirer/input": "^2.1.6",
|
|
252
|
+
"@inquirer/select": "^2.3.2",
|
|
253
253
|
"@xmldom/xmldom": "^0.8.10",
|
|
254
|
-
"adaptive-expressions": "^4.22.
|
|
255
|
-
"adaptivecards": "^3.0.
|
|
254
|
+
"adaptive-expressions": "^4.22.2",
|
|
255
|
+
"adaptivecards": "^3.0.3",
|
|
256
256
|
"adaptivecards-templating": "^2.3.1",
|
|
257
257
|
"adm-zip": "^0.5.12",
|
|
258
258
|
"applicationinsights": "^2.9.5",
|
|
@@ -269,12 +269,12 @@
|
|
|
269
269
|
"omelette": "^0.4.17",
|
|
270
270
|
"open": "^10.1.0",
|
|
271
271
|
"ora": "^8.0.1",
|
|
272
|
-
"semver": "^7.6.
|
|
272
|
+
"semver": "^7.6.1",
|
|
273
273
|
"strip-json-comments": "^5.0.1",
|
|
274
|
-
"typescript": "^5.4.
|
|
274
|
+
"typescript": "^5.4.5",
|
|
275
275
|
"update-notifier": "^7.0.0",
|
|
276
276
|
"uuid": "^9.0.1",
|
|
277
|
-
"yaml": "^2.4.
|
|
277
|
+
"yaml": "^2.4.2"
|
|
278
278
|
},
|
|
279
279
|
"devDependencies": {
|
|
280
280
|
"@actions/core": "^1.10.1",
|
|
@@ -284,22 +284,22 @@
|
|
|
284
284
|
"@types/json-to-ast": "^2.1.4",
|
|
285
285
|
"@types/minimist": "^1.2.5",
|
|
286
286
|
"@types/mocha": "^10.0.6",
|
|
287
|
-
"@types/node": "^20.12.
|
|
287
|
+
"@types/node": "^20.12.10",
|
|
288
288
|
"@types/node-forge": "^1.3.11",
|
|
289
289
|
"@types/omelette": "^0.4.4",
|
|
290
290
|
"@types/semver": "^7.5.8",
|
|
291
291
|
"@types/sinon": "^17.0.3",
|
|
292
292
|
"@types/update-notifier": "^6.0.8",
|
|
293
293
|
"@types/uuid": "^9.0.8",
|
|
294
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
295
|
-
"@typescript-eslint/parser": "^7.
|
|
294
|
+
"@typescript-eslint/eslint-plugin": "^7.8.0",
|
|
295
|
+
"@typescript-eslint/parser": "^7.8.0",
|
|
296
296
|
"c8": "^9.1.0",
|
|
297
297
|
"eslint": "^8.57.0",
|
|
298
298
|
"eslint-plugin-cli-microsoft365": "file:eslint-rules",
|
|
299
|
-
"eslint-plugin-mocha": "^10.4.
|
|
299
|
+
"eslint-plugin-mocha": "^10.4.3",
|
|
300
300
|
"mocha": "^10.4.0",
|
|
301
301
|
"rimraf": "^5.0.5",
|
|
302
|
-
"sinon": "^17.0.
|
|
302
|
+
"sinon": "^17.0.2",
|
|
303
303
|
"source-map-support": "^0.5.21"
|
|
304
304
|
}
|
|
305
|
-
}
|
|
305
|
+
}
|