section-tests
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "section-tests", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "TDD for node.js", | ||
@@ -33,4 +33,4 @@ "main": "index.js", | ||
"bin": { | ||
"section": "./bin/run ./test/*.js" | ||
"section": "./bin/run" | ||
} | ||
} |
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
58012