Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sipware

Package Overview
Dependencies
Maintainers
1
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sipware - npm Package Compare versions

Comparing version 0.6.30 to 0.6.31

2

lib/headers.js

@@ -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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc