@appium/schema
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@appium/schema", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Appium Configuration Schema", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"scripts": { | ||
"build": "run-s build:distfiles build:schema-json", | ||
"build": "run-s build:*", | ||
"build:distfiles": "babel lib --root-mode=upward --out-dir=build", | ||
@@ -48,3 +48,3 @@ "build:schema-json": "node ./scripts/generate-schema-json.js", | ||
}, | ||
"gitHead": "319f7289e7019efaeac1271936b2d991041a02c2" | ||
"gitHead": "8b7906f757f23b7abc09a0acf41a3daa6671c2ec" | ||
} |
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
84182