unexpected
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -11,2 +11,6 @@ module.exports = function (expect) { | ||
}); | ||
// Intended to be redefined by a plugin that offers syntax highlighting: | ||
expect.output.addStyle('code', function (content, language) { | ||
this.text(content); | ||
}); | ||
}; |
{ | ||
"name": "unexpected", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"dependencies": { | ||
"magicpen": "=0.3.2" | ||
"magicpen": "=0.3.3" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
476594
11651
Updatedmagicpen@=0.3.3