ember-chromium
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -12,3 +12,4 @@ /* global require, module */ | ||
"--disable-gpu", | ||
"--remote-debugging-port=9222" | ||
"--remote-debugging-port=9222", | ||
"--no-sandbox" | ||
]; | ||
@@ -15,0 +16,0 @@ |
{ | ||
"name": "ember-chromium", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "One place to hold all the logic to download and run ember tests in chromium", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
10560
266