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

@appium/support

Package Overview
Dependencies
Maintainers
4
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appium/support - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

14

package.json
{
"name": "@appium/support",
"version": "5.1.1",
"version": "5.1.2",
"description": "Support libs used across appium packages",

@@ -39,3 +39,3 @@ "keywords": [

"test": "npm run test:unit",
"test:e2e": "mocha -p --timeout 20s --slow 10s \"./test/e2e/**/*.spec.js\"",
"test:e2e": "mocha --timeout 20s --slow 10s \"./test/e2e/**/*.spec.js\"",
"test:smoke": "node ./index.js",

@@ -45,5 +45,5 @@ "test:unit": "mocha \"./test/unit/**/*.spec.js\""

"dependencies": {
"@appium/logger": "^1.5.0",
"@appium/logger": "^1.6.0",
"@appium/tsconfig": "^0.3.3",
"@appium/types": "^0.21.0",
"@appium/types": "^0.21.1",
"@colors/colors": "1.6.0",

@@ -93,4 +93,4 @@ "@types/archiver": "6.0.2",

"supports-color": "8.1.1",
"teen_process": "2.1.6",
"type-fest": "4.20.1",
"teen_process": "2.2.0",
"type-fest": "4.21.0",
"uuid": "10.0.0",

@@ -110,3 +110,3 @@ "which": "4.0.0",

},
"gitHead": "19928e9b906b9bcd84954526fa3bcb4a002bb41d"
"gitHead": "74292e229269120a58cc716ed1d8d56c8ff9c079"
}
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