@microsoft/m365agentstoolkit-cli 1.1.5-beta.2026011605.0 → 1.1.5-beta.2026011907.0
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/lib/index.js +2 -2
- package/package.json +5 -5
- package/templates/fallback/common.zip +0 -0
- package/templates/fallback/csharp.zip +0 -0
- package/templates/fallback/js.zip +0 -0
- package/templates/fallback/python.zip +0 -0
- package/templates/fallback/ts.zip +0 -0
- package/templates/metadata.zip +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/m365agentstoolkit-cli",
|
|
3
|
-
"version": "1.1.5-beta.
|
|
3
|
+
"version": "1.1.5-beta.2026011907.0",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "Microsoft 365 Agents Toolkit CLI",
|
|
6
6
|
"license": "MIT",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"@inquirer/testing": "^2.1.2",
|
|
53
53
|
"@istanbuljs/nyc-config-typescript": "^1.0.1",
|
|
54
|
-
"@microsoft/metrics-ts": "0.0.10-beta.
|
|
54
|
+
"@microsoft/metrics-ts": "0.0.10-beta.2026011907.0",
|
|
55
55
|
"@types/chai": "^4.2.14",
|
|
56
56
|
"@types/chai-as-promised": "^7.1.3",
|
|
57
57
|
"@types/express": "^4.17.21",
|
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
"@inquirer/core": "^5.1.2",
|
|
109
109
|
"@inquirer/prompts": "^6.0.0",
|
|
110
110
|
"@inquirer/type": "^1.1.5",
|
|
111
|
-
"@microsoft/teamsfx-api": "0.23.12-beta.
|
|
112
|
-
"@microsoft/teamsfx-core": "3.0.10-beta.
|
|
111
|
+
"@microsoft/teamsfx-api": "0.23.12-beta.2026011907.0",
|
|
112
|
+
"@microsoft/teamsfx-core": "3.0.10-beta.2026011907.0",
|
|
113
113
|
"ansi-escapes": "^4.3.2",
|
|
114
114
|
"applicationinsights": "^1.8.10",
|
|
115
115
|
"async-mutex": "^0.3.1",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"cli.js",
|
|
139
139
|
"cli_teamsapp.js"
|
|
140
140
|
],
|
|
141
|
-
"gitHead": "
|
|
141
|
+
"gitHead": "de9bb2ed74ae652f900849445a55b693ab110842",
|
|
142
142
|
"publishConfig": {
|
|
143
143
|
"access": "public"
|
|
144
144
|
},
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/templates/metadata.zip
CHANGED
|
Binary file
|