@azure/arm-avs 7.0.0-alpha.20251126.1 → 7.0.0-alpha.20251201.1
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/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure/arm-avs",
|
|
3
|
-
"version": "7.0.0-alpha.
|
|
3
|
+
"version": "7.0.0-alpha.20251201.1",
|
|
4
4
|
"description": "A generated SDK for AzureVMwareSolutionAPI.",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=20.0.0"
|
|
@@ -103,11 +103,11 @@
|
|
|
103
103
|
"tshy": "^3.0.3",
|
|
104
104
|
"typescript": "~5.9.3",
|
|
105
105
|
"vitest": "^4.0.8",
|
|
106
|
-
"@azure-tools/test-credential": "^2.1.2",
|
|
107
106
|
"@azure-tools/test-recorder": "^4.1.1",
|
|
108
|
-
"@azure/
|
|
107
|
+
"@azure-tools/test-utils-vitest": "^2.0.1",
|
|
109
108
|
"@azure/dev-tool": "^1.0.0",
|
|
110
|
-
"@azure
|
|
109
|
+
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
|
|
110
|
+
"@azure-tools/test-credential": "^2.1.2"
|
|
111
111
|
},
|
|
112
112
|
"//sampleConfiguration": {
|
|
113
113
|
"productName": "@azure/arm-avs",
|