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.5.10 to 0.5.12

2

lib/transaction.js

@@ -200,3 +200,3 @@ const debug = require('debug') ('sipware:transaction')

// public
wait(ttl) {
wait(ttl = 10000) {
return new Promise((res, rej) => {

@@ -203,0 +203,0 @@ if(this.timer) {

@@ -67,3 +67,3 @@ {

"optionalDependencies": {},
"version": "0.5.10",
"version": "0.5.12",
"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