New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@conectar/conectar-ws

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conectar/conectar-ws - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

4

lib/wire.js

@@ -10,3 +10,3 @@ import './webrtc-adapter';

logWebrtc('User agent =', navigator.userAgent);
logWebrtc('Try fix version', 3);
logWebrtc('Try fix version', 4);

@@ -16,3 +16,3 @@ this.options = options;

{
urls: 'turn:connectar.demo.forasoft.com',
urls: 'turn:conectar.demo.forasoft.com?transport=tcp',
username: 'conectar',

@@ -19,0 +19,0 @@ credential: 'ZVp1NaagEN7r',

{
"name": "@conectar/conectar-ws",
"version": "0.0.31",
"version": "0.0.32",
"description": "Conectar WS connections",

@@ -5,0 +5,0 @@ "main": "dist/wire.js",

Sorry, the diff of this file is too big to display

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