Comparing version 6.3.13 to 6.3.14
@@ -99,2 +99,6 @@ 'use strict' | ||
if (!config.autoWatch && !config.singleRun) { | ||
this.log.warn('`autowatch` and `singleRun` are both `false`. In order to execute tests use `karma run`.') | ||
} | ||
let modules = [{ | ||
@@ -101,0 +105,0 @@ helper: ['value', helper], |
@@ -33,4 +33,4 @@ { | ||
"Maksim Ryzhikov <rv.maksim@gmail.com>", | ||
"semantic-release-bot <semantic-release-bot@martynus.net>", | ||
"ukasz Usarz <lukasz.usarz@gmail.com>", | ||
"semantic-release-bot <semantic-release-bot@martynus.net>", | ||
"Christian Budde Christensen <budde377@gmail.com>", | ||
@@ -45,5 +45,5 @@ "Wesley Cho <wesley.cho@gmail.com>", | ||
"Mark Trostler <mark@zzo.com>", | ||
"Jonathan Ginsburg <jon@than.ml>", | ||
"Ciro Nunes <ciroanunes@gmail.com>", | ||
"Christian Budde Christensen <christi@n-bud.de>", | ||
"Jonathan Ginsburg <jon@than.ml>", | ||
"Pawel Kozlowski <pkozlowski.opensource@gmail.com>", | ||
@@ -504,3 +504,3 @@ "Robo <hop2deep@gmail.com>", | ||
}, | ||
"version": "6.3.13", | ||
"version": "6.3.14", | ||
"license": "MIT", | ||
@@ -507,0 +507,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
527723
10630