Socket
Socket
Sign inDemoInstall

appium-idb

Package Overview
Dependencies
233
Maintainers
6
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.13 to 1.8.14

7

CHANGELOG.md

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

## [1.8.14](https://github.com/appium/appium-idb/compare/v1.8.13...v1.8.14) (2024-05-16)
### Miscellaneous Chores
* Update dev dependencies ([2b29b4f](https://github.com/appium/appium-idb/commit/2b29b4fadb85eeeb58a7dfdb4bdd6b14b1977474))
## [1.8.13](https://github.com/appium/appium-idb/compare/v1.8.12...v1.8.13) (2024-04-09)

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

21

package.json

@@ -7,3 +7,3 @@ {

],
"version": "1.8.13",
"version": "1.8.14",
"author": "appium",

@@ -22,7 +22,2 @@ "license": "Apache-2.0",

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

@@ -59,4 +54,2 @@ "bracketSpacing": false,

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

@@ -66,6 +59,2 @@ "test": "mocha --exit --timeout 1m \"./test/unit/**/*-specs.js\"",

},
"pre-commit": [
"precommit-msg",
"precommit-lint"
],
"devDependencies": {

@@ -91,12 +80,4 @@ "@appium/eslint-config-appium": "^8.0.4",

"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",
"node-simctl": "^7.0.1",
"pre-commit": "^1.1.3",
"prettier": "^3.0.0",

@@ -103,0 +84,0 @@ "semantic-release": "^23.0.0",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc