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.18 to 0.1.19

4

lib/server.js

@@ -46,3 +46,3 @@ var path = require('path');

console.log('socket error: '+err);
consumer.declineChain(ua);
consumer.goto('decline', ua);
})

@@ -52,3 +52,3 @@

console.log('socket end');
consumer.declineChain(ua);
consumer.goto('decline', ua);
})

@@ -55,0 +55,0 @@

@@ -60,3 +60,3 @@ {

"optionalDependencies": {},
"version": "0.1.18",
"version": "0.1.19",
"directories": {

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