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.2 to 0.1.3

4

lib/ua.js

@@ -63,3 +63,3 @@ var util = require('util');

request(headers, content, ttl) {
_request_(headers, content, ttl) {
var trans = this.trans(this.client);

@@ -76,2 +76,4 @@ ttl = ttl || undefined;

request(...args) {return this._request_(...args)}
notification(headers, content) {

@@ -78,0 +80,0 @@ var trans = this.trans(this.client);

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

"optionalDependencies": {},
"version": "0.1.2",
"version": "0.1.3",
"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