@azure/arm-datamigration 3.0.0-alpha.20230810.1 → 3.0.0-alpha.20230918.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.20230918.1",
|
7
7
|
"engines": {
|
8
8
|
"node": ">=14.0.0"
|
9
9
|
},
|
@@ -47,7 +47,8 @@
|
|
47
47
|
"chai": "^4.2.0",
|
48
48
|
"cross-env": "^7.0.2",
|
49
49
|
"@types/node": "^14.0.0",
|
50
|
-
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb"
|
50
|
+
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
|
51
|
+
"ts-node": "^10.0.0"
|
51
52
|
},
|
52
53
|
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datamigration/arm-datamigration",
|
53
54
|
"repository": {
|