Comparing version 0.0.3 to 0.0.4
@@ -43,2 +43,4 @@ var createDefaultStream = require('./lib/default_stream'); | ||
return t | ||
function onend () { | ||
@@ -45,0 +47,0 @@ running = false; |
{ | ||
"name" : "tape", | ||
"version" : "0.0.3", | ||
"version" : "0.0.4", | ||
"description" : "tap-producing test harness for node and browsers", | ||
@@ -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
35948
1009