Comparing version 6.12.1 to 6.12.2
@@ -307,3 +307,3 @@ /*global unescape, btoa, atob, JSON*/ | ||
this._body = zlib[contentEncoding === 'gzip' ? 'gunzipSync' : 'inflateSync'](this._body); | ||
} catch (e) { | ||
} catch (e) {} | ||
} | ||
@@ -310,0 +310,0 @@ } |
{ | ||
"name": "messy", | ||
"version": "6.12.1", | ||
"version": "6.12.2", | ||
"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
177496