@azure/arm-datamigration 3.0.0-alpha.20240129.1 → 3.0.0-alpha.20240202.1
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
"sdk-type": "mgmt",
|
4
4
|
"author": "Microsoft Corporation",
|
5
5
|
"description": "A generated SDK for DataMigrationManagementClient.",
|
6
|
-
"version": "3.0.0-alpha.
|
6
|
+
"version": "3.0.0-alpha.20240202.1",
|
7
7
|
"engines": {
|
8
8
|
"node": ">=18.0.0"
|
9
9
|
},
|
@@ -33,7 +33,7 @@
|
|
33
33
|
"typescript": "~5.3.3",
|
34
34
|
"uglify-js": "^3.4.9",
|
35
35
|
"rimraf": "^3.0.0",
|
36
|
-
"@azure/identity": "^
|
36
|
+
"@azure/identity": "^4.0.1",
|
37
37
|
"@azure-tools/test-recorder": "^3.0.0",
|
38
38
|
"@azure-tools/test-credential": "^1.0.0",
|
39
39
|
"mocha": "^10.0.0",
|
@@ -42,7 +42,8 @@
|
|
42
42
|
"cross-env": "^7.0.2",
|
43
43
|
"@types/node": "^18.0.0",
|
44
44
|
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
|
45
|
-
"ts-node": "^10.0.0"
|
45
|
+
"ts-node": "^10.0.0",
|
46
|
+
"@types/mocha": "^10.0.0"
|
46
47
|
},
|
47
48
|
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datamigration/arm-datamigration",
|
48
49
|
"repository": {
|