@seydx/tr064
Advanced tools
Comparing version 0.4.1-3 to 0.4.1-4
{ | ||
"name": "@seydx/tr064", | ||
"version": "0.4.1-3", | ||
"version": "0.4.1-4", | ||
"author": "Nicolai Schmid <hey@schmid.uno>", | ||
@@ -5,0 +5,0 @@ "description": "TR-064 - UPnP/IGD for node.js", |
@@ -329,4 +329,2 @@ var parseString = require('xml2js').parseString; | ||
error = { | ||
response: response.statusMessage, | ||
responseCode: response.statusCode, | ||
tr064: newFault.detail.UPnPError.errorDescription, | ||
@@ -333,0 +331,0 @@ tr064code: newFault.detail.UPnPError.errorCode, |
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
221971
709