Comparing version 18.13.0 to 18.14.1
@@ -18,3 +18,3 @@ #!/usr/bin/env node | ||
if (!isInstalledGlobally) { | ||
if (process.platform !== 'win32' && !isInstalledGlobally) { | ||
log('Error: "detox-cli" package is not meant to be installed locally, exiting...'); | ||
@@ -21,0 +21,0 @@ log('HINT: Remove the local installation and reinstall it globally:'); |
{ | ||
"name": "detox-cli", | ||
"version": "18.13.0", | ||
"version": "18.14.1", | ||
"description": "Optional wrapper for Detox CLI, meant to be installed globally", | ||
@@ -30,3 +30,3 @@ "main": "cli.js", | ||
"homepage": "https://github.com/wix/Detox", | ||
"gitHead": "36cec1ede300b028d9ce27001b43695628d43ed5" | ||
"gitHead": "61b95b2081b8f82ff8dcf2a258a67c48666852e0" | ||
} |
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
4459