Comparing version 0.3.0 to 0.3.1
@@ -143,2 +143,3 @@ /* | ||
self.lastResponse = body; | ||
self.lastResponseHeaders = response.headers; | ||
if (err) { | ||
@@ -145,0 +146,0 @@ callback(err); |
{ | ||
"name": "soap", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "A minimal node SOAP client", | ||
@@ -5,0 +5,0 @@ "engines": { "node": ">=0.8.0" }, |
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
1953
201983
28