Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

node-simctl

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-simctl - npm Package Compare versions

Comparing version 7.3.13 to 7.4.0

@@ -130,5 +130,5 @@ export default Simctl;

_devicesSetPath: string | null;
set udid(arg: string | null);
set udid(value: string | null);
get udid(): string | null;
set devicesSetPath(arg: string | null);
set devicesSetPath(value: string | null);
get devicesSetPath(): string | null;

@@ -135,0 +135,0 @@ /**

@@ -0,1 +1,8 @@

## [7.4.0](https://github.com/appium/node-simctl/compare/v7.3.13...v7.4.0) (2024-03-24)
### Features
* Add types to package.json ([#236](https://github.com/appium/node-simctl/issues/236)) ([fc33007](https://github.com/appium/node-simctl/commit/fc33007e8073287ae245c20696b1e583c8e3595f))
## [7.3.13](https://github.com/appium/node-simctl/compare/v7.3.12...v7.3.13) (2023-11-08)

@@ -2,0 +9,0 @@

@@ -9,3 +9,3 @@ {

],
"version": "7.3.13",
"version": "7.4.0",
"author": "Appium Contributors",

@@ -111,4 +111,5 @@ "license": "Apache-2.0",

"ts-node": "^10.9.1",
"typescript": "^5.1.6"
}
"typescript": "^5.4.3"
},
"types": "./build/lib/index.d.ts"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet