@azure/arm-mixedreality 4.1.0-alpha.20240628.1 → 4.1.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 { MixedRealityClient } from "./mixedRealityClient";
@@ -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,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,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,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,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 MixedRealityClient.",
6
- "version": "4.1.0-alpha.20240628.1",
6
+ "version": "4.1.0-alpha.20240704.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },
@@ -28,7 +28,7 @@
28
28
  "devDependencies": {
29
29
  "@microsoft/api-extractor": "^7.31.1",
30
30
  "mkdirp": "^3.0.1",
31
- "typescript": "~5.4.5",
31
+ "typescript": "~5.5.3",
32
32
  "uglify-js": "^3.4.9",
33
33
  "rimraf": "^5.0.5",
34
34
  "@azure/identity": "^4.0.1",