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.0 to 0.1.1

4

lib/router.js

@@ -31,5 +31,5 @@ var net = require('net');

connect(name, opts) {
connect(opts) {
var ua = new Ua();
ua.setClient(name, new Client(ua, opts));
ua.setClient(new Client(ua, opts));
return ua;

@@ -36,0 +36,0 @@ }

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

"optionalDependencies": {},
"version": "0.1.00",
"version": "0.1.01",
"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