hermione-test-filter
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -23,4 +23,2 @@ 'use strict'; | ||
defaultValue: 'hermione-filter.json', | ||
parseEnv: JSON.parse, | ||
parseCli: JSON.parse, | ||
validate: (v) => { | ||
@@ -27,0 +25,0 @@ if (!_.isString(v)) { |
{ | ||
"name": "hermione-test-filter", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"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
4662
67