tap-assert
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -308,3 +308,3 @@ // an assert module that returns tappable data for each assertion. | ||
function diffObj (f, w) { | ||
function diffObject (f, w) { | ||
var f = stringify(f) | ||
@@ -311,0 +311,0 @@ , w = stringify(w) |
{ "name" : "tap-assert" | ||
, "version" : "0.0.1" | ||
, "version" : "0.0.2" | ||
, "description" : "An assertion module that returns TAP result objects" | ||
@@ -8,2 +8,5 @@ , "main" : "./assert.js" | ||
, "keywords" : [ "assert", "test", "tap" ] | ||
, "license" : | ||
{ "type" : "MIT" | ||
, "url" : "https://github.com/isaacs/tap-assert/raw/master/LICENSE" } | ||
} |
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
11282
5
0