tap-parser
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -140,2 +140,3 @@ var Writable = require('stream').Writable; | ||
} | ||
else this.emit('extra', line) | ||
}; | ||
@@ -142,0 +143,0 @@ |
{ | ||
"name": "tap-parser", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "parse the test anything protocol", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
30473
914
144