unexpected-messy
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -488,3 +488,3 @@ var messy = require('messy'), | ||
}); | ||
output.text('--' + message.boundary + '--', 'green').nl(); | ||
output.text('--' + message.boundary + '--', 'green'); | ||
} else { | ||
@@ -491,0 +491,0 @@ var upgradedBody = getUpgradedBody(message); |
{ | ||
"name": "unexpected-messy", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "Unexpected plugin for the messy library", | ||
@@ -5,0 +5,0 @@ "main": "lib/unexpectedMessy.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
117170