hermione-test-filter
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -26,4 +26,2 @@ 'use strict'; | ||
if (_.isEmpty(input)) { | ||
console.warn('hermione-test-filter: Input file is empty. All tests will be run.'); | ||
return; | ||
@@ -30,0 +28,0 @@ } |
@@ -12,3 +12,2 @@ 'use strict'; | ||
} catch (e) { | ||
console.warn(`Error while reading file ${path}`, e); | ||
data = '[]'; | ||
@@ -15,0 +14,0 @@ } |
{ | ||
"name": "hermione-test-filter", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "plugin for filtering tests specified in json-file", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
4730
69