Comparing version 0.6.29 to 0.6.30
@@ -303,3 +303,3 @@ const debug = require('debug') ('sipware:headers') | ||
uniqAddrs(addrs = []) { | ||
return addrs.filter((e, i, s) => i === s.findIndex(a => a.address === e.address)); | ||
return addrs.filter((e, i, s) => e && i === s.findIndex(a => a?.address === e.address)); | ||
}, | ||
@@ -306,0 +306,0 @@ printUniqAddrs(addrs = []) { |
@@ -67,3 +67,3 @@ { | ||
"optionalDependencies": {}, | ||
"version": "0.6.29", | ||
"version": "0.6.30", | ||
"directories": { | ||
@@ -70,0 +70,0 @@ "lib": "lib" |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
126416
5