@appium/support
Advanced tools
Comparing version 5.1.1 to 5.1.2
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
409312
+ Addedteen_process@2.2.0(transitive)
+ Addedtype-fest@4.21.0(transitive)
- Removedteen_process@2.1.6(transitive)
- Removedtype-fest@4.20.1(transitive)
Updated@appium/logger@^1.6.0
Updated@appium/types@^0.21.1
Updatedteen_process@2.2.0
Updatedtype-fest@4.21.0