@appium/schema
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "@appium/schema", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Appium Configuration Schema", | ||
@@ -37,3 +37,4 @@ "keywords": [ | ||
"clean": "git checkout -- ./lib/appium-config.schema.json || true", | ||
"test:smoke": "node ./index.js" | ||
"test:smoke": "node ./index.js", | ||
"test": "exit 0" | ||
}, | ||
@@ -55,3 +56,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "7b4935632222123a4fa7422461f6312f1f0dfbe4" | ||
"gitHead": "872b924a97c13142bdb8bf4218a4db324f309ce4" | ||
} |
Sorry, the diff of this file is not supported yet
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
80651