unexpected-messy
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -486,5 +486,5 @@ var messy = require('messy'), | ||
.append(inspect(part, depth)) | ||
.nl() | ||
.nl(); | ||
}); | ||
output.text('--' + message.boundary + '--', 'green').nl() | ||
output.text('--' + message.boundary + '--', 'green').nl(); | ||
} else { | ||
@@ -491,0 +491,0 @@ var upgradedBody = getUpgradedBody(message); |
{ | ||
"name": "unexpected-messy", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"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
117189