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

node-simctl

Package Overview
Dependencies
Maintainers
7
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-simctl - npm Package Compare versions

Comparing version 7.5.3 to 7.5.5

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## [7.5.5](https://github.com/appium/node-simctl/compare/v7.5.4...v7.5.5) (2024-08-29)
### Bug Fixes
* Update tests for node.js 22.7 ([#255](https://github.com/appium/node-simctl/issues/255)) ([723568b](https://github.com/appium/node-simctl/commit/723568b320364051289e94dda384fd25b50f19d9))
## [7.5.4](https://github.com/appium/node-simctl/compare/v7.5.3...v7.5.4) (2024-07-29)
### Miscellaneous Chores
* **deps-dev:** bump @types/node from 20.14.13 to 22.0.0 ([#253](https://github.com/appium/node-simctl/issues/253)) ([f9d7303](https://github.com/appium/node-simctl/commit/f9d73033bca8eb8627127f6d72e9d936db1201d0))
## [7.5.3](https://github.com/appium/node-simctl/compare/v7.5.2...v7.5.3) (2024-07-03)

@@ -2,0 +14,0 @@

6

package.json

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

],
"version": "7.5.3",
"version": "7.5.5",
"author": "Appium Contributors",

@@ -56,3 +56,3 @@ "license": "Apache-2.0",

"prepare": "npm run build",
"test": "mocha --exit --timeout 1m \"./test/unit/**/*-specs.js\"",
"test": "mocha --exit --timeout 1m \"./test/unit/**/*-specs.*js\"",
"e2e-test": "mocha --exit --timeout 5m \"./test/e2e/**/*-specs.js\""

@@ -74,3 +74,3 @@ },

"@types/mocha": "^10.0.1",
"@types/node": "^20.4.7",
"@types/node": "^22.0.0",
"@types/teen_process": "^2.0.2",

@@ -77,0 +77,0 @@ "appium-xcode": "^5.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc