Comparing version 0.3.1 to 0.3.2
@@ -205,2 +205,4 @@ // an assert module that returns tappable data for each assertion. | ||
,"notEquals" | ||
,"notStrictEqual" | ||
,"notStrictEquals" | ||
,"isNotEqual" | ||
@@ -207,0 +209,0 @@ ,"isNot" |
{ | ||
"name": "tap", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)", | ||
@@ -5,0 +5,0 @@ "description": "A Test-Anything-Protocol library", |
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
99433
2851