Comparing version 1.0.0 to 1.0.1
@@ -74,2 +74,4 @@ var through = require('through2'); | ||
} | ||
out.push('\n'); | ||
@@ -76,0 +78,0 @@ // Expose errors and res on returned dup stream |
{ | ||
"name": "tap-spec", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Formatted TAP output like Mocha's spec reporter", | ||
@@ -5,0 +5,0 @@ "main": "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
3795
77