New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.8 to 0.1.9

2

lib/client.js

@@ -18,2 +18,3 @@ var net = require('net');

}
console.log('consumer:'+util.inspect(consumer));
}

@@ -25,3 +26,2 @@

this.client = this.srv.connect(this.opts, () => {
console.log('consumer:'+util.inspect(consumer));
this.trunk.socket = this.client;

@@ -28,0 +28,0 @@ this.consumer.connect();

@@ -59,3 +59,3 @@ {

"optionalDependencies": {},
"version": "0.1.8",
"version": "0.1.9",
"directories": {

@@ -62,0 +62,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