@azure/arm-datamigration 3.0.0-alpha.20240628.1 → 3.0.0-alpha.20240704.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,3 @@
1
- /// <reference lib="esnext.asynciterable" />
2
1
  export { getContinuationToken } from "./pagingHelper";
3
2
  export * from "./models";
4
3
  export { DataMigrationManagementClient } from "./dataMigrationManagementClient";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AACtD,cAAc,UAAU,CAAC;AACzB,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAChF,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AACtD,cAAc,UAAU,CAAC;AACzB,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAChF,cAAc,wBAAwB,CAAC"}
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.20240628.1",
6
+ "version": "3.0.0-alpha.20240704.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },
@@ -30,7 +30,7 @@
30
30
  "devDependencies": {
31
31
  "@microsoft/api-extractor": "^7.31.1",
32
32
  "mkdirp": "^3.0.1",
33
- "typescript": "~5.4.5",
33
+ "typescript": "~5.5.3",
34
34
  "uglify-js": "^3.4.9",
35
35
  "rimraf": "^5.0.5",
36
36
  "@azure/identity": "^4.0.1",