@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.20230810.1",
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": {
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.36.4"
8
+ "packageVersion": "7.37.0"
9
9
  }
10
10
  ]
11
11
  }