Comparing version 2.4.0 to 2.4.1
{ | ||
// Spec directory path. Your spec_files must be relative to this path | ||
"spec_dir": "spec", | ||
// Array of filepaths (and globs) relative to spec_dir to include | ||
"spec_files": [ | ||
"**/*[sS]pec.js" | ||
], | ||
// Array of filepaths (and globs) relative spec_dir to include before jasmine specs | ||
"helpers": [ | ||
"helpers/**/*.js" | ||
], | ||
// Stop execution of a spec after the first expectation failure in it | ||
stopSpecOnExpectationFailure: false, | ||
// Run specs in semi-random order | ||
random: false | ||
"stopSpecOnExpectationFailure": false, | ||
"random": false | ||
} |
@@ -12,3 +12,3 @@ { | ||
"license": "MIT", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"repository": { | ||
@@ -15,0 +15,0 @@ "type": "git", |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
22540
14
0
49
619