Comparing version 1.0.0 to 1.0.1
@@ -8,4 +8,6 @@ module.exports = { | ||
HttpResponse: require('./HttpResponse'), | ||
HttpExchange: require('./HttpExchange'), | ||
HttpConversation: require('./HttpConversation'), | ||
formatHeaderName: require('./formatHeaderName'), | ||
foldHeaderLine: require('./foldHeaderLine') | ||
}; |
{ | ||
"name": "messy", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Object model for HTTP and RFC822 messages", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.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
70384
1517