@pnp/cli-microsoft365 7.0.0-beta.093ef31 → 7.0.0-beta.14c7857
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/README.md +4 -4
- package/dist/Auth.js +10 -1
- package/dist/cli/Cli.js +3 -3
- package/dist/m365/aad/commands/app/app-get.js +4 -1
- package/dist/m365/aad/commands/app/app-remove.js +3 -1
- package/dist/m365/aad/commands/app/app-role-add.js +4 -1
- package/dist/m365/aad/commands/app/app-role-list.js +4 -1
- package/dist/m365/aad/commands/app/app-role-remove.js +5 -2
- package/dist/m365/aad/commands/app/app-set.js +8 -5
- package/dist/m365/aad/commands/approleassignment/approleassignment-add.js +11 -6
- package/dist/m365/aad/commands/approleassignment/approleassignment-remove.js +4 -4
- package/dist/m365/aad/commands/group/group-get.js +4 -4
- package/dist/m365/aad/commands/group/group-list.js +1 -23
- package/dist/m365/aad/commands/group/group-remove.js +98 -0
- package/dist/m365/aad/commands/m365group/m365group-add.js +21 -12
- package/dist/m365/aad/commands/m365group/m365group-recyclebinitem-remove.js +3 -1
- package/dist/m365/aad/commands/m365group/m365group-recyclebinitem-restore.js +4 -1
- package/dist/m365/aad/commands/m365group/m365group-teamify.js +4 -1
- package/dist/m365/aad/commands/sp/sp-add.js +4 -1
- package/dist/m365/aad/commands/sp/sp-get.js +4 -1
- package/dist/m365/aad/commands/user/user-get.js +7 -2
- package/dist/m365/aad/commands.js +1 -0
- package/dist/m365/booking/commands/business/business-get.js +4 -1
- package/dist/m365/commands/login.js +2 -2
- package/dist/m365/graph/commands/subscription/subscription-add.js +5 -5
- package/dist/m365/outlook/commands/message/message-list.js +4 -2
- package/dist/m365/outlook/commands/message/message-move.js +4 -2
- package/dist/m365/pa/commands/app/app-export.js +7 -7
- package/dist/m365/planner/commands/bucket/bucket-add.js +4 -1
- package/dist/m365/planner/commands/bucket/bucket-get.js +9 -2
- package/dist/m365/planner/commands/bucket/bucket-list.js +4 -1
- package/dist/m365/planner/commands/bucket/bucket-remove.js +7 -2
- package/dist/m365/planner/commands/bucket/bucket-set.js +8 -2
- package/dist/m365/planner/commands/plan/plan-add.js +4 -1
- package/dist/m365/planner/commands/plan/plan-get.js +4 -1
- package/dist/m365/planner/commands/plan/plan-list.js +4 -1
- package/dist/m365/planner/commands/plan/plan-remove.js +4 -1
- package/dist/m365/planner/commands/plan/plan-set.js +4 -1
- package/dist/m365/planner/commands/roster/roster-get.js +4 -1
- package/dist/m365/planner/commands/roster/roster-member-add.js +4 -1
- package/dist/m365/planner/commands/roster/roster-member-get.js +4 -1
- package/dist/m365/planner/commands/roster/roster-member-list.js +4 -1
- package/dist/m365/planner/commands/roster/roster-member-remove.js +4 -1
- package/dist/m365/planner/commands/roster/roster-plan-list.js +4 -1
- package/dist/m365/planner/commands/roster/roster-remove.js +4 -1
- package/dist/m365/planner/commands/task/task-add.js +4 -1
- package/dist/m365/planner/commands/task/task-checklistitem-add.js +4 -1
- package/dist/m365/planner/commands/task/task-checklistitem-list.js +4 -1
- package/dist/m365/planner/commands/task/task-checklistitem-remove.js +4 -1
- package/dist/m365/planner/commands/task/task-get.js +11 -3
- package/dist/m365/planner/commands/task/task-list.js +10 -2
- package/dist/m365/planner/commands/task/task-reference-add.js +4 -1
- package/dist/m365/planner/commands/task/task-reference-list.js +4 -1
- package/dist/m365/planner/commands/task/task-reference-remove.js +4 -1
- package/dist/m365/planner/commands/task/task-remove.js +10 -4
- package/dist/m365/planner/commands/task/task-set.js +4 -1
- package/dist/m365/pp/commands/aibuildermodel/aibuildermodel-get.js +4 -1
- package/dist/m365/pp/commands/card/card-get.js +3 -5
- package/dist/m365/pp/commands/chatbot/chatbot-get.js +3 -1
- package/dist/m365/pp/commands/managementapp/managementapp-add.js +4 -1
- package/dist/m365/search/commands/externalconnection/externalconnection-remove.js +3 -1
- package/dist/m365/spfx/commands/project/project-doctor/{doctor-1.18.0-beta.5.js → doctor-1.18.0.js} +2 -2
- package/dist/m365/spfx/commands/project/project-doctor.js +1 -1
- package/dist/m365/spfx/commands/project/project-upgrade/rules/FN001022_DEP_office_ui_fabric_react.js +1 -1
- package/dist/m365/spfx/commands/project/project-upgrade/rules/FN002028_DEVDEP_microsoft_rush_stack_compiler_4_7.js +13 -0
- package/dist/m365/spfx/commands/project/project-upgrade/{upgrade-1.18.0-beta.5.js → upgrade-1.18.0.js} +35 -27
- package/dist/m365/spfx/commands/project/project-upgrade.js +13 -15
- package/dist/m365/spfx/commands/spfx-doctor.js +3 -3
- package/dist/m365/spo/commands/applicationcustomizer/applicationcustomizer-get.js +5 -3
- package/dist/m365/spo/commands/applicationcustomizer/applicationcustomizer-remove.js +2 -2
- package/dist/m365/spo/commands/applicationcustomizer/applicationcustomizer-set.js +3 -2
- package/dist/m365/spo/commands/commandset/commandset-get.js +4 -2
- package/dist/m365/spo/commands/commandset/commandset-remove.js +2 -1
- package/dist/m365/spo/commands/commandset/commandset-set.js +3 -1
- package/dist/m365/spo/commands/customaction/customaction-get.js +5 -2
- package/dist/m365/spo/commands/customaction/customaction-remove.js +3 -1
- package/dist/m365/spo/commands/eventreceiver/eventreceiver-get.js +3 -1
- package/dist/m365/spo/commands/file/file-get.js +11 -8
- package/dist/m365/spo/commands/file/file-remove.js +2 -2
- package/dist/m365/spo/commands/file/file-version-clear.js +2 -2
- package/dist/m365/spo/commands/file/file-version-get.js +2 -2
- package/dist/m365/spo/commands/file/file-version-list.js +2 -2
- package/dist/m365/spo/commands/file/file-version-remove.js +2 -2
- package/dist/m365/spo/commands/file/file-version-restore.js +2 -2
- package/dist/m365/spo/commands/group/group-member-add.js +24 -24
- package/dist/m365/spo/commands/hubsite/hubsite-connect.js +7 -4
- package/dist/m365/spo/commands/hubsite/hubsite-disconnect.js +4 -1
- package/dist/m365/spo/commands/hubsite/hubsite-get.js +3 -1
- package/dist/m365/spo/commands/listitem/listitem-add.js +1 -0
- package/dist/m365/spo/commands/listitem/listitem-set.js +3 -2
- package/dist/m365/spo/commands/page/clientsidepages.js +18 -0
- package/dist/m365/spo/commands/page/page-get.js +1 -0
- package/dist/m365/spo/commands/page/page-list.js +4 -3
- package/dist/m365/spo/commands/page/page-section-add.js +56 -21
- package/dist/m365/spo/commands/page/page-set.js +13 -2
- package/dist/m365/spo/commands/site/site-commsite-enable.js +34 -5
- package/dist/m365/spo/commands/site/site-list.js +5 -7
- package/dist/m365/spo/commands/tenant/tenant-appcatalog-add.js +1 -1
- package/dist/m365/spo/commands/tenant/tenant-applicationcustomizer-get.js +8 -3
- package/dist/m365/spo/commands/tenant/tenant-applicationcustomizer-list.js +3 -2
- package/dist/m365/spo/commands/tenant/tenant-applicationcustomizer-remove.js +2 -1
- package/dist/m365/spo/commands/tenant/tenant-applicationcustomizer-set.js +3 -2
- package/dist/m365/spo/commands/tenant/tenant-commandset-get.js +8 -3
- package/dist/m365/spo/commands/tenant/tenant-commandset-list.js +3 -2
- package/dist/m365/spo/commands/tenant/tenant-commandset-remove.js +3 -1
- package/dist/m365/spo/commands/term/term-get.js +6 -6
- package/dist/m365/teams/commands/app/app-remove.js +49 -15
- package/dist/m365/teams/commands/channel/channel-add.js +5 -1
- package/dist/m365/teams/commands/channel/channel-member-add.js +12 -10
- package/dist/m365/teams/commands/channel/channel-member-remove.js +3 -1
- package/dist/m365/teams/commands/channel/channel-member-set.js +4 -1
- package/dist/m365/teams/commands/chat/chat-get.js +7 -10
- package/dist/m365/teams/commands/chat/chat-message-send.js +8 -10
- package/dist/m365/teams/commands/team/team-clone.js +5 -10
- package/dist/m365/teams/commands/team/team-list.js +94 -30
- package/dist/m365/tenant/commands/info/info-get.js +83 -0
- package/dist/m365/tenant/commands.js +1 -0
- package/dist/utils/aadGroup.js +5 -3
- package/dist/utils/formatting.js +7 -0
- package/dist/utils/powerPlatform.js +1 -1
- package/docs/docs/cmd/aad/app/app-set.mdx +15 -15
- package/docs/docs/cmd/aad/approleassignment/approleassignment-add.mdx +9 -9
- package/docs/docs/cmd/aad/approleassignment/approleassignment-remove.mdx +10 -10
- package/docs/docs/cmd/aad/group/group-get.mdx +5 -5
- package/docs/docs/cmd/aad/group/group-list.mdx +0 -11
- package/docs/docs/cmd/aad/group/group-remove.mdx +44 -0
- package/docs/docs/cmd/aad/m365group/m365group-add.mdx +13 -3
- package/docs/docs/cmd/aad/policy/policy-list.mdx +5 -5
- package/docs/docs/cmd/cli/config/config-list.mdx +1 -1
- package/docs/docs/cmd/graph/subscription/subscription-add.mdx +10 -10
- package/docs/docs/cmd/pa/app/app-export.mdx +5 -5
- package/docs/docs/cmd/pp/solution/solution-publisher-get.mdx +2 -2
- package/docs/docs/cmd/pp/solution/solution-publisher-remove.mdx +2 -2
- package/docs/docs/cmd/spfx/project/project-upgrade.mdx +1 -1
- package/docs/docs/cmd/spo/file/file-get.mdx +2 -2
- package/docs/docs/cmd/spo/file/file-remove.mdx +2 -2
- package/docs/docs/cmd/spo/file/file-version-clear.mdx +2 -2
- package/docs/docs/cmd/spo/file/file-version-get.mdx +2 -2
- package/docs/docs/cmd/spo/file/file-version-list.mdx +2 -2
- package/docs/docs/cmd/spo/file/file-version-remove.mdx +2 -2
- package/docs/docs/cmd/spo/file/file-version-restore.mdx +2 -2
- package/docs/docs/cmd/spo/group/group-member-add.mdx +27 -27
- package/docs/docs/cmd/spo/list/list-contenttype-remove.mdx +1 -1
- package/docs/docs/cmd/spo/listitem/listitem-add.mdx +2 -5
- package/docs/docs/cmd/spo/listitem/listitem-set.mdx +2 -5
- package/docs/docs/cmd/spo/page/page-get.mdx +0 -1
- package/docs/docs/cmd/spo/page/page-list.mdx +0 -1
- package/docs/docs/cmd/spo/page/page-section-add.mdx +25 -1
- package/docs/docs/cmd/spo/page/page-set.mdx +23 -0
- package/docs/docs/cmd/spo/site/site-commsite-enable.mdx +11 -2
- package/docs/docs/cmd/spo/tenant/tenant-applicationcustomizer-list.mdx +2 -4
- package/docs/docs/cmd/spo/tenant/tenant-commandset-list.mdx +2 -4
- package/docs/docs/cmd/teams/app/app-remove.mdx +9 -6
- package/docs/docs/cmd/teams/channel/channel-member-add.mdx +4 -4
- package/docs/docs/cmd/teams/team/team-clone.mdx +3 -3
- package/docs/docs/cmd/teams/team/team-list.mdx +47 -22
- package/docs/docs/cmd/tenant/info/info-get.mdx +101 -0
- package/npm-shrinkwrap.json +24 -24
- package/package.json +8 -12
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import Global from '/docs/cmd/_global.mdx';
|
|
2
|
+
import Tabs from '@theme/Tabs';
|
|
3
|
+
import TabItem from '@theme/TabItem';
|
|
4
|
+
|
|
5
|
+
# tenant info get
|
|
6
|
+
|
|
7
|
+
Gets information about any tenant
|
|
8
|
+
|
|
9
|
+
## Usage
|
|
10
|
+
|
|
11
|
+
```sh
|
|
12
|
+
m365 tenant info get [options]
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
## Options
|
|
16
|
+
|
|
17
|
+
```md definition-list
|
|
18
|
+
`-d, --domainName [domainName]`
|
|
19
|
+
: The primary domain name of a tenant. Optionally specify either `domainName` or `tenantId` but not both. If none are specified, the tenantId of the currently signed-in user is used.
|
|
20
|
+
|
|
21
|
+
`-i, --tenantId [tenantId]`
|
|
22
|
+
: The unique tenant identifier of a tenant. Optionally specify either `domainName` or `tenantId` but not both. If none are specified, the tenantId of the currently signed-in user is used.
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
<Global />
|
|
26
|
+
|
|
27
|
+
## Remarks
|
|
28
|
+
|
|
29
|
+
If no domain name or tenantId is specified, the command will return the tenant information of the currently signed in user.
|
|
30
|
+
|
|
31
|
+
## Examples
|
|
32
|
+
|
|
33
|
+
Get tenant information for the currently signed in user.
|
|
34
|
+
|
|
35
|
+
```sh
|
|
36
|
+
m365 tenant info get
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
Get tenant information for the Contoso tenant.
|
|
40
|
+
|
|
41
|
+
```sh
|
|
42
|
+
m365 tenant info get --domainName contoso.com
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
Get tenant information by id.
|
|
46
|
+
|
|
47
|
+
```sh
|
|
48
|
+
m365 tenant info get --tenantId e65b162c-6f87-4eb1-a24e-1b37d3504663
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
## Response
|
|
52
|
+
|
|
53
|
+
<Tabs>
|
|
54
|
+
<TabItem value="JSON">
|
|
55
|
+
|
|
56
|
+
```json
|
|
57
|
+
{
|
|
58
|
+
"tenantId": "e65b162c-6f87-4eb1-a24e-1b37d3504663",
|
|
59
|
+
"federationBrandName": null,
|
|
60
|
+
"displayName": "Contoso",
|
|
61
|
+
"defaultDomainName": "contoso.com"
|
|
62
|
+
}
|
|
63
|
+
```
|
|
64
|
+
|
|
65
|
+
</TabItem>
|
|
66
|
+
<TabItem value="Text">
|
|
67
|
+
|
|
68
|
+
```text
|
|
69
|
+
defaultDomainName : contoso.com
|
|
70
|
+
displayName : Contoso
|
|
71
|
+
federationBrandName : null
|
|
72
|
+
tenantId : e65b162c-6f87-4eb1-a24e-1b37d3504663
|
|
73
|
+
```
|
|
74
|
+
|
|
75
|
+
</TabItem>
|
|
76
|
+
<TabItem value="CSV">
|
|
77
|
+
|
|
78
|
+
```csv
|
|
79
|
+
tenantId,displayName,defaultDomainName
|
|
80
|
+
e65b162c-6f87-4eb1-a24e-1b37d3504663,Contoso,contoso.com
|
|
81
|
+
```
|
|
82
|
+
|
|
83
|
+
</TabItem>
|
|
84
|
+
<TabItem value="Markdown">
|
|
85
|
+
|
|
86
|
+
```md
|
|
87
|
+
# tenant info get
|
|
88
|
+
|
|
89
|
+
Date: 9/14/2023
|
|
90
|
+
|
|
91
|
+
## Contoso
|
|
92
|
+
|
|
93
|
+
Property | Value
|
|
94
|
+
---------|-------
|
|
95
|
+
tenantId | e65b162c-6f87-4eb1-a24e-1b37d3504663
|
|
96
|
+
displayName | Contoso
|
|
97
|
+
defaultDomainName | contoso.com
|
|
98
|
+
```
|
|
99
|
+
|
|
100
|
+
</TabItem>
|
|
101
|
+
</Tabs>
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"adaptivecards-templating": "^2.3.1",
|
|
18
18
|
"adm-zip": "^0.5.10",
|
|
19
19
|
"applicationinsights": "^2.7.0",
|
|
20
|
-
"axios": "^1.
|
|
20
|
+
"axios": "^1.5.0",
|
|
21
21
|
"chalk": "^5.2.0",
|
|
22
22
|
"clipboardy": "^3.0.0",
|
|
23
23
|
"configstore": "^6.0.0",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"typescript": "^5.0.2",
|
|
37
37
|
"update-notifier": "^6.0.2",
|
|
38
38
|
"uuid": "^9.0.0",
|
|
39
|
-
"yaml": "^2.3.
|
|
39
|
+
"yaml": "^2.3.2"
|
|
40
40
|
},
|
|
41
41
|
"bin": {
|
|
42
42
|
"m365": "dist/index.js",
|
|
@@ -52,13 +52,13 @@
|
|
|
52
52
|
"@types/json-to-ast": "^2.1.2",
|
|
53
53
|
"@types/minimist": "^1.2.2",
|
|
54
54
|
"@types/mocha": "^10.0.1",
|
|
55
|
-
"@types/node": "^18.17.
|
|
55
|
+
"@types/node": "^18.17.14",
|
|
56
56
|
"@types/node-forge": "^1.3.4",
|
|
57
57
|
"@types/omelette": "^0.4.2",
|
|
58
|
-
"@types/semver": "^7.5.
|
|
58
|
+
"@types/semver": "^7.5.1",
|
|
59
59
|
"@types/sinon": "^10.0.16",
|
|
60
|
-
"@types/update-notifier": "^6.0.
|
|
61
|
-
"@types/uuid": "^9.0.
|
|
60
|
+
"@types/update-notifier": "^6.0.5",
|
|
61
|
+
"@types/uuid": "^9.0.3",
|
|
62
62
|
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
|
63
63
|
"@typescript-eslint/parser": "^5.62.0",
|
|
64
64
|
"c8": "^7.14.0",
|
|
@@ -704,9 +704,9 @@
|
|
|
704
704
|
"dev": true
|
|
705
705
|
},
|
|
706
706
|
"node_modules/@types/node": {
|
|
707
|
-
"version": "18.17.
|
|
708
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.
|
|
709
|
-
"integrity": "sha512-
|
|
707
|
+
"version": "18.17.14",
|
|
708
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.14.tgz",
|
|
709
|
+
"integrity": "sha512-ZE/5aB73CyGqgQULkLG87N9GnyGe5TcQjv34pwS8tfBs1IkCh0ASM69mydb2znqd6v0eX+9Ytvk6oQRqu8T1Vw==",
|
|
710
710
|
"dev": true
|
|
711
711
|
},
|
|
712
712
|
"node_modules/@types/node-forge": {
|
|
@@ -725,9 +725,9 @@
|
|
|
725
725
|
"dev": true
|
|
726
726
|
},
|
|
727
727
|
"node_modules/@types/semver": {
|
|
728
|
-
"version": "7.5.
|
|
729
|
-
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.
|
|
730
|
-
"integrity": "sha512-
|
|
728
|
+
"version": "7.5.1",
|
|
729
|
+
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.1.tgz",
|
|
730
|
+
"integrity": "sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==",
|
|
731
731
|
"dev": true
|
|
732
732
|
},
|
|
733
733
|
"node_modules/@types/shimmer": {
|
|
@@ -760,9 +760,9 @@
|
|
|
760
760
|
}
|
|
761
761
|
},
|
|
762
762
|
"node_modules/@types/update-notifier": {
|
|
763
|
-
"version": "6.0.
|
|
764
|
-
"resolved": "https://registry.npmjs.org/@types/update-notifier/-/update-notifier-6.0.
|
|
765
|
-
"integrity": "sha512-
|
|
763
|
+
"version": "6.0.5",
|
|
764
|
+
"resolved": "https://registry.npmjs.org/@types/update-notifier/-/update-notifier-6.0.5.tgz",
|
|
765
|
+
"integrity": "sha512-uUOhxsJ3edPHu06r3k4I2yJ4eoyqBt+53ra9+caXEx0ruoPwqNHTlkq75CUvI4yWsrCA5+31tih+opunLCYnXw==",
|
|
766
766
|
"dev": true,
|
|
767
767
|
"dependencies": {
|
|
768
768
|
"@types/configstore": "*",
|
|
@@ -770,9 +770,9 @@
|
|
|
770
770
|
}
|
|
771
771
|
},
|
|
772
772
|
"node_modules/@types/uuid": {
|
|
773
|
-
"version": "9.0.
|
|
774
|
-
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.
|
|
775
|
-
"integrity": "sha512-
|
|
773
|
+
"version": "9.0.3",
|
|
774
|
+
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.3.tgz",
|
|
775
|
+
"integrity": "sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug==",
|
|
776
776
|
"dev": true
|
|
777
777
|
},
|
|
778
778
|
"node_modules/@types/xmldom": {
|
|
@@ -1293,9 +1293,9 @@
|
|
|
1293
1293
|
"integrity": "sha512-LEeSAWeh2Gfa2FtlQE1shxQ8zi5F9GHarrGKz08TMdODD5T4eH6BMsvtnhbWZ+XQn+Gb6om/917ucvRu7l7ukw=="
|
|
1294
1294
|
},
|
|
1295
1295
|
"node_modules/axios": {
|
|
1296
|
-
"version": "1.
|
|
1297
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.
|
|
1298
|
-
"integrity": "sha512-
|
|
1296
|
+
"version": "1.5.0",
|
|
1297
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.5.0.tgz",
|
|
1298
|
+
"integrity": "sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==",
|
|
1299
1299
|
"dependencies": {
|
|
1300
1300
|
"follow-redirects": "^1.15.0",
|
|
1301
1301
|
"form-data": "^4.0.0",
|
|
@@ -5194,9 +5194,9 @@
|
|
|
5194
5194
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
|
|
5195
5195
|
},
|
|
5196
5196
|
"node_modules/yaml": {
|
|
5197
|
-
"version": "2.3.
|
|
5198
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.
|
|
5199
|
-
"integrity": "sha512-
|
|
5197
|
+
"version": "2.3.2",
|
|
5198
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.2.tgz",
|
|
5199
|
+
"integrity": "sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==",
|
|
5200
5200
|
"engines": {
|
|
5201
5201
|
"node": ">= 14"
|
|
5202
5202
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnp/cli-microsoft365",
|
|
3
|
-
"version": "7.0.0-beta.
|
|
3
|
+
"version": "7.0.0-beta.14c7857",
|
|
4
4
|
"description": "Manage Microsoft 365 and SharePoint Framework projects on any platform",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./dist/api.js",
|
|
@@ -64,11 +64,6 @@
|
|
|
64
64
|
"email": "appie@digiwijs.nl",
|
|
65
65
|
"web": "https://www.cloudappie.nl/"
|
|
66
66
|
},
|
|
67
|
-
{
|
|
68
|
-
"name": "Rabia Williams",
|
|
69
|
-
"email": "rabiawilliams@gmail.com",
|
|
70
|
-
"web": "https://rabiawilliams.com/"
|
|
71
|
-
},
|
|
72
67
|
{
|
|
73
68
|
"name": "Patrick Lamber",
|
|
74
69
|
"email": "patrick@nubo.eu",
|
|
@@ -149,6 +144,7 @@
|
|
|
149
144
|
"Kesavanarayanan, Sudharsan <10280385+sudharsank@users.noreply.github.com>",
|
|
150
145
|
"Khalil, Bassem <bk@bassems-air.home>",
|
|
151
146
|
"Kirkham, Don <donkirkham@live.com>",
|
|
147
|
+
"Kornet, Michał <kornetmichal@gmail.com>",
|
|
152
148
|
"Kumar, Shantha <34408892+ktskumar@users.noreply.github.com>",
|
|
153
149
|
"Kurian, Cyril C <cyril.kurian2@gmail.com>",
|
|
154
150
|
"Lamber, Patrick <patrick@nubo.eu>",
|
|
@@ -236,7 +232,7 @@
|
|
|
236
232
|
"adaptivecards-templating": "^2.3.1",
|
|
237
233
|
"adm-zip": "^0.5.10",
|
|
238
234
|
"applicationinsights": "^2.7.0",
|
|
239
|
-
"axios": "^1.
|
|
235
|
+
"axios": "^1.5.0",
|
|
240
236
|
"chalk": "^5.2.0",
|
|
241
237
|
"clipboardy": "^3.0.0",
|
|
242
238
|
"configstore": "^6.0.0",
|
|
@@ -255,7 +251,7 @@
|
|
|
255
251
|
"typescript": "^5.0.2",
|
|
256
252
|
"update-notifier": "^6.0.2",
|
|
257
253
|
"uuid": "^9.0.0",
|
|
258
|
-
"yaml": "^2.3.
|
|
254
|
+
"yaml": "^2.3.2"
|
|
259
255
|
},
|
|
260
256
|
"devDependencies": {
|
|
261
257
|
"@microsoft/microsoft-graph-types": "^2.38.0",
|
|
@@ -265,13 +261,13 @@
|
|
|
265
261
|
"@types/json-to-ast": "^2.1.2",
|
|
266
262
|
"@types/minimist": "^1.2.2",
|
|
267
263
|
"@types/mocha": "^10.0.1",
|
|
268
|
-
"@types/node": "^18.17.
|
|
264
|
+
"@types/node": "^18.17.14",
|
|
269
265
|
"@types/node-forge": "^1.3.4",
|
|
270
266
|
"@types/omelette": "^0.4.2",
|
|
271
|
-
"@types/semver": "^7.5.
|
|
267
|
+
"@types/semver": "^7.5.1",
|
|
272
268
|
"@types/sinon": "^10.0.16",
|
|
273
|
-
"@types/update-notifier": "^6.0.
|
|
274
|
-
"@types/uuid": "^9.0.
|
|
269
|
+
"@types/update-notifier": "^6.0.5",
|
|
270
|
+
"@types/uuid": "^9.0.3",
|
|
275
271
|
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
|
276
272
|
"@typescript-eslint/parser": "^5.62.0",
|
|
277
273
|
"c8": "^7.14.0",
|