@dollarshaveclub/e2e
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -56,3 +56,3 @@ #!/usr/bin/env node | ||
}).catch((err) => { | ||
console.error(err.stack) | ||
console.error(err.stack || err) | ||
process.exitCode = 1 | ||
@@ -59,0 +59,0 @@ gracefullyExit() |
{ | ||
"name": "@dollarshaveclub/e2e", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Make End-to-End Testing Great for Once", | ||
@@ -5,0 +5,0 @@ "main": "lib", |
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
36622