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.4.3 to 7.4.4

7

CHANGELOG.md

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

## [7.4.4](https://github.com/appium/node-simctl/compare/v7.4.3...v7.4.4) (2024-05-16)
### Miscellaneous Chores
* Update dev dependencies ([22b51c8](https://github.com/appium/node-simctl/commit/22b51c839455651b3d38d46a53ba19f48a3d557c))
## [7.4.3](https://github.com/appium/node-simctl/compare/v7.4.2...v7.4.3) (2024-05-16)

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

21

package.json

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

],
"version": "7.4.3",
"version": "7.4.4",
"author": "Appium Contributors",

@@ -55,4 +55,2 @@ "license": "Apache-2.0",

"lint:fix": "npm run lint -- --fix",
"precommit-lint": "lint-staged",
"precommit-msg": "echo 'Pre-commit checks...' && exit 0",
"prepare": "npm run build",

@@ -62,11 +60,2 @@ "test": "mocha --exit --timeout 1m \"./test/unit/**/*-specs.js\"",

},
"pre-commit": [
"precommit-msg",
"precommit-lint"
],
"lint-staged": {
"*.js": [
"eslint --fix"
]
},
"prettier": {

@@ -97,11 +86,3 @@ "bracketSpacing": false,

"conventional-changelog-conventionalcommits": "^7.0.1",
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-promise": "^6.1.1",
"lint-staged": "^15.0.2",
"mocha": "^10.0.0",
"pre-commit": "^1.1.3",
"prettier": "^3.0.0",

@@ -108,0 +89,0 @@ "proxyquire": "^2.1.3",

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