Comparing version 2.4.0 to 2.4.1
@@ -416,3 +416,3 @@ var Stream = require('stream'); | ||
this._assert(!caught, { | ||
message : defined(msg, 'should throw'), | ||
message : defined(msg, 'should not throw'), | ||
operator : 'throws', | ||
@@ -419,0 +419,0 @@ actual : caught && caught.error, |
{ | ||
"name" : "tape", | ||
"version" : "2.4.0", | ||
"version" : "2.4.1", | ||
"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
57656