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.30 to 0.0.31

lib/webrtc-adapter.js

4

lib/wire.js

@@ -0,1 +1,3 @@

import './webrtc-adapter';
function logWebrtc(...args) {

@@ -8,3 +10,3 @@ console.log('[WEBRTC]: ', ...args);

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

@@ -11,0 +13,0 @@ this.options = options;

{
"name": "@conectar/conectar-ws",
"version": "0.0.30",
"version": "0.0.31",
"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