Comparing version 0.6.30 to 0.6.31
@@ -321,3 +321,3 @@ const debug = require('debug') ('sipware:headers') | ||
if(addrs && addrs.length) { | ||
if(addrs) { | ||
val.push(`${this.encodeDisplayName(g)}: ${this.printUniqAddrs(addrs.map(a => ({...a, group: undefined})))};`); | ||
@@ -324,0 +324,0 @@ } |
@@ -67,3 +67,3 @@ { | ||
"optionalDependencies": {}, | ||
"version": "0.6.30", | ||
"version": "0.6.31", | ||
"directories": { | ||
@@ -70,0 +70,0 @@ "lib": "lib" |
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
126400