node-simctl 8.1.6 → 8.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## [8.1.7](https://github.com/appium/node-simctl/compare/v8.1.6...v8.1.7) (2026-04-10)
2
+
3
+ ### Miscellaneous Chores
4
+
5
+ * **deps-dev:** bump typescript from 5.9.3 to 6.0.2 ([#291](https://github.com/appium/node-simctl/issues/291)) ([2032f35](https://github.com/appium/node-simctl/commit/2032f3517fe91898b815be64f1ac00eaf7112962))
6
+
1
7
  ## [8.1.6](https://github.com/appium/node-simctl/compare/v8.1.5...v8.1.6) (2026-02-16)
2
8
 
3
9
  ### Bug Fixes
@@ -0,0 +1,5 @@
1
+ import { Simctl } from './simctl';
2
+ export type { SimctlOpts, DeviceInfo, SimCreationOpts, BootMonitorOptions, CertOptions, XCRun, AppInfo, } from './types';
3
+ export { Simctl };
4
+ export default Simctl;
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../lib/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,MAAM,EAAC,MAAM,UAAU,CAAC;AAChC,YAAY,EACV,UAAU,EACV,UAAU,EACV,eAAe,EACf,kBAAkB,EAClB,WAAW,EACX,KAAK,EACL,OAAO,GACR,MAAM,SAAS,CAAC;AAEjB,OAAO,EAAC,MAAM,EAAC,CAAC;AAChB,eAAe,MAAM,CAAC"}
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Simctl = void 0;
4
- const simctl_1 = require("./lib/simctl");
4
+ const simctl_1 = require("./simctl");
5
5
  Object.defineProperty(exports, "Simctl", { enumerable: true, get: function () { return simctl_1.Simctl; } });
6
6
  exports.default = simctl_1.Simctl;
7
7
  //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../lib/index.ts"],"names":[],"mappings":";;;AAAA,qCAAgC;AAWxB,uFAXA,eAAM,OAWA;AACd,kBAAe,eAAM,CAAC"}
@@ -1,4 +1,4 @@
1
- import { Simctl } from './lib/simctl';
1
+ import {Simctl} from './simctl';
2
2
  export type {
3
3
  SimctlOpts,
4
4
  DeviceInfo,
@@ -7,7 +7,7 @@ export type {
7
7
  CertOptions,
8
8
  XCRun,
9
9
  AppInfo,
10
- } from './lib/types';
10
+ } from './types';
11
11
 
12
- export { Simctl };
12
+ export {Simctl};
13
13
  export default Simctl;
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "ios",
7
7
  "simctl"
8
8
  ],
9
- "version": "8.1.6",
9
+ "version": "8.1.7",
10
10
  "author": "Appium Contributors",
11
11
  "license": "Apache-2.0",
12
12
  "repository": {
@@ -20,15 +20,13 @@
20
20
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
21
21
  "npm": ">=10"
22
22
  },
23
- "main": "./build/index.js",
23
+ "main": "./build/lib/index.js",
24
24
  "bin": {},
25
25
  "directories": {
26
26
  "lib": "./lib"
27
27
  },
28
28
  "files": [
29
- "index.ts",
30
29
  "lib",
31
- "build/index.*",
32
30
  "build/lib",
33
31
  "CHANGELOG.md"
34
32
  ],
@@ -80,7 +78,7 @@
80
78
  "semantic-release": "^25.0.2",
81
79
  "sinon": "^21.0.0",
82
80
  "ts-node": "^10.9.1",
83
- "typescript": "^5.4.3"
81
+ "typescript": "^6.0.2"
84
82
  },
85
- "types": "./build/index.d.ts"
83
+ "types": "./build/lib/index.d.ts"
86
84
  }
package/build/index.d.ts DELETED
@@ -1,5 +0,0 @@
1
- import { Simctl } from './lib/simctl';
2
- export type { SimctlOpts, DeviceInfo, SimCreationOpts, BootMonitorOptions, CertOptions, XCRun, AppInfo, } from './lib/types';
3
- export { Simctl };
4
- export default Simctl;
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,YAAY,EACV,UAAU,EACV,UAAU,EACV,eAAe,EACf,kBAAkB,EAClB,WAAW,EACX,KAAK,EACL,OAAO,GACR,MAAM,aAAa,CAAC;AAErB,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,eAAe,MAAM,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAW7B,uFAXA,eAAM,OAWA;AACf,kBAAe,eAAM,CAAC"}